cosmos-sdk/docs/interfaces
Amaury Martiny 71166c8949
docs: Add new section "Running a Node" (#7701)
* docs: Add new section "Running a Node"

* Add running-node

* Add docker compose

* Update title

* Typos

* Wording

* Fix links

* Update docs/run-node/keyring.md

Co-authored-by: Cory <cjlevinson@gmail.com>

* Update docs/run-node/run-node.md

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Address reviews

* rc2

* Update docs/run-node/keyring.md

Co-authored-by: Cory <cjlevinson@gmail.com>

* Address more comments

* Reviews

* Fix run node

* Fix todo

Co-authored-by: Cory <cjlevinson@gmail.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-11-04 14:02:22 +00:00
..
lite context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
README.md docs: Add new section "Running a Node" (#7701) 2020-11-04 14:02:22 +00: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
query-lifecycle.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
rest.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +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