cosmos-sdk/docs/spec
mossid ded9de18cf add term description, packetdata abstraction in 2/3 2018-03-13 20:22:03 +01:00
..
basecoin add spec dir 2018-02-11 12:17:40 -05:00
governance Add submitter in proposal struct 2018-03-02 12:08:18 +01:00
ibc add term description, packetdata abstraction in 2/3 2018-03-13 20:22:03 +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.