forked from cerc-io/laconicd-deprecated
f7bcc8d12e
* docs: update * update + * txs * update docs * more docs * spec update * doc fixes
24 lines
576 B
Markdown
24 lines
576 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.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/installation.md) Ethermint {hide}
|