Skip to content

A NFT dApp built using Next.js, TailwindCSS, ERC1155, and deployed on Polygon

Notifications You must be signed in to change notification settings

ducksblock/eth-dubai-project

Repository files navigation

L2 NFT dApp

This project is a submission for ETHDubai 2024 Hackathon 🇦🇪

Built using Next.js, Thirdweb SDK, ERC1155 Contract, and deployed on Polygon

Project Screenshot

eth-dubai-project

How to Run

  1. Install dependencies
npm i
yarn
  1. Run the project in dev
npm run dev
yarn dev
  1. Run the project in prod
npm run build
npm run start

yarn build
yarn start

The server will start at http://localhost:3000.

About

A NFT dApp built using Next.js, TailwindCSS, ERC1155, and deployed on Polygon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published