Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aymanch-03/solanauth
Responsive Solana wallet authentication and account modal with NextAuth integration and shadcn/ui
https://github.com/aymanch-03/solanauth
nextauth nextjs shadcnui solana web3js
Last synced: about 1 month ago
JSON representation
Responsive Solana wallet authentication and account modal with NextAuth integration and shadcn/ui
- Host: GitHub
- URL: https://github.com/aymanch-03/solanauth
- Owner: aymanch-03
- Created: 2024-11-07T22:58:17.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T14:51:27.000Z (about 2 months ago)
- Last Synced: 2024-11-18T16:10:11.151Z (about 2 months ago)
- Topics: nextauth, nextjs, shadcnui, solana, web3js
- Language: TypeScript
- Homepage: https://solanauth.vercel.app
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SolanAuth
Responsive Solana wallet authentication and account modal with NextAuth integration and shadcn/ui.
![Demo](https://utfs.io/f/iUT8pU3lhYNeUFLejntTYAjtNyo932GcDLE6wsqCp1SiOdV0)
![Demo](https://utfs.io/f/iUT8pU3lhYNex4mm8AdiEhYl0WAMNZDmJvKROFpnC7jkX3ey)
![Demo](https://utfs.io/f/iUT8pU3lhYNeNPayHqf7d6VTx3LtcmvI9Ou5MAbowSehE48G)
![Demo](https://utfs.io/f/iUT8pU3lhYNe7T1pL32byJWLu96lvM0K83UHcwROYg2pE4s7)
![Demo](https://utfs.io/f/iUT8pU3lhYNeHu37GZMbKWT7mu95xt8Rqe6C3ScAF1gyIdOi)## Credits
- [shadcn/ui](https://github.com/shadcn-ui/ui) by [shadcn](https://github.com/shadcn)
- [Vaul](https://github.com/emilkowalski/vaul) by [emilkowalski](https://github.com/emilkowalski)
- [Credenza](https://github.com/redpangilinan/credenza) by [redpangilinan](https://github.com/redpangilinan)
- [Solana Wallet Adapter](https://github.com/anza-xyz/wallet-adapter) by [anza-xyz](https://github.com/anza-xyz/)## Inspiration
- [SimpleKit](https://github.com/vaunblu/SimpleKit) by [vaunblu](https://github.com/vaunblu)