//
pkg.gl
Category
github.com/boolw/go-web3
contract
package
1.0.5
Repository:
https://github.com/boolw/go-web3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
281 SLOC
#
Packages
builtin
No description provided by the author
#
Functions
DeployContract
DeployContract deploys a contract.
NewContract
NewContract creates a new contract instance.
#
Structs
Contract
Contract is an Ethereum contract.
Event
Event is a solidity event.
Txn
Txn is a transaction object.
#
Interfaces
NodeProvider
NodeProvider handles the interactions with the Ethereum 1x node.