/Loopring-token-gate-react-example

Example React app demonstrating Token-Gated content for NFTs on Loopring & GameStop L2 platform

Primary LanguageJavaScript

Loopring Token Gate Example

Spin up your own NFT token gated website using this template.

Quick Start

In the project directory, you can launch the CLI to configure your project:

yarn setup

Setup Tokens

Running the cli should get you most of the way there!

Token metadata is defined in data/tokens.json. Downloads are provided within the same file, simply describe the file using a name format and urlpointing to the file.

Development

Serve locally with the following:

yarn start