cosmos-sdk/docs/spec
Adrian Brink fbfec1c9cf
Start prep for IBC standard for Ethereum community
2018-04-21 13:43:57 +02:00
..
basecoin add spec dir 2018-02-11 12:17:40 -05:00
governance bump version 2018-03-17 22:14:19 +01:00
ibc Start prep for IBC standard for Ethereum community 2018-04-21 13:43:57 +02:00
other add spec dir 2018-02-11 12:17:40 -05:00
staking Add spec of the basic staking features 2018-03-14 17:48:52 +01:00
README.md Add spec of the basic staking features 2018-03-14 17:48:52 +01: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.