Resolvers
Last updated
Last updated
ResolverRegistry
Shared
NameResolver
VehicleIdResolver
The ResolverRegistry
acts as a centralized hub for interacting with various resolver contracts. It facilitates the resolution of DCN names into associated data, such as Vehicle IDs. The following resolvers are integrated:
NameResolver: Maps DCN nodes to name strings.
VehicleIdResolver: Resolves DCN names to Vehicle IDs, offering seamless retrieval of associated Vehicle IDs based on minted names.