ethclient: add initial implementation of the typed RPC client
ethclient implements the proposed Ethereum Go API. There are no tests at the moment, a suite that excercises all implementations of the API will be added later.
Showing
ethclient/ethclient.go
0 → 100644
This diff is collapsed.
ethclient/ethclient_test.go
0 → 100644
Please register or sign in to comment