status-go/eth-node
Andrea Maria Piana 88a1d0111e
Add Commands (#1731)
This commit adds handling of Transaction commands.
2020-01-10 19:59:01 +01:00
..
bridge Fix Nimbus Post implementation 2020-01-10 16:27:31 +01:00
core/types Add Commands (#1731) 2020-01-10 19:59:01 +01:00
crypto Add Commands (#1731) 2020-01-10 19:59:01 +01:00
keystore Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
types Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
Makefile Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
README.md Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
go.mod Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
go.sum Add Commands (#1731) 2020-01-10 19:59:01 +01:00

README.md

Status abstractions for Ethereum node implementations

What is eth-node?

eth-node is a low-level project that implements crypto routines, Ethereum node abstractions and types that are useful for status-go/protocol and status-go

License

Mozilla Public License 2.0