cosmos-sdk/docs/gaia
Alexander Bezobchuk b95ade93bd Merge PR #4011: Mint/Inflation Querier, LCD and CLI
* A few godoc updates

* More minor tweaks and reformatting

* Implement initial minting querier

* Implement stringer interface for minting params

* Minor cleanup

* Add minting CLI commands

* Implement inflation query command

* Implement annual provisions query and CLI command

* Update x/mint/client/module_client.go

Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>

* Update x/mint/client/module_client.go

Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>

* Update x/mint/client/module_client.go

Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>

* Update x/mint/querier.go

Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>

* Add minting REST client routes/handlers

* Fix build issues

* Implement querier unit tests

* Update gaiacli docs

* Implement LCD tests

* Update Swagger docs

* Add pending log entry

* add examples

Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>

* revert adding examples

Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
2019-04-01 10:28:36 -07:00
..
launch Fix broken cosmos-sdk go module (#3982) 2019-03-27 17:45:08 +00:00
validators Merge PR #3935: Modify stake to uatom in gaia's doc 2019-03-25 17:15:54 -04:00
delegator-guide-cli.md Merge PR #3965: Cherry pick docs update to develop 2019-03-22 13:53:37 -07:00
deploy-testnet.md Merge PR #3694: Tagged docker images 2019-02-25 07:53:26 -08:00
gaiacli.md Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
genesis.md Merge PR #3425: Add Vesting Account Genesis Validation 2019-01-29 19:11:33 +01:00
installation.md Merge PR #3975: Missing source ~/.bash_profile when setting the go environment 2019-03-25 22:04:55 -07: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