/shared-nft-gallery-starter-code

This is a simple dApp for a shared NFT gallery.

Primary LanguageJavaScriptMIT LicenseMIT

shared-nft-gallery

This is starter code for a simple dApp for a shared NFT gallery. The development tutorial can be found on our Notion

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install dependencies and run the development server:

yarn install
yarn dev

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

Check out the tutorial for more specific instructions.