Files
laconicd-deprecated/docs
Federico Kunze 117342b1b3 all, deps: bump go-ethereum version (#5)
* evm, rpc: access lists, JSON-RPC and transaction updates (wip)

* ante, evm, rpc: update signature verification

* evm: msg server and tests updates

* evm: tests (wip)

* evm: fix cdc and params

* evm: cleanup state transition

* fix nil cases

* lint
2021-05-10 12:34:00 -04:00
..
2020-11-12 20:42:24 +01:00
2021-03-02 11:41:12 -08:00
2020-11-12 20:42:24 +01:00
2021-01-08 10:25:02 -03:00
2020-09-22 05:09:11 -03:00
2020-09-22 05:09:11 -03:00
2021-04-18 17:54:18 +02:00
2021-04-17 12:00:07 +02: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.