Crate odra_modules

Source
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