README
¶
Cosmos SDK
The Cosmos-SDK is a framework for building blockchain applications in Golang.
It is being used to build Gaia
, the first implementation of the Cosmos Hub,
WARNING: The SDK has mostly stabilized, but we are still making some breaking changes.
Note: Requires Go 1.10+
Gaia Testnet
To join the latest testnet, follow the guide.
For status updates and genesis files, see the testnets repo.
Install
See the install instructions.
Quick Start
See the Cosmos Docs
Disambiguation
This Cosmos-SDK project is not related to the React-Cosmos project (yet). Many thanks to Evan Coury and Ovidiu (@skidding) for this Github organization name. As per our agreement, this disambiguation notice will stay here.
Directories
¶
Path | Synopsis |
---|---|
Package baseapp contains data structures that provide basic data storage functionality and act as a bridge between the ABCI interface and the SDK abstractions.
|
Package baseapp contains data structures that provide basic data storage functionality and act as a bridge between the ABCI interface and the SDK abstractions. |
cmd
|
|
keys/hd
Package hd provides basic functionality Hierarchical Deterministic Wallets.
|
Package hd provides basic functionality Hierarchical Deterministic Wallets. |
docs
|
|
examples
|
|
mock
nolint
|
nolint |
nolint
|
nolint |
nolint
|
nolint |
x
|
|
bank
nolint
|
nolint |
distribution
nolint
|
nolint |
distribution/client/cli
nolint
|
nolint |
distribution/tags
nolint
|
nolint |
distribution/types
nolint
|
nolint |
gov
nolint
|
nolint |
gov/tags
nolint
|
nolint |
mock
Package mock provides utility methods to ease writing tests.
|
Package mock provides utility methods to ease writing tests. |
mock/simulation
Package simulation implements a simulation framework for any state machine built on the SDK which utilizes auth.
|
Package simulation implements a simulation framework for any state machine built on the SDK which utilizes auth. |
slashing
nolint
|
nolint |
stake
nolint
|
nolint |
stake/keeper
nolint
|
nolint |
stake/tags
nolint
|
nolint |
stake/types
nolint
|
nolint |
Click to show internal directories.
Click to hide internal directories.