laconicd/docs/core
Federico Kunze Küllmer 5f1f252361
evm: TxData as proto.Any (#220)
* evm: TxData as proto.Any

* proto message

* fix protobuf any generation

* Int pointer

* fix build and tests

* ante tests

* swagger

* cleanup

* c++
2021-07-05 16:39:08 +00: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: TxData as proto.Any (#220) 2021-07-05 16:39:08 +00: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.