Foundrydeploy - Limited scripting (declarative?) language to implement a basic deployment pipeline using foundry.
Foundry Docgen - A basic tool for generating markdown docs for a Foundry project using existing NatSpec comments in the contracts.
Foundry Gas Diff Reporter
Github Action to easily compare gas reports generated by Foundry automatically on each
of your Pull Requests.
Foundry Hardhat Template - Template repository for getting started quickly with Hardhat and Foundry in one project.
Foundry Vyper - A Foundry template to compile and test Vyper contracts.
Foundry Starter Kit - Foundry Starter Kit is a repo that shows developers how to quickly build, test, and deploy smart contracts with one of the fastest frameworks out there.
surl - HTTP library for Foundry tests in Solidity based on curl.
unix - A lightweight, extensible Foundry library for shell scripting.
Chainlink Brownie Contracts - This repository is a slimmed down version of Chainlink's official repo. It clones only the Chainlink contracts folder and the repo automatically updates every time there is a new NPM release.
Upgradeable Contracts With OpenZeppelin and Foundry - A minimal set of contracts showing how to implement UUPS and Transparent Upgradeable Proxy contracts using foundry, along with testing and deployment with Forge Script.
Foundry Upgrades - Helper smart contracts to deploy and manage upgradeable contracts on Ethereum.
PRBMath - Solidity library for advanced fixed-point math that operates with signed 59.18-decimal fixed-point and unsigned 60.18-decimal fixed-point numbers.
Art Gobblers - Contracts for
Art Gobblers, the self-sustaining art factory, with custom ERC721
implementation with VRGDAs, GOO integration and differential fuzzing.
OpenSea Seaport - Seaport is a new marketplace protocol for safely and efficiently buying and selling NFTs.
Optimism Contracts Bedrock - This package contains the smart contracts that compose the on-chain component of Optimism's upcoming Bedrock upgrade.
MapleLoan - Set of contracts to facilitate on-chain Loans between Maple Finance Pools and institutional borrowers.
Cryptex Finance - Index token that tracks the total cryptocurrency market capitalization. (Optimism version uses Foundry tests).
Gov of Venice - Governance of Venice is a new paradigm in DAO governance, attempting to standardise the existence of functional groups within DAOs (Guilds) in terms of how they participate in the Governance process of different DAOs.
Beefy Finance - Official repo for strategies and vaults from the Beefy yield optimizer.
Tokenlon - Tokenlon is a decentralized exchange and payment settlement protocol.
Uniswap Permit - Permit2 introduces a low-overhead, next generation token approval/meta-tx system to make token approvals easier, more secure, and more consistent across applications.