Skip to main content

Token Gated Membership

In this example, you'll learn how to create a website that restricts content based on the ownership of an NFT.

In this guide, we'll use an Edition Drop. The NFTs in this Drop will use the same asset with the ERC1155 standard so that every owner has a "membership card" NFT.

We'll show you how to:

  • Create your NFTs using thirdweb
  • Create an application that connects to your NFT smart contract
  • Restrict content based on ownership of an NFT

Demo

In the end, you'll have a production-ready NFT Drop that your users can mint from!

You can test out the demo deployment here: https://nft-gated-website.thirdweb-example.com