https://github.com/purelabio/eth
Library for interacting with Ethereum from Go
https://github.com/purelabio/eth
ethereum go golang rpc
Last synced: 3 months ago
JSON representation
Library for interacting with Ethereum from Go
- Host: GitHub
- URL: https://github.com/purelabio/eth
- Owner: purelabio
- Created: 2018-10-18T20:35:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T07:52:54.000Z (over 7 years ago)
- Last Synced: 2024-06-20T10:12:42.347Z (almost 2 years ago)
- Topics: ethereum, go, golang, rpc
- Language: Go
- Size: 47.9 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Overview
Library for interacting with Ethereum from within a Go program. Compatible with go-ethereum and Parity.
Used at ShanzhaiCity / Purelab. Visit https://shanzhaicity.com to learn about what we're doing.
See the documentation at https://godoc.org/github.com/purelabio/eth.