LoopGate is a web app that allows creators to token-gate content based on Loopring Layer-2 NFTs. It uses the Loopring API alongside the Piñata Submarine API to unlock hidden content hosted on IPFS. LoopGate is a web application built using in TypeScript using NextJS and TailwindCSS. LoopGate implements external SDKs/APIs. Most importantly, Loopring API, Query the Loopring blockchain to get NFT ownership data. Piñata API, Query and unlock submarined content on Piñata. ConnectKit, Provides a seamless user experience for connecting crypto wallets. LoopGate can easily be deployed online from its GitHub repository using Netlify. You can edit the src/config/config.ts file to specify new unlockables.
Features
- Creators can use LoopGate to provide benefits to their community
- It can be used to configure unique content that only holders of specific L2 NFTs should have access to
- Examples of token-gated content could be Blog Posts, Videos , Downloadable (3D) Assets, and even (Web) Games
- Collectors can visit the LoopGate website to access token-gated content
- Connect crypto wallet to the website to verify ownership
- Run your own instance of LoopGate