cosmos-sdk/docs/run-node
Julien Robert 6d0ef15b0a
refactor: migrate to `cosmos/gogoproto` (#13070)
2022-09-08 17:27:48 +00:00
..
README.md docs: add module documentation testing (#12762) 2022-09-07 01:34:38 +02:00
interact-node.md refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
keyring.md docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
rosetta.md docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
run-node.md docs: update sdk & tm version links in docs (#12976) 2022-08-20 08:42:13 +02:00
run-testnet.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
txs.md docs: update sdk & tm version links in docs (#12976) 2022-08-20 08:42:13 +02:00

README.md

Running a Node, API and CLI

This script 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
  7. Running a Testnet