0xGeel/loopgate

Feature request: Individual pages for unlocks

Closed this issue · 1 comments

0xGeel 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! 🙏

0xGeel commented

This Issue is being worked on in #16!