mattcasey / token-gate-demo

An example app featuring token gating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVM multichain nextjs template

Nextjs Public template for building Ethereum Virtual Machine Multichain Dapps

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example evm-multichain-dapp evm-multichain-dapp-app
yarn create next-app --example evm-multichain-dapp evm-multichain-dapp-app
pnpm create next-app --example evm-multichain-dapp evm-multichain-dapp-app

Deploy it to the cloud with Vercel (Documentation).

About

An example app featuring token gating


Languages

Language:TypeScript 79.4%Language:CSS 19.6%Language:JavaScript 1.0%