cosmos-sdk/docs/modules
Ethan Buchman 4e87cdf444 add links for modules and clients 2018-06-29 01:59:52 -04:00
..
README.md add links for modules and clients 2018-06-29 01:59:52 -04:00

README.md

Bank

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

See the API docs.

Stake

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