Go to file
Alexander Bezobchuk 8fd398ccb0
Merge PR #44: Update SDK version to 8c89023e9f7ce67492142c92acc9ba0d9f876c0e
2019-06-13 11:28:39 +02:00
.circleci Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
.github Merge PR #8: Add Github Templates 2019-05-20 11:16:03 -04:00
.pending Merge PR #41: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-11 22:29:48 +02:00
app Import simapp 2019-06-10 18:02:49 +01:00
cli_test Merge PR #41: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-11 22:29:48 +02:00
cmd Merge PR #41: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-11 22:29:48 +02:00
contrib Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
docs Merge PR #42: Remove unneded warnings 2019-06-12 14:44:24 +02:00
lcd_test Merge PR #41: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-11 22:29:48 +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 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 Contract test [GET] (#19) 2019-06-08 15:04:45 +01: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
dredd.yml Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
go.mod Merge PR #44: Update SDK version to 8c89023e9f7ce67492142c92acc9ba0d9f876c0e 2019-06-13 11:28:39 +02:00
go.sum Merge PR #44: Update SDK version to 8c89023e9f7ce67492142c92acc9ba0d9f876c0e 2019-06-13 11:28:39 +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.