Pinned Repositories
Decentralized-Staking
The Scaffoled-eth build for decentralized staking application
Foundry-ERC20
Foundry-FundMe
A "FundMe" contract used in the foundry course by Patrick Collins. 🐸
Foundry-NFT
A NFT contract used in the foundry course by Patrick Collins. 🐸
Foundry-Raffle
A Raffle contract used in the foundry course by Patrick Collins. 🐸
Multi-Sig
MultiCall
Simple Multicall contract with test
Rigged-Dice-Game
Testing the creation of a contract that attacks a dice game. Its easy for the attacker to predict the next dice roll because of how randomness is used in the dice game contract. The contract uses a hashing of the previous block hash, the contract address, and the nonce.
SBT
Single-Pool-Dex
A decentralized exchange that implements a pairing with an test example erc20 "Balloons". You can manipulate the contract to show examples of how slippage can affect token swaps on unbalanced liquidity pools.
JordGreer's Repositories
JordGreer/Decentralized-Staking
The Scaffoled-eth build for decentralized staking application
JordGreer/Foundry-ERC20
JordGreer/Foundry-FundMe
A "FundMe" contract used in the foundry course by Patrick Collins. 🐸
JordGreer/Foundry-NFT
A NFT contract used in the foundry course by Patrick Collins. 🐸
JordGreer/Foundry-Raffle
A Raffle contract used in the foundry course by Patrick Collins. 🐸
JordGreer/Multi-Sig
JordGreer/MultiCall
Simple Multicall contract with test
JordGreer/Rigged-Dice-Game
Testing the creation of a contract that attacks a dice game. Its easy for the attacker to predict the next dice roll because of how randomness is used in the dice game contract. The contract uses a hashing of the previous block hash, the contract address, and the nonce.
JordGreer/SBT
JordGreer/Single-Pool-Dex
A decentralized exchange that implements a pairing with an test example erc20 "Balloons". You can manipulate the contract to show examples of how slippage can affect token swaps on unbalanced liquidity pools.
JordGreer/Foundry-Stable-Coin
A stable coin used in the Foundry course by Patrick Collins 🐸.
JordGreer/multisig-contract
JordGreer/NFT
JordGreer/Scaffoldeth-challenge-9-state-channels
JordGreer/trading-bot