Skip to content

w3hc/genji

Repository files navigation

Genji

A Next.js Web3 app template.

You can read our quickstart to get started!

Features

View the Solidity contract used in the example.

Web app live at https://genji-app.netlify.app.

Install

pnpm i

Run

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

Support

You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.

Credits

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!