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(`forge build`): add flag to show names of files that are not cached and being compiled
- feat(cheatcodes): add `vm.callTimeout` and `vm.setGas` for improved gas control
- Allow passing arguments to `cast {call,send}` through `stdin`
- Add json schema for test output
- bug(remappings): absolute import paths break usage as external dependency
- Feat: installing forge using specific commit should install to different bin dir
- feat(cheatcodes): `vm.writeToml` should keep original formatting including comments
- feat(`cast`): `cast storage` to report also directly used slots of the deployed contract
- feat(`cheatcodes`): Add `vm.print` to replace `console.log` library
- feat: cast decode-error
- Docs
- Rust not yet supported