cosmos-sdk/docs/gaia
Alessio Treglia 6ce4d5efd1
replace dep with go mod (#3907)
Replace sha1sum with jack's gosum and get rid of
vendor-deps.
Also don't compute hash on vendor/ contents.
Instead hash go.sum.

Disable unconvert lint check. It does not
work very well with go mod.

Remove update_vendor_deps once and for all.

Upgrade to go 1.12

Closes: #3919 #3630
2019-03-18 13:45:25 +01:00
..
launch Merge PR #3904: Create Blastoff — The Cosmos Hub Mainnet is Live-CN 2019-03-15 15:35:36 +01:00
validators Merge PR #3912: Fix a bunch of typos while skimming through the docs 2019-03-15 18:10:11 +01:00
delegator-guide-cli.md Merge PR #3912: Fix a bunch of typos while skimming through the docs 2019-03-15 18:10:11 +01:00
deploy-testnet.md Merge PR #3694: Tagged docker images 2019-02-25 07:53:26 -08:00
gaiacli.md Remove Height Flag from CLI Queries #3883 (#3910) 2019-03-16 17:26:40 +01:00
genesis.md Merge PR #3425: Add Vesting Account Genesis Validation 2019-01-29 19:11:33 +01:00
installation.md replace dep with go mod (#3907) 2019-03-18 13:45:25 +01:00
join-mainnet.md Merge PR #3891: Fix link to genesis 2019-03-14 17:09:39 +01:00
join-testnet.md Merge PR #3838: Update Docs for mainnet 2019-03-13 07:09:39 -07:00
keys.md Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
ledger.md Merge PR #3649: improve ledger docs 2019-02-14 07:50:39 -08:00
README.md Merge PR #3838: Update Docs for mainnet 2019-03-13 07:09:39 -07:00
what-is-gaia.md Merge PR #3912: Fix a bunch of typos while skimming through the docs 2019-03-15 18:10:11 +01:00

Gaia Documentation

Welcome to the Gaia docs. Gaia is the current name of the Cosmos SDK application for the Cosmos Hub.

Join the Cosmos Hub Mainnet

Join the Cosmos Hub Public Testnet

Setup your own gaia testnet

Additional resources