/token-gate-demo

An example app featuring token gating

Primary LanguageTypeScript

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).