foundry-core
May 8, 2026 ยท View on GitHub
Core libraries extracted from Foundry, published as standalone crates.
Crates
foundry-compilers- Compiler abstraction and Foundry project implementationfoundry-compilers-artifacts- Rust bindings for compiler JSON artifactsfoundry-compilers-artifacts-solc- Rust bindings for Solc JSON artifactsfoundry-compilers-artifacts-vyper- Rust bindings for Vyper JSON artifactsfoundry-compilers-core- Core utilities for foundry-compilers crates
foundry-block-explorers- Bindings for Etherscan and other block explorer APIsfoundry-fork-db- Fork database used by Foundryfoundry-wallets- Wallet management and signing support
Supported Rust Versions (MSRV)
The current MSRV (minimum supported rust version) is 1.93.
Note that the MSRV is not increased automatically, and only as part of a minor release.
Contributing
See CONTRIBUTING.md for guidelines.
Pull requests will not be merged unless CI passes, so please ensure that your contribution follows the linting rules and passes clippy.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.