Go to file
Alexander Bezobchuk 38ae8a4e8e
Merge PR #36: Add disclaimer section to README
2019-06-05 09:00:55 -04:00
.circleci Initial release. 2019-05-17 16:36:13 +02:00
.github Merge PR #8: Add Github Templates 2019-05-20 11:16:03 -04:00
.pending Updates for upstream PR (community pool spend proposal) (#10) 2019-05-21 14:32:48 +01:00
app Upgrade to SDK's latest (#35) 2019-06-05 12:38:38 +02:00
cli_test Sync up with SDK's latest changes (#24) 2019-05-28 11:16:46 +01:00
cmd Upgrade to SDK's latest (#35) 2019-06-05 12:38:38 +02:00
contrib Merge PR #3: Pass in binary names to version through build tags 2019-05-20 08:59:33 -04:00
docs Merge PR #21: add translations 2019-05-24 21:02:00 -04:00
lcd_test Upgrade to SDK's latest (#35) 2019-06-05 12:38:38 +02:00
networks Import the networks/ directory 2019-05-17 18:12:20 +02:00
.clog.yaml Initial release. 2019-05-17 16:36:13 +02:00
.codecov.yml Initial commit 2019-04-03 02:23:49 +01:00
.gitattributes Merge PR #25: Remove swagger (defined in the SDK) 2019-05-28 09:57:26 -04:00
.gitignore Merge PR #9: Update to support swagger 2019-05-20 11:16:37 -04:00
.golangci.yml Initial commit 2019-04-03 02:23:49 +01:00
CODE_OF_CONDUCT.md Initial commit 2019-04-03 02:23:49 +01:00
CONTRIBUTING.md Add docs directory (#2) 2019-05-21 16:22:22 +01:00
Dockerfile Initial release. 2019-05-17 16:36:13 +02:00
LICENSE Initial commit 2019-04-03 02:23:49 +01:00
Makefile Merge PR #25: Remove swagger (defined in the SDK) 2019-05-28 09:57:26 -04:00
README.md Merge PR #36: Add disclaimer section to README 2019-06-05 09:00:55 -04:00
docker-compose.yml Initial release. 2019-05-17 16:36:13 +02:00
go.mod Upgrade to SDK's latest (#35) 2019-06-05 12:38:38 +02:00
go.sum Upgrade to SDK's latest (#35) 2019-06-05 12:38:38 +02:00
sims.mk Initial release. 2019-05-17 16:36:13 +02: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.

Note: Requires Go 1.12+

DISCLAIMER: The current version of Gaia running the Cosmos Hub (v0.34.x) is NOT maintained in this repository. Gaia and the Cosmos SDK have been recently split. All future versions of Gaia, including the next major upgrade, will be maintained in this repository. However, until the next major upgrade, Gaia should be fetched and built from the latest released v0.34.x version in the SDK repository. In addition, this repository should be considered unstable until the next major release of Gaia. Please bear with us while we continue the migration process and update documentation.

Cosmos Hub Mainnet

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

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

Quick Start

make install

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.