laconicd/docs/guides/README.md
Justin Thompson 23b3cbfd6c
docs: cloud testnet guide (#467)
* push node to testnet doc

* minor change

* ssh version

* Change to ssh way of doing it

* address comments

* missed change

* merge docs

* npm updates

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-08-26 06:11:53 -04:00

15 lines
275 B
Markdown

<!--
order: false
parent:
order: 5
-->
# Guides
This section contains different guides to use popular Ethereum tools with Ethermint.
1. [Truffle](./truffle.md)
2. [Metamask](./metamask.md)
3. [Remix](./remix.md)
4. [Deploy Testnet on Cloud Provider](./cloud_testnet.md)