cosmos-sdk/docs/spec
gamarin 66c89143be Little fix deposit tx 2018-02-28 15:15:10 +01:00
..
basecoin add spec dir 2018-02-11 12:17:40 -05:00
governance Little fix deposit tx 2018-02-28 15:15:10 +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
.DS_Store Remove governance GovPubKey 2018-02-27 18:55:04 +01: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.