Tag
#forge
122 repositories
Repos
A collection of helpful contracts and libraries for use with Forge and Foundry
An Ethereum Node built to run in Browser, Bun, Deno, and Node.js
๐ ๏ธ Easily track & compare gas costs estimated by Foundry on each of your Pull Requests!
โ๏ธ Start your next Solidity project with Foundry in seconds
A forkable template repo for easily writing and testing toy contracts
Portfolio is an automated market making protocol for implementing custom strategies at the lowest cost possible.
๐ Protect your Smart Contract Proxy from storage collisions upon upgrading, by running this action in a CI on each of your Pull Requests!
Foundry-Hardhat plugins: Use Foundry for Hardhat projects
Standard way to simulate governance actions from a timelock, multisig, or DAO.
Codegen pretty-printing and deep equality Solidity functions for the Forge testing framework
Solidity mocking provider for testing
โณ Template for Forge + EVM Toolkit
A Solidity library designed to cram as many arbitrary values into as small a space as possible.
Options for ERC721 assets via fractionalizing into ERC20 tokens & depositing into Primitve's RMM-01
Hook for Uniswap v4 that allows users to place automatically executing on-chain "take-profit" orders
Command-line tool for building, deploying and upgrading Diamond Standard contracts on EVM chains.
Alternative Foundry verifier for nested forge script deployments. Provide your broadcast JSON file, and the verifier will check every TX for deployments to verify at Etherscan and compatible block explorers, without the need of passing constructor arguments
๐งโ๐ Web3/Solidity based wargame, played in the Ethereum Virtual Machine
Connect shell terminal to your browser for web3 wallets like metamask
Solidity counter type that bypasses checked arithmetic
Universal handler for any Uniswap-V2-like callback
A lightning-fast Foundry template for Solidity smart contract development
hardhat + foundry environment for testing and deployment of smart contracts
:fire: Awesome Command line tool to mange forge powered blockchain nodes
Reverse Liquidity Split (RLS) - Implementation in Solidity
Foundry template for writing Vyper smart contracts
Smart contracts for Bubble v1 protocol ๐
Opinionated solidity starter template with too many tools
Solidity solutions for exercises in Base Camp, the smart contract learning program, using Foundry.
A collection of starter projects for baking dApps within minutes and get it running on forge-powered blockchain
A solidity library to verify a secp256r1 signature in several ways
This app enables users to create, verify, and trade Carbon Credit NFTs. It features LLM-powered certificate verification, Solidity smart contracts on Avalanche, MERN stack for off-chain operations, and Chainlink for automated auctions on chain
๐ Automatically generate docs for your smart contracts and upload them to an AWS S3 bucket
Ethereum smart contracts of the Titan Tiki 3D collection
Burn to Evolve NFT contract with front-end. Deployed and tested on Anvil local node
Utilities for testing solidity contracts in rust
Template with only Foundry Framework for solidity projects
Starter web application that uses forge javascript sdk + did sdk and react
Soho is a central limit order-book protocol for high frequency, gasless trades on multiple chains including Blast
An extremely fast CREATE2 salt miner for creating efficient Ethereum addresses.
Provides a template for setting up a new Foundry project. Foundry is a blockchain development framework that makes it easy to build and deploy decentralized applications (dApps) on various blockchain platforms
Create safe transactions from forge scripts.
Foundry template project for ad-hoc solidity development
hardhat console, dapptools hevm, assert and other testing contracts
ChillQuest is an innovative multiplayer learning platform that helps crypto beginners explore and master blockchain concepts through fun, interactive quizzes, games, and challenges. By combining education with gamified experiences, ChillQuest makes learning about blockchain engaging, collaborative, and rewarding.
Command-line tool for building, deploying and upgrading Diamond Standard contracts on EVM chains.
Morpho vault v2 adapters for popular DeFi protocols
Additional contracts required by the Monadex v1 protocol ๐
A forge template that uses a flake.nix and direnv to install forge and other related packages
A template to quickly get started with foundry projects
Postgres bindings for forge. Extremely stupid, don't use.
This is a simple in solidity, about testing using foundry forge.
This is a simple smart contract in solidity, is just for university tesis US
This repo demonstrates how to use Foundry (forge/cast) to compile and deploy Solidity contracts to TRON (Nile) using a small Node.js JSON-RPC proxy.
Production-ready Foundry/Solidity project template with CI, static analysis, and GitHub Pages docs
Gemforge diamond standard contracts scaffolding using Foundry.
ApeStrapper is a contract to pay out a collator reward distribution based on tokens contributed
Used foundry to develop the simple storage smart contract I wrote earlier and deployed to the sepolia testnet
๐จ Token Forge - A DApp for minting and forging ERC1155 tokens on Sepolia. Mint base tokens and combine them to forge rare collectibles with smart contract-powered crafting mechanics.
This is a minimal project allowing users to fund the contract owner with donations. The smart contract accepts ETH as donations, denominated in USD. Donations have a minimal USD value, otherwise they are rejected. The value is priced using a Chainlink price feed, and the smart contract keeps track of donors
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust
Web3 challenge registry for awarding challenge NFTs to wallets on blockchain
A template to quickly get started with foundry projects
PayStreams is a payment streaming service supercharged with hooks
A better, more comprehensive version of Openzeppelin's payment splitter contract
A simple token wallet featuring gasless transfers built for the Monad developers monthly coding challenge