❓How it works

Ethernity’s DRM protocol integrates a sophisticated AI-powered copyright protection system within its blockchain execution layer. The process begins when a node intercepts calls to set or change token metadata during contract deployment and execution. This metadata is then sent to an AI matching engine queue, where it is processed asynchronously to avoid disrupting the deployment or function execution.

The AI matching engine computes a similarity score by comparing the new metadata with existing authenticated assets. This score is recorded on-chain and helps flag tokens that surpass a predetermined similarity threshold. The similarity score is accessible through the native block explorer, a DRM search page, a REST API for developers, and on-chain via a dedicated smart contract.

Last updated