cosmos-sdk/docs/spec
Ethan Buchman 4bfa40adbd
Merge pull request #465 from cosmos/improve_staking_spec
WIP: Staking Specification
2018-03-20 01:14:58 +01: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 apply comments 2018-03-20 00:22:49 +01: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.