foundry_common::compile

Function etherscan_project

Source
pub fn etherscan_project(
    metadata: &Metadata,
    target_path: impl AsRef<Path>,
) -> Result<Project<SolcCompiler>>
Expand description

Creates a [Project] from an Etherscan source.