0xGeel / loopgate

A Proof-of-Concept to token-gate content using Loopring L2 NFTs and Piñata IPFS 🪅

Home Page:https://loopgate.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Individual pages for unlocks

0xGeel opened this issue · comments

commented

Context

Currently, all CIDs are unlocked upon connecting with your wallet. This has impact on the UX, as the page load for 3 NFTs already can take up to 1.8 seconds. Also, it does not give the creator an easy way to share one individual token-gated piece.

In addition to the overview, we could add individual pages for unlockables.

  • Using NextJS' API pages function.
  • Re-writing the Pinata logic

Suggestions and ideas are very welcome! 🙏

commented

This Issue is being worked on in #16!