Overview
Solidity interface definitions that define the public APIs for all contracts in the DistributionKit platform.
These interfaces ensure consistent contract interactions and enable proper type checking and documentation.
Core Interfaces
Section titled “Core Interfaces”- IMain Hub - Main platform contract interface
- IProject Diamond - Diamond contract interface
- ICertificate NFT Manager - NFT management interface
Facet Interfaces
Section titled “Facet Interfaces”See the Facet Interfaces section for detailed facet-specific interface definitions.