Quick Start
Foundry
Foundry is a fast and powerful framework for Ethereum development, written in Rust. It’s great for developers who prefer more control and speed in their development workflows.
Install Foundry
Install Foundry by running the following command in your terminal:
Then, initialize Foundry:
Create a Foundry Project
Start a new project:
Configure Foundry for Metis
You will need to edit the foundry.toml
file to include Metis network details: