Core libraries extracted from Foundry, published as standalone 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-blob-explorers- Bindings for Blobscan and other blob explorer APIsfoundry-fork-db- Fork database used by Foundryfoundry-wallets- Wallet management and signing support
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.
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.
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.