Expand description
Odra’s library of plug and play modules
Modules§
- access
- Access control module.
- cep18
- CEP-18 Token implemented in Odra.
- cep78
- cep18_
token - CEP-18 Casper Fungible Token standard implementation.
- erc20
- ERC20 token standard implementation.
- erc721
- Erc721 standard implementation.
- erc721_
receiver - A pluggable Odra module implementing Erc721Receiver.
- erc721_
token - A pluggable Odra module implementing Erc721 token with metadata and ownership.
- erc1155
- Erc1155 standard implementation.
- erc1155_
receiver - A pluggable Odra module implementing Erc1155Receiver.
- erc1155_
token - A pluggable Odra module implementing Erc1155 token with ownership.
- security
- Security module
- wrapped_
native - Wrapped CSPR token implementation