Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.39 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.39 KB

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