Skip to content

Basic example for thirdweb NFTDrop frontend. You can deploy functions dropping nft and collection viewer.

Notifications You must be signed in to change notification settings

hanzochang/thirdweb-nftdrop-nextjs

Repository files navigation

NFTDrop(thirdweb )nextjs example

This templates demonstrate the frontend connecting NFTDrop thirdweb's pre-build contract.

Demo

https://nftdrop-example.hanzochang.com

スクリーンショット 2022-07-01 9 48 49

Connecting Ethereum testnet(rinkeby).

Features

  • mint
  • collection
  • owned collection

Setup

Install

yarn install

Run

yarn dev

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

Learn More

(Japanese documentation) thirdweb の使い方 - 独自コントラクトの作成と「NFT の MINT サイト」の作り方を紹介

https://hanzochang.com/articles/10

Releases

No releases published

Packages

No packages published