Trust Registry integration guide
Prerequisites
Step-by-step guide
1. Create a trust registry
{
"name": "Dock Trust Registry",
"description": "Qui labore ad consequat exercitation excepteur nulla deserunt qui sunt deserunt laboris quis dolore voluptate!",
"logoUrl": "https://logo.com/registry",
"ecosystemUrl": "https://myecosystem.com",
"governanceFramework": "Consectetur non anim incididunt duis ullamco est in irure labore quis.",
"governanceFrameworkVersion": "1.0.0",
"convener": "did:dock:convener"
}2. Add participants to the trust registry
3. Retrieve trust registry details
4. Update trust registry metadata
5. Manage trust registry participants
a. Update participant information
b. Suspend or unsuspend participants
c. Get all participants
6. Manage schemas
a. Assign schemas to participants
b. Get trust registry schemas
7. Manage proof templates
a. Assign proof templates to the trust registry
b. Retrieve proof templates
8. Delete trust registry entities
a. Delete a trust registry participant
b. Delete a trust registry proof template
c. Delete a trust registry
Last updated
Was this helpful?