https://github.com/thirdweb-example/pwa-demo
https://github.com/thirdweb-example/pwa-demo
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thirdweb-example/pwa-demo
- Owner: thirdweb-example
- License: apache-2.0
- Created: 2023-08-25T16:07:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T16:43:49.000Z (over 2 years ago)
- Last Synced: 2025-04-02T18:22:57.213Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://pwa-demo.thirdweb-preview.com
- Size: 1.66 MB
- Stars: 35
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Getting Started
**PWA Demo**
Showcases:
- Email & social auth (embedded wallets)
- → AA wallets (ERC-4337 for signless + gasless UX)
- → thirdweb React SDK (PWA dApp template)
## Environment Variables
To run this project, you will need to create a `clientId` and set it in an `.env.local` file. Check the `.env.example` file for the required variable name.
You can get a thridweb `clientId` from https://thirdweb.com/create-api-key. Please, make sure to enable the `Embedded Wallets` service.
## Learn More
To learn more about thirdweb and Next.js, take a look at the following resources:
- [thirdweb React Documentation](https://docs.thirdweb.com/react) - learn about our React SDK.
- [thirdweb TypeScript Documentation](https://docs.thirdweb.com/typescript) - learn about our JavaScript/TypeScript SDK.
- [thirdweb Portal](https://docs.thirdweb.com) - check our guides and development resources.
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Templates](https://thirdweb.com/templates)
You can check out [the thirdweb GitHub organization](https://github.com/thirdweb-dev) - your feedback and contributions are welcome!
## Join our Discord!
For any questions, suggestions, join our discord at [https://discord.gg/thirdweb](https://discord.gg/thirdweb).