cosmos-sdk/docs/run-node
billy rennekamp 9ca52f4202
Update cosmovisor.md (#8552)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-10 09:52:57 +00:00
..
README.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
cosmovisor.md Update cosmovisor.md (#8552) 2021-02-10 09:52:57 +00:00
interact-node.md Misc documentation fixes (#8452) 2021-01-28 16:59:51 +00:00
keyring.md fixing typo at 'os' backend session (#8477) 2021-02-04 09:58:27 +00:00
rosetta.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
run-node.md Misc documentation fixes (#8452) 2021-01-28 16:59:51 +00:00
txs.md Misc documentation fixes (#8452) 2021-01-28 16:59:51 +00: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
  4. Generating, Signing and Broadcasting Transactions
  5. Cosmos Upgrade Manager
  6. Rosetta API