Go to file
Alexander Bezobchuk 53e83679e9
Merge PR #253: Bump SDK master commit
2020-01-12 09:49:13 -05:00
.circleci Merge PR #249: docker image build and upload for release tags 2020-01-07 16:04:16 -05:00
.github rename staly.yml -> stale.yml (#218) 2019-12-11 18:15:15 +01:00
app Merge PR #247: Update SDK Commit & Update CLI Doc 2020-01-07 14:14:39 -05:00
cli_test Merge PR #253: Bump SDK master commit 2020-01-12 09:49:13 -05:00
cmd Merge PR #247: Update SDK Commit & Update CLI Doc 2020-01-07 14:14:39 -05:00
contrib Merge PR #171: Update gitian-builder repository's location 2019-10-25 09:22:08 -04:00
docs Merge PR #247: Update SDK Commit & Update CLI Doc 2020-01-07 14:14:39 -05:00
lcd_test Merge PR #253: Bump SDK master commit 2020-01-12 09:49:13 -05:00
networks Merge PR #144: Bump SDK version to latest master (532ea1872) 2019-10-02 12:43:23 -04:00
.codecov.yml Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
.gitattributes Merge PR #25: Remove swagger (defined in the SDK) 2019-05-28 09:57:26 -04:00
.gitignore Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
.golangci.yml Merge PR #188: Add linting to CI 2019-11-14 12:04:50 -08:00
CHANGELOG.md Merge PR #252: v2.0.4 Changelog 2020-01-10 09:39:09 -05:00
CODE_OF_CONDUCT.md Initial commit 2019-04-03 02:23:49 +01:00
CONTRIBUTING.md Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
Dockerfile Initial release. 2019-05-17 16:36:13 +02:00
LICENSE Initial commit 2019-04-03 02:23:49 +01:00
Makefile Bump SDK master version (#212) 2019-12-12 02:10:39 +00:00
README.md Merge PR #245: archives 2020-01-06 11:42:51 -05:00
docker-compose.yml Initial release. 2019-05-17 16:36:13 +02:00
dredd.yml Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
go.mod Merge PR #253: Bump SDK master commit 2020-01-12 09:49:13 -05:00
go.sum Merge PR #253: Bump SDK master commit 2020-01-12 09:49:13 -05:00
sims.mk Merge PR #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00

README.md

Cosmos Hub

banner

CircleCI codecov Go Report Card license LoC GolangCI riot.im

This repository hosts Gaia, the first implementation of the Cosmos Hub based on the Cosmos SDK.

Note: Requires Go 1.13+

Cosmos Hub Mainnet

To run a full-node for the mainnet of the Cosmos Hub, first install gaiad, then follow the guide.

For status updates and genesis file, see the launch repo.

Quick Start

make install

Cosmos Hub Archives

Archives of the Cosmos Hub can be found on this page here.

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.