Pinned Repositories
foundry-dao-f23
Basic DAO in Solidity just to change a number
foundry-defi-decentralised-stablecoin-f23
It is a contract for Decentralised Stablecoin which takes WETH and WBTC as collateral.
foundry-fund-me-f23
My contracts that allow users to send their funds and only owner can withdraw them
foundry-nft-f23
Two NFT collections, and one of them is dynamic, so you can change the value it represents.
foundry-smart-contract-lottery-f23
This is the lottery written in Solidity Smart Contracts, which allows users to entry paying entrance fee. Then it automatically picks a winner, after some time has passed.
foundty-upgrades-f23
WangSecurity's Repositories
WangSecurity/foundry-dao-f23
Basic DAO in Solidity just to change a number
WangSecurity/foundry-defi-decentralised-stablecoin-f23
It is a contract for Decentralised Stablecoin which takes WETH and WBTC as collateral.
WangSecurity/foundry-fund-me-f23
My contracts that allow users to send their funds and only owner can withdraw them
WangSecurity/foundry-nft-f23
Two NFT collections, and one of them is dynamic, so you can change the value it represents.
WangSecurity/foundry-smart-contract-lottery-f23
This is the lottery written in Solidity Smart Contracts, which allows users to entry paying entrance fee. Then it automatically picks a winner, after some time has passed.
WangSecurity/foundty-upgrades-f23
WangSecurity/Add-to-cart
Shopping List created using JS
WangSecurity/backetball-counter
WangSecurity/bday-gift-card
WangSecurity/blackjack-game
Created a blackjack game using HTML, CSS and JS
WangSecurity/bussiness-card
WangSecurity/crypto-markets
CSV file of daily crypto price data until may 2018
WangSecurity/froundry-erc20-f23
My simple ERC20 token.
WangSecurity/passenger-counter
Deploying my first JavaScript code
WangSecurity/sherlock-v2-docs
WangSecurity/Unit-converter
Created a length, volume, and mass converter using JavaScript