1. Creating your first identifier
Overview
An identifier represents you or your organization when issuing credentials. You'll use it to cryptographically sign each credential, proving it came from you.
Prerequisites
- None (this is the first step!)
Steps
Navigate to Identifiers
- Click "Identifiers" in the left sidebar
- Click the "Keys" tab
Create a key
- Click "New"
- Enter "My key" for the key name
- Select "Internal" for storage location
- Select "ECDSA" for key type
- Click "Next step" → "Generate"
Create your identifier
- Click the "Identifiers" tab
- Click "New"
- Enter "My DID" for the DID name
- Select "DID" as type
- Select "DID key" as method
- Click "Next step"
Select keys
- Select "My key" for key
- Click "Next step" → "Generate"
Next steps
Continue to Creating your first credential schema.