There are 0 repository under foundary topic.
Blockchain projects - DeFi, NFT, P2E, minting, staking, evolution/breeding, raffle/auction, marketplace, launchpad on Solana, Ethereum, BSC, Avalanche and so on. Handled smart contract, backend, frontend parts using rust, anchor, solidity, javascript, typescript, node, express, golang, python etc
Special 1 year membership for Phillippe Gonet Champagne.
The roadmap and learning material to become a blockchain Engineer.
"Foundry Fund Me" is a Solidity smart contract project. It provides functionality for deploying and testing a fund management contract, including features like deployment, testing (unit and forked tests), script execution, gas estimation, and code formatting. Credit to Patrick Collins 🎊
Foundry ERC20 is a Solidity project that provides a template for creating and deploying ERC20 tokens using the Foundry framework. It includes instructions for setting up the project, deploying the token, running tests, and interacting with the deployed contracts through scripts.
In this repo you can see different standards for testing smart contracts in Foundry. Credits to Patric Collins.
Foundry NFT is a repository that guides you through creating two types of NFTs: an IPFS Hosted NFT and an SVG NFT hosted 100% on-chain. It provides step-by-step instructions and code examples to help you get started quickly.
*This is for demo purposes only. Upgradeable contracts are a menance and in general should be avoided.