laconicd/docs/core
Federico Kunze 6eadc8fdf8
rpc, evm: remove tx Receipt (#81)
* rpc, evm: remove tc receipt

* rm receipt from gRPC query service

* update eth block

* update tx service response

* rpc tx fixes

* update bloom

* fix

* more fixes

* c++
2021-06-08 07:11:37 -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 rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -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.