Files
laconicd-deprecated/docs/basics
Thomas NguyandFederico Kunze fada59551d rpc, evm: fix eth_coinbase endpoint to return ethereum address of the validator node (#153)
* fix coinbase rpc endpoint to return ethereum address of the validator

* update changelog

* fix lint

* clean code and simplify logic

* fix changelog

* change request variable name and type

* add test

* fix proto comments

* fix proto comments

* Update x/evm/keeper/grpc_query.go

* Update x/evm/keeper/grpc_query.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-22 06:14:40 -04:00
..
2020-08-31 12:40:53 -04:00
2020-11-12 20:42:24 +01:00
2020-11-12 20:42:24 +01:00
2020-11-12 20:42:24 +01:00
2020-09-23 10:35:53 -03:00
2020-11-12 20:42:24 +01:00
2020-11-12 20:42:24 +01:00

Basics

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

  1. Accounts
  2. Gas and Fees
  3. Lifecycle of a transaction
  4. Photon
  5. JSON-RPC Server
  6. Hard Spoon

After reading the basics, head on to the Core Reference for more advanced material.