ysjprojects / ethshanghai-hackathon

Pixel Protocol submission for ethshanghai hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethshanghai-hackathon

Pixel Protocol submission for ethshanghai hackathon. It is deployed on https://pixel-protocol.vercel.app/

Setup

Frontend

To generate production build, run npm run build.

Backend

To start backend server, run node index.js. The server can also be run as a daemon with a process manager—such as pm2.

Contract

Our contract is deployed on the Mumbai Polygon testnet. To run tests, execute npx hardhat test

About

Pixel Protocol submission for ethshanghai hackathon


Languages

Language:TypeScript 50.4%Language:Solidity 40.1%Language:JavaScript 9.2%Language:CSS 0.3%