laconicd/docs/core
Federico Kunze 0c6e44d3d3
evm: remove CommitStateDB, journal and stateObject (#84)
* evm: remove CommitStateDB and stateObject

* imported build fixes

* lint

* rm set nonce

* update account response

* changelog
2021-06-08 13:10:29 -04:00
..
encoding.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
pending_state.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
proto-docs.md evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
README.md docs: updates (#590) 2020-11-12 20:42:24 +01:00

Core Concepts

This repository contains reference documentation on the core concepts of Ethermint.

  1. Encoding
  2. Pending State

After reading the core concepts, head on to the guides to learn how to use Ethereum tooling with Ethermint.