Go to file
Alessio Treglia 1536f96e8b Merge PR #80: Build with Go 1.12.7 2019-07-19 16:47:58 +02:00
.circleci Merge PR #65: Various updates to tools 2019-07-05 08:57:15 -04:00
.github Merge PR #8: Add Github Templates 2019-05-20 11:16:03 -04:00
.pending Merge PR #60: Add migrate command to gaiad 2019-07-05 09:55:48 -04:00
app Merge PR #77: Update SDK version 2019-07-18 06:55:39 -07:00
cli_test Merge PR #77: Update SDK version 2019-07-18 06:55:39 -07:00
cmd Merge PR #60: Add migrate command to gaiad 2019-07-05 09:55:48 -04:00
contrib Merge PR #80: Build with Go 1.12.7 2019-07-19 16:47:58 +02:00
docs Merge PR #66: Remove statik from contrib/devtools/Makefile 2019-07-05 11:10:17 -04:00
lcd_test Merge PR #56: Update to latest SDK: Supply 2019-07-05 09:40:06 -04: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 Contract test [GET] (#19) 2019-06-08 15:04:45 +01: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 #56: Update to latest SDK: Supply 2019-07-05 09:40:06 -04:00
README.md Merge PR #61: Update readme banner image 2019-06-30 15:12:42 -04: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 #77: Update SDK version 2019-07-18 06:55:39 -07:00
go.sum Merge PR #77: Update SDK version 2019-07-18 06:55:39 -07: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.