A sandbox of helpers related to interacting with Ethereum nodes.
We hope code snippets in this repository will come in useful for others, but please don't expect any stability guarantees. We'd like for the best pieces to eventually graduate into stand-alone packages.
eth
: Helpers for serializing/deserializing Ethereum JSONRPC typesjsonrpc
: JSONRPC request and response parsingnode
: A proto-ethclient in thenode
namespacerlp
: Independent implementation of RLP parsing
MIT