Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.18 KB

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