Go to file
2018-08-31 19:09:39 +02:00
.circleci
.github
baseapp Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
client No need to create a fake slice of signatures nor skip account no./sequence check 2018-08-31 19:09:39 +02:00
cmd Introduce simulate mode 2018-08-31 19:04:11 +02:00
crypto Further godoc updates 2018-08-28 08:24:19 -04:00
docs Introduce simulate mode 2018-08-31 19:04:11 +02:00
examples Introduce simulate mode 2018-08-31 19:04:11 +02:00
networks Merge PR #2190: Rename --gen-txs to --with-txs 2018-08-30 21:33:48 -04:00
scripts
server Merge PR #2192: Split LCD implementation PR, part one 2018-08-31 18:41:24 +02:00
store IRISHUB-238: change wait 3 second to wait tendermint new block. use MustUnmarshalBinary instead of UnmarshalBinary 2018-08-31 23:20:06 +08:00
tests IRISHUB-238: change wait 3 second to wait tendermint new block. use MustUnmarshalBinary instead of UnmarshalBinary 2018-08-31 23:20:06 +08:00
tools
types Revert "Merge PR #2176: Ensure Legacy Validator Delegation Invariants" (#2197) 2018-08-31 00:55:33 -04:00
version
wire
x No need to create a fake slice of signatures nor skip account no./sequence check 2018-08-31 19:09:39 +02:00
.codecov.yml
.dockerignore
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
Dockerfile
Gopkg.lock IRISHUB-238: fix test_lint failure 2018-08-31 15:21:35 +08:00
Gopkg.toml
LICENSE
Makefile Merge PR #2152: Make CI not update the lock file 2018-08-28 12:53:56 -04:00
PENDING.md Introduce simulate mode 2018-08-31 19:04:11 +02:00
README.md
SECURITY.md
Vagrantfile

Cosmos SDK

banner

version CircleCI codecov Go Report Card license LoC API Reference riot.im

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.