cosmos-sdk/docs/interfaces
billy rennekamp 2be38d0304
Improve keyring docs (#5822)
* Update cli.md

* Update cli.md

* Update docs/interfaces/cli.md

Co-Authored-By: Alessio Treglia <alessio@tendermint.com>

* Update docs/interfaces/cli.md

Co-Authored-By: Alessio Treglia <alessio@tendermint.com>

* replace cli modifications with keyring md

* update pasword to keypasswd

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-03-24 16:30:35 +00:00
..
lite Merge PR #5379: New docs V1 (merge master-docs to master) 2019-12-10 09:29:46 -05:00
README.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
cli.md Improve keyring docs (#5822) 2020-03-24 16:30:35 +00:00
interfaces-intro.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
keyring.md Improve keyring docs (#5822) 2020-03-24 16:30:35 +00:00
query-lifecycle.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
rest.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00

README.md

Interfaces

This repository contains documentation on interfaces for Cosmos SDK applications.

  1. Introduction to Interaces
  2. Lifecycle of a Query
  3. Command-Line Interface
  4. Rest Interface