Skip to main content

get_evm_contract_path

Function get_evm_contract_path 

Source
pub fn get_evm_contract_path(path: &str) -> Result<(PathBuf, TempDir)>
Expand description

Compiles a Solidity example and writes it to a temporary EVM module file, returning its path.