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 Loading

  1. foundry foundry Public

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

    Rust 9.2k 2.1k

  2. starknet-foundry starknet-foundry Public

    Blazing fast toolkit for developing Starknet contracts.

    Rust 361 231

  3. book book Public

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

    Solidity 901 795

  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 937 395

  5. forge-template forge-template Public template

    Forkable template to get you started with Foundry's Forge

    Solidity 397 173

  6. foundry-toolchain foundry-toolchain Public

    GitHub action to install Foundry

    JavaScript 244 117

Repositories

Showing 10 of 18 repositories
  • foundry Public

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

    foundry-rs/foundry’s past year of commit activity
    Rust 9,192 Apache-2.0 2,055 456 60 Updated Jul 28, 2025
  • book Public

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

    foundry-rs/book’s past year of commit activity
    Solidity 901 Apache-2.0 795 86 (43 issues need help) 3 Updated Jul 27, 2025
  • starknet-foundry Public

    Blazing fast toolkit for developing Starknet contracts.

    foundry-rs/starknet-foundry’s past year of commit activity
    Rust 361 MIT 231 234 (8 issues need help) 14 Updated Jul 26, 2025
  • compilers Public

    Utilities for working with native solc and compiling projects.

    foundry-rs/compilers’s past year of commit activity
    Rust 92 Apache-2.0 65 8 1 Updated Jul 23, 2025
  • foundry-rs/foundry-fork-db’s past year of commit activity
    Rust 39 Apache-2.0 17 1 1 Updated Jul 14, 2025
  • block-explorers Public

    Bindings for the etherscan API and other block explorers.

    foundry-rs/block-explorers’s past year of commit activity
    Rust 61 Apache-2.0 40 4 2 Updated Jul 14, 2025
  • setup-snfoundry Public

    A github action for setting up snfoundry

    foundry-rs/setup-snfoundry’s past year of commit activity
    JavaScript 13 MIT 7 3 1 Updated Jun 24, 2025
  • asdf-starknet-foundry Public

    Starknet Foundry plugin for the asdf version manager

    foundry-rs/asdf-starknet-foundry’s past year of commit activity
    Shell 6 MIT 4 0 1 Updated Jun 23, 2025
  • 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
    Solidity 937 Apache-2.0 395 30 4 Updated Jun 12, 2025
  • foundry-toolchain Public

    GitHub action to install Foundry

    foundry-rs/foundry-toolchain’s past year of commit activity
    JavaScript 244 Apache-2.0 117 6 (2 issues need help) 2 Updated Apr 24, 2025

Most used topics

Loading…