Mintgate is a DAPP that allowed user content to be gated by tokens. This code represents v4 of the Mintgate frontend open-sourced for the community. Note that user authentication does not work without first creating an authentication and link resource server.
Install it and run:
npm install
npm run dev
# or
yarn
yarn dev
LICENSE: The source code is subject to the file LICENSE. The Mintgate name and branding is not permissive for public use.
Deploy it to the cloud with Vercel (Documentation).