web3 sudoku. User fills the fields, submits his solution. Once the deadline is reached, the smart contract computes the fastest solver and mints NFT for him
cd SudoChain
cd client
npm i
npm run dev
is built with React with Styled Components and ethers.js to connect to Smart Contract in Scroll and Mantle layer 2 chains
is built with Solidity in Hardhat