Go to file
frog power 4000 0710669c8e
Merge pull request #40 from cosmos/alessio/gaia-update-sdk-master
Update to SDK's latest master
2019-06-11 14:21:50 +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 Add .pending log 2019-06-10 17:20:03 +01:00
app Import simapp 2019-06-10 18:02:49 +01:00
cli_test Merge PR #37: Revert removal of auth/bank commands from root 2019-06-05 20:58:44 -04:00
cmd Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
contrib Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
docs Merge PR #34: SDK Workflow 2019-06-05 14:13:12 -04:00
lcd_test Contract test [GET] (#19) 2019-06-08 15:04:45 +01: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 Update to SDK's latest master 2019-06-10 17:15:56 +01:00
go.sum Update to SDK's latest master 2019-06-10 17:15:56 +01: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.