An open API service indexing awesome lists of open source software.

https://github.com/rakshasa/go-ethereum-helpers

Helper Library for Go Ethereum
https://github.com/rakshasa/go-ethereum-helpers

Last synced: 2 months ago
JSON representation

Helper Library for Go Ethereum

Awesome Lists containing this project

README

        

Go Ethereum Helper Library
==========================

[![API Reference](
https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667
)](https://pkg.go.dev/github.com/rakshasa/go-ethereum-helpers?tab=doc)
[![Go Report Card](https://goreportcard.com/badge/github.com/rakshasa/go-ethereum-helpers)](https://goreportcard.com/report/github.com/rakshasa/go-ethereum-helpers)

Useful quality-of-life improvements and helpers for clients using go-ethereum.

Requirements
------------

To be determined.

License
-------

The go-ethereum-helper library (i.e. all code outside of the `vendor` directory) is licensed under the
[GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html),
also included in our repository in the `COPYING` file.