package
0.0.0-20211208053926-2d71d6065784
Repository: https://github.com/cybersis2020/go-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.