layout | title |
---|---|
default |
List of Modules |
- x/rarimocore - Base transfer logic (signing, storing operations, tss parties staking).
- x/tokenmanager - Managing supported tokens and chains.
- x/bridge - Bridging native token from/to Rarimo chain.
- x/multisig - Multisig module (Cosmos
x/group
module with extended functionality: can execute any message and hold tokens like a simple account). - x/oraclemanager - Managing oracles that submit events to Rarimo chain.
- x/evm and x/feemarket - EVM compatibility feature.
- x/identity - Storing aggregated identity data.
- x/cscalist - Storing and managing CSCA Master List
- x/rootupdater - Storing and managing passport root
Read more about writing smart contracts with solidity at the official evm
documentation page.