forked from cerc-io/laconicd-deprecated
7b50331b98
* docs: more updates * minor changes * workflow * yarn * structure * more updates * cleanup * additional cleanup * docs * interact with node * additional guides and testnet docs * update swagger * update docs * action
21 lines
501 B
Markdown
21 lines
501 B
Markdown
<!--
|
|
order: false
|
|
parent:
|
|
order: 2
|
|
-->
|
|
|
|
# Quick Start
|
|
|
|
This repository contains reference documentation on how to install and run an Ethermint full node.
|
|
|
|
1. [Installation](./installation)
|
|
1. [Build and Configuration](./binary)
|
|
1. [Run a Node](./run_node)
|
|
1. [Interacting with the Node](./interact_node)
|
|
|
|
After going through the Quick Start contents, head over to the [basics](./../basics/README) to learn more.
|
|
|
|
## Next {hide}
|
|
|
|
Learn how to [install](./../quickstart/installation) Ethermint {hide}
|