package
1.1.6
Repository: https://github.com/mover-code/golang-web3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DeployContract deploys a contract.
NewContract creates a new contract instance.

# Structs

Contract is an Ethereum contract.
Event is a solidity event.
Txn is a transaction object.

# Interfaces

NodeProvider handles the interactions with the Ethereum 1x node.