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
- Host: GitHub
- URL: https://github.com/rakshasa/go-ethereum-helpers
- Owner: rakshasa
- License: lgpl-3.0
- Created: 2022-09-06T18:59:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T10:56:49.000Z (about 2 years ago)
- Last Synced: 2025-02-01T06:27:09.271Z (4 months ago)
- Language: Go
- Size: 5.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README
Go Ethereum Helper Library
==========================[](https://pkg.go.dev/github.com/rakshasa/go-ethereum-helpers?tab=doc)
[](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.