cosmos-sdk/docs/modules
frog power 4000 78a21353da Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
..
README.md Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00

README.md

Bank

The x/bank module is for transferring coins between accounts.

See the API docs.

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

Provisions

The x/provisions 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