A Next.js Web3 app template.
You can read our quickstart to get started!
View the Solidity contract used in the example.
Web app live at https://genji-app.netlify.app.
pnpm i
Create a .env
file:
cp .env.example .env
Add your own keys in the .env
file (you can get it in your Reown dashboard), then:
pnpm dev
You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.
Special thanks to Wesley (@wslyvh) for building Nexth. I also want to thank the Wallet Connect team, @glitch-txs in particular. And of course @ricmoo for maintaining Ethers.js!