Cosmos SDK Modules
Core Cosmos SDK modules.
auth
Authentication of accounts and transactions.
authz
Authorization for accounts to perform actions on behalf of other accounts.
bank
Token transfer functionalities.
capability
Object capability implementation.
crisis
Halting the blockchain.
distribution
Fee and staking token provision distribution.
evidence
Evidence handling for misbehavior.
feegrant
Fee allowances.
group
On-chain multisig accounts.
mint
Creation of new units of MARS.
nft
NFT support.
params
Globally available parameter store.
slashing
Validator punishment mechanisms.
staking
Proof-of-Stake (PoS) system.
upgrade
Software upgrades.
vesting
Vesting account implementation.