pub fn etherscan_project( metadata: &Metadata, target_path: impl AsRef<Path>, ) -> Result<Project<SolcCompiler>>
Creates a [Project] from an Etherscan source.