Sagar17032001's Stars
RockeTCodes/Lottery-contract-react-frontend
This is frontend of the lottery contract . The actual contract code is available in my repository.This is based on lottery contract made on solidity v0.8.17 .
RockeTCodes/blockchain-kickstart-contract
This is a clone of kickstart but built on blockchain. This contract allows users to create a campaign for crowdfunding and It allows different users to contribute money and join the campaign. This contract is made using Solidity .
RockeTCodes/tic-tac-toe-react
Tic Tac Toe game made using react . It also shows the past moves and user can go back to past moves.