Go to file
Alessio Treglia b4728108f1 Merge PR #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00
.circleci Merge PR #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00
.github Merge PR #101: v1.0.0 Changelog Updates 2019-08-13 14:40:30 -04:00
app Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
cli_test Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
cmd Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
contrib Merge PR #124: devtools' Makefile cleanup 2019-09-12 09:16:11 -04:00
docs Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
lcd_test Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
networks Import the networks/ directory 2019-05-17 18:12:20 +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
CHANGELOG.md Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
CODE_OF_CONDUCT.md Initial commit 2019-04-03 02:23:49 +01:00
CONTRIBUTING.md Merge PR #102: Remove clog config 2019-08-14 11:36:27 -04: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 #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00
README.md Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -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 #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
go.sum Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04: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.

Note: Requires Go 1.13+

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.