gylman / SudoChain

web3 sudoku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudoChain

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

How to run:

cd SudoChain
cd client
npm i
npm run dev

Client side

is built with React with Styled Components and ethers.js to connect to Smart Contract in Scroll and Mantle layer 2 chains

Smart contract

is built with Solidity in Hardhat

About

web3 sudoku


Languages

Language:JavaScript 67.5%Language:TypeScript 19.1%Language:Solidity 11.5%Language:HTML 1.6%Language:CSS 0.3%