Foundry
Foundry is a fast toolkit for application development written in Rust equipped with a testing framework, as well as utilities for interacting with smart contracts and getting chain data.
Prerequisites
Steps
git clone https://github.com/filecoin-project/fevm-foundry-kit
cd fevm-foundry-kitforge build
npm installLast updated