Odin
This is the first version of the 0xcert Framework, an open-source and blockchain-agnostic framework that supports the development of powerful decentralized apps.
It enables management of assets (ERC-721 non-fungible tokens) and values (ERC-20 fungible tokens), currently on the Ethereum blockchain.
The 0xcert Framework supports the following features that you can integrate into your decentralized app:
- The Ethereum asset ledger module provides management of assets (ERC-721 tokens) on the Ethereum blockchain.
- The Ethereum value ledger module supports management of values (ERC-20 tokens) on the Ethereum blockchain.
- The Ethereum order gateway module enables many-to-many atomic operations on the Ethereum blockchain.
- The MetaMask provider supports communication with the Ethereum blockchain.
- The certification module supports certifying and validation of non-fungible asset (ERC-721) data objects.
- A VueJS plug-in provides quick access to all 0xcert API methods.