Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalikda/siwe
Sign In With Ethereum (SIWE)
https://github.com/vitalikda/siwe
Last synced: 6 days ago
JSON representation
Sign In With Ethereum (SIWE)
- Host: GitHub
- URL: https://github.com/vitalikda/siwe
- Owner: vitalikda
- Created: 2023-08-28T09:06:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T18:46:50.000Z (over 1 year ago)
- Last Synced: 2025-01-09T09:17:55.802Z (15 days ago)
- Language: TypeScript
- Homepage: https://siwe-alpha.vercel.app
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web3Auth (`@web3auth/no-modal`) x EVM x Next.js 13
This example demonstrates how to use Web3Auth with EVM in Next.js 13 (pages).
## How to Use
Clone & Run:
```bash
npm install && npm run dev
```## Helpful Links
- [Website](https://web3auth.io)
- [Docs](https://web3auth.io/docs)
- [Guides](https://web3auth.io/docs/guides)
- [SDK / API References](https://web3auth.io/docs/sdk)
- [Pricing](https://web3auth.io/pricing.html)
- [Community Portal](https://community.web3auth.io)