cosmos-sdk/docs/run-node
psaradev cc4ef50d2a Merge cosmos-sdk master 2021-02-03 22:36:29 +10:00
..
README.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
cosmovisor.md add cosmovisot to running a node (#8320) 2021-01-13 09:52:54 +00:00
interact-node.md Merge cosmos-sdk master 2021-02-03 22:36:29 +10:00
keyring.md docs: Add grpc & rest endpoints overview (#8064) 2020-12-14 10:51:32 +00:00
rosetta.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
run-node.md Merge cosmos-sdk master 2021-02-03 22:36:29 +10:00
txs.md Merge cosmos-sdk master 2021-02-03 22:36:29 +10: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