Intro
A user & developer friendly modular smart account implementation on ZKsync; simplifying user authentication, session management, and transaction processing.
Try our demo app to see the great user experience you can offer to your users.
Features and Goals
- 🧩 Modular smart accounts based on ERC-7579
- 🔑 Passkey authentication (no seed phrases)
- ⏰ Sessions w/ easy configuration and management
- 💰 Integrated paymaster support
- ❤️🩹 Account recovery (Coming Soon)
- 💻 Simple SDKs : JavaScript, iOS/Android (Coming Soon)
- 🤝 Open-source authentication server
- 🎓 Examples to get started quickly
Integrate ZKsync SSO to your app
See Getting Started to learn how easy it is to integrate ZKsync SSO into your application.
Further Assistance
Need help? Join our GitHub Discussions to ask questions, share your experiences, and connect with the ZKsync community.
Source Code
The ZKsync SSO SDK is open-source and available on GitHub under the MIT License. Feel free to contribute, report issues, or suggest new features to help us improve the tool for everyone.
The ZKsync SSO Smart Contracts is a fork of Clave smart contracts, open-source and available on GitHub under the GNU License.