Skip to content

DeFiCh/go-ethlibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ethereum libraries in Go for interacting with Ethereum nodes

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Makefile 0.1%