Expand description
§Hierarchies Operations
This module provides low-level operations for interacting with the Hierarchies (IOTA Trust Hierarchy) module. It handles capability management, federation references, and transaction building.
§Trust Hierarchy Model
Hierarchies operates on a two-tier capability system:
RootAuthority: Full administrative control over federationsAccredit: Permission to delegate both accreditation and attestation rights to others
Capabilities are represented as owned objects in the IOTA network, ensuring secure and verifiable permission management.
Modules§
- move_
names - Move package module names for Hierarchies smart contract interactions.