The x/auth
modules is used for accounts
See the API docs
See the specification
The x/bank
module is for transferring coins between accounts.
See the API docs.
See the specification
The x/staking
module is for Cosmos Delegated-Proof-of-Stake.
See the API docs.
See the specification
The x/slashing
module is for Cosmos Delegated-Proof-of-Stake.
See the API docs
See the specification
The x/distribution
module is for distributing fees and inflation across bonded
stakeholders.
See the API docs
See the specification
The x/gov
module is for bonded stakeholders to make proposals and vote on them.
See the API docs
See the specification
To keep up with the current status of IBC, follow and contribute to ICS
The x/crisis
module is for halting the blockchain under certain circumstances.
See the API Docs
See the specification
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
The x/params
module provides a globally available parameter store.
See the API Docs
See the specification