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

    Blazing fast toolkit for developing Starknet contracts.

    Rust 361 231

  3. book Public

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

    Solidity 900 797

  4. 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 396

  5. forge-template Public template

    Forkable template to get you started with Foundry's Forge

    Solidity 397 173

  6. foundry-toolchain Public

    GitHub action to install Foundry

    JavaScript 243 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.

    Rust 9,204 Apache-2.0 2,057 457 61 Updated Jul 30, 2025
  • starknet-foundry Public

    Blazing fast toolkit for developing Starknet contracts.

    Rust 361 MIT 231 240 (8 issues need help) 14 Updated Jul 29, 2025
  • book Public

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

    Solidity 900 Apache-2.0 797 87 (43 issues need help) 4 Updated Jul 27, 2025
  • compilers Public

    Utilities for working with native solc and compiling projects.

    Rust 92 Apache-2.0 65 8 1 Updated Jul 23, 2025
  • Rust 39 Apache-2.0 17 1 1 Updated Jul 14, 2025
  • block-explorers Public

    Bindings for the etherscan API and other block explorers.

    Rust 61 Apache-2.0 40 4 2 Updated Jul 14, 2025
  • setup-snfoundry Public

    A github action for setting up snfoundry

    JavaScript 13 MIT 7 3 1 Updated Jun 24, 2025
  • asdf-starknet-foundry Public

    Starknet Foundry plugin for the asdf version manager

    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.

    Solidity 937 Apache-2.0 396 30 4 Updated Jun 12, 2025
  • foundry-toolchain Public

    GitHub action to install Foundry

    JavaScript 243 Apache-2.0 117 6 (2 issues need help) 2 Updated Apr 24, 2025

Top languages

Loading…