Technical Overview
Before we start setting up, here is a summary of what LoopGate is and does. You'll also know what you should have installed before starting.
Last updated
Before we start setting up, here is a summary of what LoopGate is and does. You'll also know what you should have installed before starting.
Last updated
LoopGate is a web application built using in TypeScript using and .
LoopGate implements external SDKs/APIs. Most importantly:
— Query the Loopring blockchain to get NFT ownership data.
— Query and unlock submarined content on Piñata.
— Provides a seamless user experience for connecting crypto wallets.
LoopGate can easily be deployed online from its GitHub repository using .
You can edit the src/config/config.ts
file to specify new unlockables.
In order to create your own instance of LoopGate, you will need the following:
Node JS installed on your computer.
Git installed on your computer.
A code editor.
A account. (free)
An activated Loopring L2 account. ( / )
A account.
A .
Once you meet all of the requirements above, !