Foundry
Welcome to the Foundry organization.
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
You can install Foundry on any platform in seconds via:
curl -L https://foundry.paradigm.xyz | bash
Then, in a new terminal run:foundryup
.
That's it! If everything goes well, you will now have four binaries at your disposal: forge, cast, anvil, and chisel.
See theFoundry Book for more.
Foundry development is spearheaded byParadigm and the Rust Ethereum open-source community.
PinnedLoading
- starknet-foundry
starknet-foundry PublicBlazing fast toolkit for developing Starknet contracts.
- forge-template
forge-template Public templateForkable template to get you started with Foundry's Forge
Repositories
- forge-std Public
Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
foundry-rs/forge-std’s past year of commit activity - foundry-fork-db Public
foundry-rs/foundry-fork-db’s past year of commit activity