foundry-canary
Contract experimentation platform
A repository for experimenting with and reproducing issues in the Foundry framework for Ethereum development
Minimal repo for Foundry examples and reproducing bugs in Foundry
46 stars
2 watching
0 forks
Language: Solidity
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zeframlou/foundry-template | A template project for building and deploying smart contracts using Foundry framework | 155 |
zeframlou/foundry-docgen | Generates markdown docs for Foundry projects from existing NatSpec comments in contracts | 50 |
foundry-rs/foundry-toolchain | A toolkit for Ethereum application development | 231 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts | 330 |
timurguvenkaya/foundry-multichain | Provides tools and scripts for deploying, upgrading, and managing multichain contracts using Foundry | 45 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 262 |
matter-labs/foundry-zksync | A specialized fork of the Foundry framework tailored to work with the ZKsync network for Ethereum app development. | 307 |
ciaranmcveigh5/ethernaut-x-foundry | A repository that enables local execution of Ethernaut levels using Foundry, a Rust-based tool for building and testing smart contracts. | 271 |
jordaniza/oz-upgradeable-foundry | Provides a minimal implementation of an upgradeable contract using OpenZeppelin's UUPS libraries | 94 |
foundry-rs/forge-template | A starter project for building Smart Contract projects with Foundry's Forge framework. | 386 |
odyslam/foundry-upgrades | Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
sphinx-labs/chugsplash-foundry | A tool for deploying and managing upgradeable smart contracts on the Ethereum blockchain | 96 |
paulrberg/foundry-template | A pre-configured development environment for building and testing Solidity smart contracts | 570 |
blacksmith-eth/blacksmith | A tool for generating a simple frontend for interacting with smart contracts using a web framework and a deployment script. | 315 |
zeframlou/playpen | A set of gas-optimized staking pool contracts supporting ERC20 and ERC721 staking. | 274 |