cosmos-sdk/docs/spec
gamarin aa19612dd0 Improve store description 2018-02-26 17:28:57 +01:00
..
basecoin add spec dir 2018-02-11 12:17:40 -05:00
governance Improve store description 2018-02-26 17:28:57 +01:00
other add spec dir 2018-02-11 12:17:40 -05:00
staking add spec dir 2018-02-11 12:17:40 -05:00
README.md add spec dir 2018-02-11 12:17:40 -05:00

README.md

Cosmos Hub Spec

This directory contains specifications for the application level components of the Cosmos Hub.

NOTE: the specifications are not yet complete and very much a work in progress.

  • Basecoin - Cosmos SDK related specifications and transactions for sending tokens.
  • Staking - Proof of Stake related specifications including bonding and delegation transactions, inflation, fees, etc.
  • Governance - Governance related specifications including proposals and voting.
  • Other - Other components of the Cosmos Hub, including the reserve pool, All in Bits vesting, etc.

The specification for Tendermint, i.e. the underlying blockchain, can be found elsewhere.