15 lines
343 B
Markdown
15 lines
343 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)
|
|
1. [Running a Node](./run-node.md)
|
|
1. [Interacting with a Node](./interact-node.md)
|
|
1. [Generating, Signing and Broadcasting Transactions](./txs.md)
|