| .. | ||
| README.md | ||
| SPEC.md | ||
Auth
The x/auth modules is used for accounts
See the API docs
See the specification
Bank
The x/bank module is for transferring coins between accounts.
See the API docs.
See the specification
Stake
The x/staking module is for Cosmos Delegated-Proof-of-Stake.
See the API docs.
See the specification
Slashing
The x/slashing module is for Cosmos Delegated-Proof-of-Stake.
See the API docs
See the specification
Distribution
The x/distribution module is for distributing fees and inflation across bonded
stakeholders.
See the API docs
See the specification
Governance
The x/gov module is for bonded stakeholders to make proposals and vote on them.
See the API docs
See the specification
IBC
The x/ibc module is for InterBlockchain Communication.
See the API docs
See the specification
To keep up with the current status of IBC, follow and contribute to ICS
Crisis
The x/crisis module is for halting the blockchain under certain circumstances.
See the API Docs
See the specification
Mint
The x/mint module is for flexible inflation rates and effect a balance between market liquidity and staked supply.
See the API Docs
See the specification
Params
The x/params module provides a globally available parameter store.
See the API Docs
See the specification