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
- meta(`forge builder`): tracking issue for using Foundry as a library
- feat(`forge script`): enable outputting of raw unsigned transactions
- feat(`forge test`): emit more details on log emittance
- feat(`forge test`): add log tracing levels with target / namespace support (`FOUNDRY_LOG=`?)
- (feat): accept ETH_RPC_URL env as fork-url alias
- feat(`anvil`): add RPC method similar to the ERC20 `deal` cheatcode
- feat(`cast`): add option to use local source code for `--debug` and `--decode-internal`
- chore: remove regex argument of forge test --debug and --decode-internal
- JSON export for flamegraph
- chore: stop supporting legacy console.sol signatures
- Docs
- Rust not yet supported