Skip to content

Latest commit

 

History

History
executable file
·
73 lines (60 loc) · 3.45 KB

README.md

File metadata and controls

executable file
·
73 lines (60 loc) · 3.45 KB

Iid module specification

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.

Contents

  1. Concepts

  2. State

  3. Messages

  4. Events

  5. Parameters

  6. Future Improvements