5ba8ce4605
* testnet docs * more updates on quickstart docs * update quickstart * more updates * update quickstart * final touches * update lint
24 lines
572 B
Markdown
24 lines
572 B
Markdown
<!--
|
|
order: false
|
|
parent:
|
|
order: 2
|
|
-->
|
|
|
|
# Quick Start
|
|
|
|
This repository contains reference documentation on how to install and run an Etheremint full node.
|
|
|
|
1. [Installation](./run_node.md)
|
|
2. [Run a Node](./run_node.md)
|
|
3. [Testnet](./testnet.md)
|
|
4. [Validator Setup](./validator-setup.md)
|
|
5. [Upgrade](./upgrade.md)
|
|
6. [Clients](./clients.md)
|
|
7. [Events](./events.md)
|
|
|
|
After going throught the Quick Start contents, head over to the [basics](./../basics/README.md) to learn more.
|
|
|
|
## Next {hide}
|
|
|
|
Learn how to [install](./../quickstart/intallation.md) Ethermint {hide}
|