cosmos-sdk/docs/interfaces
Marko e6a56226a8
context: remove verifier & trust node (#6805)
* remove verifier

* more removal of trustnode flag

* add todo

* fix lint

* remove file

* remove viper and add link to issue

* remve mention of trustnode
2020-07-23 06:44:18 +00:00
..
lite context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00: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 context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
rest.md context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +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