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

# Functions

DeployENS deploys a new ENS contract.
DeployResolver deploys a new Resolver contract.
ENSAbi returns the abi of the ENS contract.
ENSBin returns the bin of the ENS contract.
NameHash returns the hash of an ENS name.
NewENS creates a new instance of the contract at a specific address.
No description provided by the author
NewResolver creates a new instance of the contract at a specific address.
ResolverAbi returns the abi of the Resolver contract.
ResolverBin returns the bin of the Resolver contract.

# Structs

ENS is a solidity contract.
No description provided by the author
Resolver is a solidity contract.