Go to file
Tiny熊 3968f63099 Merge PR #4430: update "intro docs" cn translation to 05/27 2019-05-29 08:57:23 -04:00
.circleci Merge PR #4413: Revert swagger removal 2019-05-28 09:46:26 -04:00
.github
.pending Merge PR #4382: Support height queries for queriers 2019-05-28 20:58:33 -04:00
baseapp Merge PR #4382: Support height queries for queriers 2019-05-28 20:58:33 -04:00
client Merge PR #4382: Support height queries for queriers 2019-05-28 20:58:33 -04:00
codec reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
contrib
crypto
docs Merge PR #4430: update "intro docs" cn translation to 05/27 2019-05-29 08:57:23 -04:00
scripts
server Merge PR #4382: Support height queries for queriers 2019-05-28 20:58:33 -04:00
simapp
store Merge PR #4382: Support height queries for queriers 2019-05-28 20:58:33 -04:00
tests
types
version
x reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
.clog.yaml
.codecov.yml
.dockerignore
.gitattributes
.gitignore
.golangci.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile Merge PR #4413: Revert swagger removal 2019-05-28 09:46:26 -04:00
README.md
SECURITY.md
Vagrantfile
devtools-stamp
go.mod Merge PR #4413: Revert swagger removal 2019-05-28 09:46:26 -04:00
go.sum Merge PR #4413: Revert swagger removal 2019-05-28 09:46:26 -04:00
snapcraft.yaml
snapcraft.yaml.in
vendor-deps

README.md

Cosmos SDK

banner

version CircleCI Snap Status 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.12+

Quick Start

To learn how the SDK works from a high-level perspective, go to the SDK Intro.

If you want to get started quickly and learn how to build on top of the SDK, please follow the SDK Application Tutorial. You can also fork the tutorial's repo to get started building your own Cosmos SDK application.

For more, please go to the Cosmos SDK Docs

Cosmos Hub Mainnet

The Cosmos Hub application, gaia, has moved to its own repository. Go there to join the Cosmos Hub mainnet and more.

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.