You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is a collection of my Web3 Projects built using Hardhat and various JavaScript libraries.
Project 1: Decentralised Lottery Application
This project is a fully end-to-end decentralised application using IPFS for hosting and retrieves a verifiable random number using the Chainlink network for the lottery winner calculation.
Please note that this version of the DAPP is currently only live on the Rinkeby network.
View the site live on IPFS here.
View the smart contract
Project 2: NFT Marketplace
The following is a fully end-to-end decentralised application using IPFS for the front-end and TheGraph protocol for indexing the smart contract on Ethereum.
Please note that this version of the DAPP is also currently live on the Rinkeby network.