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

# Functions

If the ABI is invalid, panic.
It creates a new client for the given url.
`NewContract` takes an address, an ABI string, and a data struct, and returns a `MyContract` struct Args: addr (string): The address of the contract abiStr (string): The ABI of the contract.

# Structs

No description provided by the author

# Type aliases

No description provided by the author