cosmos-sdk/docs/interfaces
Alessio Treglia a1ac04c96b
add keyring backends docs (#5854)
In addition to #5822.
2020-03-23 19:02:10 +01: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 Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
interfaces-intro.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
keyring.md add keyring backends docs (#5854) 2020-03-23 19:02:10 +01:00
query-lifecycle.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
rest.md Merge PR #5671: CORS - Add a Flag for CORS 2020-02-21 12:17:27 +01: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