Nextjs Public template for building Ethereum Virtual Machine Multichain Dapps
Deploy the example using Vercel:
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).