Go to file
gamarin2 495feeca8e Cleanup in preparation of new docs (#183)
* l

* start cleanup

* cleanup gaia

* remove alpha mention

* crop

* update version

* link fix
2019-12-11 16:50:36 +01:00
.circleci Merge PR #167: Fix MacOS CI build 2019-10-21 09:37:54 -04:00
.github Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
app update Gaia with to latest SDK master (#210) 2019-12-05 12:18:43 +01:00
cli_test Bump SDK Commit (#207) 2019-12-04 17:56:24 +01:00
cmd Remove gaiadebug (#191) 2019-11-19 14:25:15 +01:00
contrib Merge PR #171: Update gitian-builder repository's location 2019-10-25 09:22:08 -04:00
docs Cleanup in preparation of new docs (#183) 2019-12-11 16:50:36 +01:00
lcd_test Drop on-disk keybase in favor of keyring (#164) 2019-11-18 11:34:26 +00:00
networks Merge PR #144: Bump SDK version to latest master (532ea1872) 2019-10-02 12:43:23 -04:00
.codecov.yml Merge PR #209: update PR template 2019-12-04 14:44:38 -05: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 Merge PR #188: Add linting to CI 2019-11-14 12:04:50 -08:00
CHANGELOG.md Merge PR #196: Upgrade module 2019-11-30 12:45:08 -05:00
CODE_OF_CONDUCT.md Initial commit 2019-04-03 02:23:49 +01:00
CONTRIBUTING.md Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
Dockerfile Initial release. 2019-05-17 16:36:13 +02:00
LICENSE Initial commit 2019-04-03 02:23:49 +01:00
Makefile Add -trimpath for enhanced build reproducibility (#202) 2019-11-28 14:30:46 +00:00
README.md Cleanup in preparation of new docs (#183) 2019-12-11 16:50:36 +01: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 Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#214) 2019-12-09 10:30:35 +01:00
go.sum Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#214) 2019-12-09 10:30:35 +01: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 based on the Cosmos SDK.

Note: Requires Go 1.13+

Cosmos Hub Mainnet

To run a full-node for the mainnet of the Cosmos Hub, first install gaiad, 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.