Modulesยง
- build ๐
- chain ๐
- dependency ๐
- CLI dependency parsing
- global ๐
- rpc ๐
- transaction ๐
Structsยง
- Build
Opts - Chain
Value Parser - Custom Clap value parser for [
Chain
]s. - Compiler
Opts - Dependency
- A git dependency which will be installed as a submodule
- Ethereum
Opts - Etherscan
Opts - Global
Args - Global arguments for the CLI.
- Project
Path Opts - Common arguments for a projectโs paths.
- RpcOpts
- Transaction
Opts
Enumsยง
- CliAuthorization
List - CLI helper to parse a EIP-7702 authorization list. Can be either a hex-encoded signed authorization or an address.
Staticsยง
- GH_
REPO_ PREFIX_ REGEX - Git repo prefix regex
Functionsยง
- configure_
pcx - Configures a [
ParsingContext
] from [Config
]. - configure_
pcx_ from_ solc - Configures a [
ParsingContext
] from a [Project
] and [SolcVersionedInput
]. - init_
thread_ pool - Initialize the global thread pool.