ethlibs

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 0 Imported by: 0

README

GoDoc Go Report Card

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 types
  • jsonrpc: JSONRPC request and response parsing
  • node: A proto-ethclient in the node namespace
  • rlp: Independent implementation of RLP parsing

License

MIT

Documentation

Overview

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.

Directories

Path Synopsis
+k8s:deepcopy-gen=package Package eth contains data structures for (de)serializing data from Ethereum JSONRPC requests and responses.
+k8s:deepcopy-gen=package Package eth contains data structures for (de)serializing data from Ethereum JSONRPC requests and responses.
jsonrpc contains the common JSON RPC structures Infura products use.
jsonrpc contains the common JSON RPC structures Infura products use.
Package node is a generated GoMock package.
Package node is a generated GoMock package.
mocks
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
websocket
Package websocket implements a websocket connection to an Ethereum node.
Package websocket implements a websocket connection to an Ethereum node.
websocket/mocks
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL