About
Protocol
Walkthroughs
Integrations
Intro to NFT Metadata
Tutorials
Smart Contracts
Concepts
Playbooks
Learn
Paywalls via NFT Ownership
Create paid content that is only visible to the current owners of an NFT.
Overview
Mirror.xyz articles can often have limited edition NFTs included to support the authors. E.g., see the article here.
There are a few ways we could play with this. One is that the authors could create follow-up content that only the NFT owners can read. How? Whenever they author the new content they should encrypt it for only the current owners of the nft and embed it in a table. Example, 10 owners, 10 different encryptions. Selling the NFT wouldn’t get you access to old content, but it would get the new reader access to content going forward. Pretty cool! We’ve seen hackathon projects try to do similar with Threads before.
Resources
← Previous
On this page