hanzochang / thirdweb-nftdrop-nextjs

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

Home Page:https://nftdrop-example.hanzochang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://nftdrop-example.hanzochang.com


Languages

Language:TypeScript 96.5%Language:JavaScript 2.7%Language:CSS 0.8%