cosmos-sdk/docs/run-node
SaReN 57f5e96570
Rosetta API implementation (#7695)
Ref: #7492

Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Frojdi Dymylja <33157909+fdymylja@users.noreply.github.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-01-21 09:33:02 +00:00
..
README.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
cosmovisor.md add cosmovisot to running a node (#8320) 2021-01-13 09:52:54 +00:00
interact-node.md docs: Remove deprecated "Interfaces" section (#8294) 2021-01-18 00:11:26 +00:00
keyring.md docs: Add grpc & rest endpoints overview (#8064) 2020-12-14 10:51:32 +00:00
rosetta.md Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
run-node.md docs: Remove deprecated "Interfaces" section (#8294) 2021-01-18 00:11:26 +00:00
txs.md Robert/docs slashing (#8329) 2021-01-16 00:03:08 +01: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