0xGeel / loopgate

A Proof-of-Concept to token-gate content using Loopring L2 NFTs and Piñata IPFS 🪅
https://loopgate.netlify.app
BSD 2-Clause "Simplified" License
18 stars 27 forks source link

Feature: Move Unlockables data to Supabase instead of local config #11

Closed 0xGeel closed 1 year ago

0xGeel commented 1 year ago

Note: this is a prototype, this PR will most likely not be merged for now.

In the future though, having a database instead of a local file would make it a lot more accessible to non nerds to update the unlocks.

0xGeel commented 1 year ago

The core of this PR is included in another PR. See: https://github.com/0xGeel/loopgate/pull/16