odra-modules 2.0.0

Collection of reusable Odra modules.
Documentation
1
2
3
4
5
6
7
8
# Odra Modules

Collection of reusable Odra modules.

- `erc20.rs` - ERC20 token, adjusted to Odra.
- `wrapped_native.rs` - ERC20-based wrapped native token.
- `erc721.rs` - ERC721 token, adjusted to Odra.
- `erc1155.rs` - ERC1155 token, adjusted to Odra.