Overview
Last updated
Last updated
The KOR SDK architecture is composed of six distinct modules:
Asset Module
NFT Module
On-Chain IP Module
On-Chain License Module
Royalty Distribution Module
Conflict Management Module
These modules are designed to perform specific functions within the protocol. They are engineered to work seamlessly together, enabling the execution of complex operations.
Four of these modules - On-Chain IP, On-Chain License, Royalty Distribution, and Conflict Management - are coordinated by the Orchestrator Architecture. This approach streamlines the system, reducing complexity and improving overall code organization.