cosmos-sdk/docs/gaia
Alessio Treglia 26cb0a125a Multi-signature workflow support (#3264)
- New keys add --multisig flag to store multisig keys
  locally.
- New multisign command to generate multisig
  signatures.
- New sign --multisig flag to enable multisig mode.
- Add multisig transactions support in ante handler.
- gaiad add-genesis-account can now take both account
  addresses and key names.

Closes: #3198
2019-01-16 09:30:57 -08:00
..
validators Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
README.md Improve testnet docs (#2928) 2018-12-01 09:54:59 -08:00
deploy-testnet.md Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
gaiacli.md Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
installation.md Fix broken docs links and other small docs improvements (#3218) 2019-01-03 08:08:10 -08:00
join-testnet.md Fix broken docs links and other small docs improvements (#3218) 2019-01-03 08:08:10 -08:00
keys.md
ledger.md make sidebar titles nicer 2018-12-11 12:12:29 -05:00
what-is-gaia.md What is gaia intro to docs (#3294) 2019-01-14 13:03:18 -08:00

README.md

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 public testnet

Setup your own gaia testnet

Additional resources