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 foundry Public

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

    Rust 7.6k 1.5k

  2. starknet-foundry starknet-foundry Public

    Blazing fast toolkit for developing Starknet contracts.

    Rust 264 131

  3. book book Public

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

    Python 723 537

  4. forge-std 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 764 290

  5. forge-template forge-template Public template

    Forkable template to get you started with Foundry's Forge

    Solidity 367 154

  6. foundry-toolchain foundry-toolchain Public

    GitHub action to install Foundry

    JavaScript 201 83

Repositories

Showing 10 of 17 repositories