cosmos-sdk/docs/run-node/README.md

18 lines
460 B
Markdown

<!--
order: false
parent:
order: 5
-->
# 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](./keyring.md)
2. [Running a Node](./run-node.md)
3. [Interacting with a Node](./interact-node.md)
4. [Generating, Signing and Broadcasting Transactions](./txs.md)
5. [Cosmos Upgrade Manager](./cosmovisor.md)
6. [Rosetta API](./rosetta.md)
7. [Running a Testnet](./run-testnet.md)