From 3841e938d463425ca0fb73f1ac0e2608acb20967 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 13 Sep 2017 10:57:49 +0300 Subject: [PATCH] Add ethrpc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae551bc0..dcb2f17d 100644 --- a/README.md +++ b/README.md @@ -1109,6 +1109,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [circleci](https://github.com/jszwedko/go-circleci) - Go client library for interacting with CircleCI's API. * [clarifai](https://github.com/samuelcouch/clarifai) - Go client library for interfacing with the Clarifai API. * [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API. +* [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API. * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API. * [fcm](https://github.com/maddevsio/fcm) - Go library for Firebase Cloud Messaging. * [gads](https://github.com/emiddleton/gads) - Google Adwords Unofficial API.