foundry
brew install foundry
v1.7.1
MIT OR Apache-2.0
Blazing fast, portable and modular toolkit for Ethereum application development
211
30-day installs · #2568
693
90-day · #2557
2.3k
365-day · #2694
10.4k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
alloy
blockchain
bytecode
compiler
compilers
dapp
eth
ethereum
evm
framework
fuzzing
ir
rust
smart-contracts
solidity
tempo
testing
tooling
toolkit
vyper
Links
- https://github.com/foundry-rs/foundry
- GitHub: foundry-rs/foundry
- Brew formula source: Formula/f/foundry.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"help2man",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [
"chisel-tunnel",
"jboss-forge"
],
"dependencies": [
"libusb"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Blazing fast, portable and modular toolkit for Ethereum application development",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:47+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "foundry",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-20T15:11:30Z",
"github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n \u003cimg src=\".github/assets/banner.png\" alt=\"Foundry banner\" /\u003e\n\n\u0026nbsp;\n\n[![Github Actions][gha-badge]][gha-url] [![Telegram Chat][tg-badge]][tg-url] [![Telegram Support][tg-support-badge]][tg-support-url]\n\n[gha-badge]: https://img.shields.io/github/actions/workflow/status/foundry-rs/foundry/test.yml?branch=master\u0026style=flat-square\n[gha-url]: https://github.com/foundry-rs/foundry/actions\n[tg-badge]: https://img.shields.io/endpoint?color=neon\u0026logo=telegram\u0026label=chat\u0026style=flat-square\u0026url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Ffoundry_rs\n[tg-url]: https://t.me/foundry_rs\n[tg-support-badge]: https://img.shields.io/endpoint?color=neon\u0026logo=telegram\u0026label=support\u0026style=flat-square\u0026url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Ffoundry_support\n[tg-support-url]: https://t.me/foundry_support\n\n**[Install](https://getfoundry.sh/getting-started/installation)**\n| [Docs][foundry-docs]\n| [Benchmarks](https://www.getfoundry.sh/benchmarks)\n| [Developer Guidelines](./docs/dev/README.md)\n| [Contributing](./CONTRIBUTING.md)\n| [Crate Docs](https://foundry-rs.github.io/foundry)\n\n\u003c/div\u003e\n\n---\n\nBlazing fast, portable and modular toolkit for Ethereum application development, written in Rust.\n\n- [**Forge**](https://getfoundry.sh/forge) \u2014 Build, test, fuzz, debug and deploy Solidity contracts.\n- [**Cast**](https://getfoundry.sh/cast) \u2014 Swiss Army knife for interacting with EVM smart contracts, sending transactions and getting chain data.\n- [**Anvil**](https://getfoundry.sh/anvil) \u2014 Fast local Ethereum development node.\n- [**Chisel**](https://getfoundry.sh/chisel) \u2014 Fast, utilitarian and verbose Solidity REPL.\n\n\n\n## Installation\n\n```sh\ncurl -L https://foundry.paradigm.xyz | bash\nfoundryup\n```\n\nSee the [installation guide](https://getfoundry.sh/getting-started/installation) for more details.\n\nTo verify a downloaded release archive or container image, see [Verifying Releases](./SECURITY.md#verifying-releases).\n\n## Getting Started\n\nInitialize a n",
"github_repo": "foundry-rs/foundry",
"github_stars": 10442,
"github_topics": [
"alloy",
"blockchain",
"bytecode",
"compiler",
"compilers",
"dapp",
"eth",
"ethereum",
"evm",
"framework",
"fuzzing",
"ir",
"rust",
"smart-contracts",
"solidity",
"tempo",
"testing",
"tooling",
"toolkit",
"vyper"
],
"homepage": "https://github.com/foundry-rs/foundry",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 211,
"installs_365d": 2263,
"installs_90d": 693,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT OR Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "foundry",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2568,
"rank_365d": 2694,
"rank_90d": 2557,
"raw_hash": "4be940efb66aa285",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/f/foundry.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.7.1",
"versioned_formulae": [],
"why_use_this": null
}