cosmos-sdk/docs/run-node
Prathyusha Lakkireddy be573cb0ce
change gentx cmd amount field to arg from flag (#8183)
* Read gentx amount as argument

* Update gentx command usage

* Update gentx tests

* Update docs of gentx

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-12-17 17:27:30 +01:00
..
README.md docs: Add grpc & rest endpoints overview (#8064) 2020-12-14 10:51:32 +00:00
interact-node.md docs: Add grpc & rest endpoints overview (#8064) 2020-12-14 10:51:32 +00:00
keyring.md docs: Add grpc & rest endpoints overview (#8064) 2020-12-14 10:51:32 +00:00
run-node.md change gentx cmd amount field to arg from flag (#8183) 2020-12-17 17:27:30 +01:00

README.md

Running a Node, API and CLI

This folder contains documentation on how to run a node and interact with it.

  1. Setting up the keyring
  2. Running a Node
  3. Interacting with a Node