foundry-rs
There are 30 repositories under foundry-rs topic.
nomoixyz/vulcan
Development framework for Foundry projects
alloy-rs/trie
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
mmsaki/forgefmt.nvim
Auto formatting for solidity files in neovim.
emilamaj/signswap
Gas-free Ethereum decentralized exchange. The cryptographic signing lets you securely swap tokens without spending gas fees.
CafeCosmosHQ/MudFoundryTestGen
Generate a foundry base test that handles all deployment so you can use `forge test` instead of `mud test`
Dargon789/defisaver-v3-contracts
All the contracts related to the Defi Saver ecosystem
Dargon789/hardhat-project
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
gabr1sr/ethernaut-foundry-template
Template repository for trying Ethernaut locally using Foundry
Tudmotu/forgery-rs
A Solidity web server & framework for writing powerful web3 backends ✍🏼
0xKubitus/Q1_2024_Starknet_backend_Boilerplate
my own Boilerplate for building Starknet smart-contracts in Cairo, using latest stable versions of: Cairo, Scarb & Starknet Foundry
AndrewPochapsky/zk-battleship
Play a game of battleship on-chain while preserving privacy using ZK-SNARKs!
gnkz/forge-nix-template
A forge template that uses a flake.nix and direnv to install forge and other related packages
SaiKiranMatta/anvil-ui
A modern web interface for Anvil, built with Vite and React. Easily interact with Ethereum JSON-RPC methods, manage accounts, set balances, mine blocks, and debug transactions through a clean, responsive UI.
edyionescu/merkle-airdrop
Merkle-based claim system with Solidity, Node.js, React, and MetaMask integration
emilamaj/TokenBundler
Create a synthetic token wrapping underlying ERC20s in any proportions
gnkz/readonly-proxy
A solidity implementation of a Read-Only Proxy
NFT-XYZ/nftime-contracts
Smart Contracts for NFTIME BY NFTXYZ
owieth/foundry-setup
Template for Foundry Projects
shobhit-gupta/blockchain-foundry-fundme
Crowdfunding DAPP - Chainlink Price Feeds
shobhit-gupta/IndianRupeeStablecoin
Stablecoin Foundry Project; Formal Verification with BTT
emilamaj/VoodooNFT
ERC-1155 NFT Example - Voodoo video game NFT
gabr1sr/ppp-nft
Personal Profile Picture NFT collection
metmirr/solidity-defi
Learn Defi with solidity and foundry
owieth/ethernaut-challenges
Challenges for https://ethernaut.openzeppelin.com/
owieth/evm-intro
Repository for EVM Intro Presentation
sambacha/rust-txpool
convert cast tx-pool output to correct JSON output
sumit03guha/ccip-rebase-token
The Cross-Chain Rebase Token Protocol implements an automated rebase mechanism, allowing dynamic adjustments of token supply based on pre-defined rules. It leverages Chainlink's CCIP for decentralized cross-chain communications and uses Foundry for streamlined development, testing, and deployment.
Tudmotu/forgery-boilerplate
A boilerplate project for Forgery, the Solidity web framework ✍🏼
Tudmotu/forgery-sdk
A Solidity web framework for the Forgery runtime ✍🏼