12 open-source projects similar to origin-byte/nft-protocol, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nft Protocol alternative.
Solmate is a collection of gas-optimized building blocks and libraries for developing secure and efficient smart contracts on the Solana blockchain. It provides a set of standardized tools including an access control framework for managing user roles and ownership, a high-precision fixed-point math library for decimal and signed integer calculations, and a Merkle proof verifier for validating data inclusion. The project provides secure token implementations for issuing and transferring fungible and non-fungible tokens. These implementations include safety checks to prevent silent failures dur
Poly bridge cross chain move support on starcoin
Starswap is a general purpose DEX on Starcoin.
This was the home of the Move language from inception to ~2022. This repository is no longer maintained, but development continues in https://github.com/move-language/move-on-aptos and https://github.com/move-language/move-sui.
Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo
A reference implementation of a neutral replicated state machine. Forked from the Libra/Diem technologies.
A bridge between Bitcoin and Move language public chains (like Aptos and Sui) based on ultra-light node.
halley: latest - proxima: v11 - barnard: v11 - main: v11
` mpm sandbox clean mpm package build mpm sandbox publish --ignore-breaking-changes `