laconicd/docs
Federico Kunze 6000ab2098
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos

* rm LoC
2021-06-22 06:49:18 -04:00
..
.vuepress chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
architecture docs: update ADR-001 (#122) 2021-06-14 15:13:31 -04:00
basics chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
core rpc, evm: fix eth_coinbase endpoint to return ethereum address of the validator node (#153) 2021-06-22 06:14:40 -04:00
guides chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
intro chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
quickstart chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
DOCS_README.md chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
package-lock.json build: deploy docs to GitHub Pages (#116) 2021-06-12 12:27:10 -04:00
package.json build: deploy docs to GitHub Pages (#116) 2021-06-12 12:27:10 -04:00
post.sh docs: vuepress setup and section titles (#311) 2020-07-02 04:22:45 -04:00
pre.sh build: deploy docs to GitHub Pages (#116) 2021-06-12 12:27:10 -04:00
protodoc-markdown.tmpl conflicts 2021-04-17 12:00:07 +02:00
README.md chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
versions build: deploy docs to GitHub Pages (#116) 2021-06-12 12:27:10 -04:00
yarn.lock build: deploy docs to GitHub Pages (#116) 2021-06-12 12:27:10 -04:00

Ethermint Documentation

Get Started

Reference

  • Basics: Documentation on the basic concepts of Ethermint, like the standard anatomy of an application, the transaction lifecycle and accounts management.
  • Core: Documentation on the core concepts of Ethermint, like encoding, and events.
  • Building Modules: Important concepts for module developers like messages, keepers, handlers and queriers.
  • Interfaces: Documentation on building interfaces for Ethermint applications.

Other Resources

Contribute

See this file for details of the build process and considerations when making changes.