Abuhaneeph / nextjs-wagmi-siwe-sessions

A small NextJS application/website that demonstrates SIWE with sessions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS WAGMI SIWE Sessions

A small NextJS application/website that demonstrates SIWE with sessions.

If you like this check me out on Twitter at @codingwithmanny

Requirements

  • NVM or Node 16.17.0

Local Setup

yarn install;
# npm install;

Running Script

yarn dev;
# npm dev;

License

MIT - See LICENSE

About

A small NextJS application/website that demonstrates SIWE with sessions.

License:MIT License


Languages

Language:TypeScript 88.2%Language:CSS 10.9%Language:JavaScript 0.9%