Frontend SDK
The Frontend SDK (`@dcid/sdk`) enables you to build client-side identity wallets for React Native, browser extensions, and web applications.
Platform Support
| Platform | Security | Production Ready |
|---|---|---|
| **React Native** | High | Yes |
| **Browser Extension** | High | Yes |
| **Web Application** | Low | No (testing only) |
Installation
npm install @dcid/sdkDetailed installation guidance available for platform-specific setup.
Quick Start
Authentication Flow
Create Identity
Handle Credentials
Generate Proofs
Next Steps
- Examples Repository
- Installation Guide
- React Native Guide
- Extension Guide
- Web App Guide
- API Reference