Endless Standards
Move Standard
Endless Object
The Object model allows Move to represent a complex type as a set of resources stored within a single address and offers a rich capability model that allows for fine-grained resource control and ownership management.
Asset Standards
Digital Asset (DA)
The new Endless Digital Asset Standard allows:
Rich, flexible assets and collectibles.
Easy enhancement of base functionality to provide richer custom functionalities. An example of this is the endless_token module
Digital Asset (DA) is recommended for any new collections or protocols that want to build NFT or semi-fungible tokens.
Fungible Asset (FA)
The new Endless Fungible Asset Standard is a standard meant for simple, type-safe, and fungible assets based on object model intending to replace Endless coin. Fungible Asset (FA) offers more features and flexibility to Endless move developers on creating and managing fungible assets.
Wallet Standard
Endless Wallet
The Wallet standard ensures that all wallets use the same functionality for key features. This includes:
The same mnemonic so that wallets can be moved between providers.
Wallet adapter so that all applications can interact seamlessly with a common interface.
Last updated