📄️ Concept
Verifiable Credentials Verifier (VCV) is a module that provides native, on-chain verifiable
📄️ States
The module keeps its state in the following collections (see x/vcv/keys.go and
📄️ AnteHandler
Dchain and other apps that use this AnteHandler decorator can specify fine-grained verifiable
📄️ Messages
The module exposes the following messages (d.vcv.v1.Msg, see proto/d/vcv/v2/tx.proto).
📄️ Events
The route- and issuer-management messages (AddRoute, AddIssuerRequirements,
📄️ Client
Clients can interact with this module via: