foundry
https://github.com/foundry-rs/foundry
Rust
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to foundry
Help out
- Issues
- feat: support `--anvil-header` for customizing anvil user-agent response
- feat: add global `Clap` arguments
- feat(`forge build`): breakdown contract size to each imported contract / lib size
- perf: cache Evm/Handlers in `Executor`
- bug(`forge script`): deploy progress is not shown
- feat(extensions): add `forge run` command
- bug: `forge clone` returns wrong evm version
- feat(`anvil`): add `eth_sendBundle` for MEV-related integration tests
- Unify verbosity logic of `should_include` between `cast`, `test`, `coverage`, `script`, etc..
- feat(`forge init`): add `--vyper` flag to initialize a basic `Vyper` project mirroring `Counter`
- Docs
- Rust not yet supported