wasmd/docs/keys.md

11 lines
308 B
Markdown
Raw Normal View History

2019-05-21 08:22:22 -07:00
# Keys
See the [Tendermint specification](https://github.com/tendermint/tendermint/blob/master/docs/spec/blockchain/encoding.md#public-key-cryptography) for how we work with keys.
See `gaiacli keys --help`.
Also see the [testnet
tutorial](./join-testnet).
TODO: cleanup the UX and document this properly