This document specifies the iid module, a custom Ixo Cosmos SDK module.
The IID (Interchain Identifier) Module establishes a decentralized identity mechanism, ensuring a standardized approach for all entities within the system. By harnessing the power of DIDs (Decentralized Identifiers) and IIDs, this module facilitates a robust, secure, and universally recognizable identity framework, paving the way for a seamless integration across various platforms and networks.
-
- Messages
- MsgCreateIidDocument
- MsgUpdateIidDocument
- MsgAddVerification
- MsgSetVerificationRelationships
- MsgRevokeVerification
- MsgAddService
- MsgDeleteService
- MsgAddController
- MsgDeleteController
- MsgAddLinkedResource
- MsgDeleteLinkedResource
- MsgAddLinkedClaim
- MsgDeleteLinkedClaim
- MsgAddLinkedEntity
- MsgDeleteLinkedEntity
- MsgAddAccordedRight
- MsgDeleteAccordedRight
- MsgAddIidContext
- MsgDeleteIidContext
- MsgDeactivateIID
- Messages