cosmos-sdk/docs/run-node
mergify[bot] d185a78b7b
docs: clarify grpc server (#9761) (#10101)
2021-09-09 12:31:22 -04:00
..
README.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
interact-node.md gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
keyring.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
rosetta.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
run-node.md feat: Non-zero Default Fees (#9371) 2021-06-25 10:41:32 +00:00
txs.md docs: clarify grpc server (#9761) (#10101) 2021-09-09 12:31:22 -04: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