This guide shows you how to create, configure, and manage resolver instances in Vidos. You'll learn how to set up instances with specific configurations, control their status, and integrate them into your applications.
Before you begin, ensure you have:
Resolver instances let you configure specific DID resolution capabilities for different applications or environments.
Create separate resolver instances for different environments (development, testing, production) to maintain clear separation of concerns and prevent configuration changes in one environment from affecting others.
When creating a resolver instance, consider these configuration options. For complete details on all available options, see the Resolver Configuration Reference:
Control the availability of your resolver instances with start and stop operations.
Stopping a resolver instance will cause all resolution requests to that instance will fail.
After creating and configuring your resolver instance, you might want to: