Open clearloop opened 4 weeks ago
The goal of this issue is using zink as testing language for foundry projects.
foundry.toml
fn command_cargo_zint() { // 1. deploy source contract to EVM // 2. deploy testing contract to EVM // 3. call all methods of the testing contract }
No response
Describe the feature
The goal of this issue is using zink as testing language for foundry projects.
foundry.toml
)Solution
No response