/nextjs-wagmi-siwe-sessions

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

Primary LanguageTypeScriptMIT LicenseMIT

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