/go-contract

Barebones library for using RPCs to call Solidity functions from Go

Primary LanguageGo

go-contract

This package provides an easy API for communicating with a Solidity contract on the Ethereum blockchain. All you need is the URL for a node, the address of the contract, and an account.