Skip to content

mcunni117/io-siwe-nextjs-example

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First you will need to create a .env file by copying the contents of example.env, generate a new project ID from (https://cloud.walletconnect.com/), add it to the .env file. Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

For this project I've largely borrowed from Abhik Banerjee's article: https://abhik.hashnode.dev/nextjs-13-using-next-auth-the-web3-way and related repo: https://github.com/abhik-99/NextJS-Blog

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published