cosmos-sdk/docs/run-node
Julien Robert 77a96d5fe1
docs: update sdk & tm version links in docs (#12976)
* docs: update sdk & tm version links in docs

* revert unrelated change
2022-08-20 08:42:13 +02:00
..
interact-node.md docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
keyring.md docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
README.md docs: rewrite first sentence in SDK Intro (#10199) 2021-09-21 07:36:56 +00: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

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