Everything you need to know about using your decentralized identity
Navigate to Dashboard and click "Create Your Identity". Choose a strong PIN to encrypt your keys locally.
Write down your 12-word recovery phrase and store it securely offline. This is the only way to recover your identity.
After identity creation, register your DID on Polygon for on-chain verification. You'll need test MATIC for gas fees.
Visit the Login page to authenticate with any DID-enabled app using cryptographic signatures (no passwords).
The browser extension provides password autofill capabilities:
For the extension to work, the main app must be running on localhost:5173.
Verifiable Credentials are W3C-standard digital credentials signed with your DID:
• Never share your recovery phrase with anyone
• Store your recovery phrase offline (written down, not digital)
• Use a strong PIN (12+ characters with mixed characters)
• Enable biometric authentication when available
• Export your data regularly as backup
• Keep your recovery phrase secure — it cannot be reset
For additional support, check the blockchain settings page for contract deployment guides, or visit the settings page for data export/import.