modulepackage
0.0.0-20230228105525-4827941876c6
Repository: https://github.com/node-real/go-ethlibs.git
Documentation: pkg.go.dev
# README
go-ethlibs: Go Ethereum Libraries
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.
Overview
eth
: Helpers for serializing/deserializing Ethereum JSONRPC typesjsonrpc
: JSONRPC request and response parsingnode
: A proto-ethclient in thenode
namespacerlp
: Independent implementation of RLP parsing
License
MIT