Files
laconicd-deprecated/docs
Federico Kunze a924b20091 update chain-id format (#542)
* chain_id.go

* rpc changes

* update scripts

* additional test

* changelog

* fix tests

* update script

* rpc updates

* validate testnet command chain-id

* validate rest server chain-id

* fix lint

* rpc updates

* changelog

* comment simulations
2020-09-24 14:50:47 -03:00
..
2020-08-28 09:17:35 -04:00
2020-09-24 12:36:29 -03:00
2020-07-20 03:25:29 -04:00
2020-09-22 05:09:11 -03:00
2020-08-25 04:16:45 -04:00
2020-09-24 14:50:47 -03:00
2020-09-22 05:09:11 -03:00
2020-09-22 05:09:11 -03:00
2020-09-22 05:09:11 -03: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.