Skip to content

0xgoldenlion/ethforallhackthon

Repository files navigation

comma momorepo

This repo contains both frontend and backend of eth for all submission.

contracts address

suduku 0x1000ce4BD3fdb281851f76aB76D79eCe2782c3D1 futoshiki : 0x7aC7fF2DA3B22f8E219FF94c84712cAb7Ba98fe7, skyscrapers: 0xEC050485fFf47C2308867A1A9CeFD7669c61563C

frontend

The frontend is a Next.js project bootstrapped with create-next-app and deployed on Vercel.

Install dependencies

yarn install

Run the development server

yarn dev

Open http://localhost:3000 with your browser to see the result.

smart contracts

cd smart-contracts
yarn install