pub fn build(contracts_path: &str, artifacts_path: &str) -> Result<(), String>
Build contracts placed in contracts/, outputting to artifacts/.
contracts/
artifacts/
Requires solc 0.8.25.