Skip to content
@foundry-rs

Foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Foundry

Foundry logo

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 the Foundry Book for more.

Foundry development is spearheaded by Paradigm and the Rust Ethereum open-source community.

Pinned

  1. foundry Public

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

    Rust 6k 905

  2. book Public

    A book on all things Foundry, available at https://book.getfoundry.sh.

    Solidity 526 312

  3. 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 cheatc…

    Solidity 593 163

  4. forge-template Public template

    Forkable template to get you started with Foundry's Forge

    Solidity 342 97

  5. GitHub action to install Foundry

    JavaScript 153 14

  6. hardhat-foundry-template Public template

    Minimal template to get started with Foundry + Hardhat

    TypeScript 209 55

Repositories