laconicd/docs/quickstart
Federico Kunze a243f43fe2
crypto: add keyring supported algorithms (#439)
* add keyring supported algorithms

* lint

* minor updates

* use eth_secp256k1 as the default signing algo

* add flag

* derivation func

* refactor

* rename keys amino registration

* fix keys

* address comments from review
2020-08-11 11:01:15 -04:00
..
clients.md change binary name (#431) 2020-08-05 11:17:50 -04:00
events.md change binary name (#431) 2020-08-05 11:17:50 -04:00
installation.md fix docker build (#437) 2020-08-10 14:10:33 -06:00
README.md testnet docs (#393) 2020-07-17 14:07:05 -04:00
run_node.md crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
testnet.md crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
upgrade.md change binary name (#431) 2020-08-05 11:17:50 -04:00
validator-setup.md change binary name (#431) 2020-08-05 11:17:50 -04:00

Quick Start

This repository contains reference documentation on how to install and run an Etheremint full node.

  1. Installation
  2. Run a Node
  3. Testnet
  4. Validator Setup
  5. Upgrade
  6. Clients
  7. Events

After going throught the Quick Start contents, head over to the basics to learn more.

Next {hide}

Learn how to install Ethermint {hide}