package
1.0.5
Repository: https://github.com/boolw/go-web3.git
Documentation: pkg.go.dev

# Functions

DownloadSolidity downloads the solidity compiler.
NewCompiler instantiates a new compiler.
NewSolidityCompiler instantiates a new solidity compiler.
NewVyperCompiler instantiates a new vyper compiler.

# Structs

Artifact is a contract output from the compiler.
Solidity is the solidity compiler.
Vyper is the vyper compiler.

# Interfaces

Compiler is an Ethereum compiler.