cosmos-sdk/docs/run-node
Julien Robert 9d8beff497
docs: update docs for Check/DeliverTx middlewares (#11918)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-05-10 16:25:53 +02:00
..
README.md docs: rewrite first sentence in SDK Intro (#10199) 2021-09-21 07:36:56 +00:00
interact-node.md docs: Update Go gRPC client usage (#11884) 2022-05-06 14:18:41 +00:00
keyring.md docs: update docs for Check/DeliverTx middlewares (#11918) 2022-05-10 16:25:53 +02:00
rosetta.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
run-node.md docs: add mention of modes from 0.35 (#11167) 2022-02-11 13:32:18 +01:00
run-testnet.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
txs.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00: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