gpalrepo / solana-login

Sample application that shows how to authenticate users with a Solana wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solana-login

This sample application shows how to do authenticate users with Phantom, one of the Solana Wallets. It is implemented with Next.js and uses NextAuth.

You can run the sample by running the following commands,

  1. npm i
  2. npm run dev

About

Sample application that shows how to authenticate users with a Solana wallet

License:MIT License


Languages

Language:JavaScript 66.7%Language:CSS 33.3%