DNFT
  • What is NFT?
    • The Origin of NFT
    • Decentralized NFT Marketplace
    • NFT Cross-chain
    • NFT & AI Models
  • Introduction to DNFT
    • Overview
    • Business Model
    • Core Value
  • Technical Architecture
    • Overview
    • Chain Layer
    • Protocol Layer
      • DAO Governance Protocol
      • NFT Administration Protocol
      • ERC2006 (An AI Model Friendly NFT Standard)
      • NFT Cross-chain Protocol
      • NFT Swap Protocol
    • Application Layer
      • AI Module
      • Crypto Art Module
      • Game Module
      • Metaverse Module
      • NFT + Defi Module
  • RoadMap
  • Tokenomics
  • Governance
  • Security
  • Governance Agreement of DNFT
  • DNFT in Substrate
  • Transaction
  • Developer's Guide
    • Front-end Integration
    • Smart Contract
  • Our Products
  • User manual
    • Bridge Brief Description
    • IGO
    • Mining & Staking
    • NFT Marketplace
  • Official Links
  • Contract Address
Powered by GitBook
On this page

Was this helpful?

  1. Technical Architecture
  2. Protocol Layer

ERC2006 (An AI Model Friendly NFT Standard)

PreviousNFT Administration ProtocolNextNFT Cross-chain Protocol

Last updated 3 years ago

Was this helpful?

ERC2006 is an experimental crypto-asset standard for AI models. There are several issues in the application of mint and trade AI/ML models in the existing NFT standard. First, AI models are much more complex compared to the traditional content of NFT, such as images and videos. Based on this, the existing single NFT mechanism cannot perfectly fit with AI/ML models. Second, some publicly owned data or models are owned by many individuals. However, multi-signed solutions are too clumsy to solve a large number of multi-party authorization. Third, the existing NFT standard could not protect the metadata of the assets in the process of assets circulation, which means any unauthorized individuals can access the metadata of the assets. It will cause security risks in the circulation of data-related assets, especially personaldata.

To deal with these issues and realise the integration of AI model and NFT, DNFT team present the AI data-friendly ERC2006 standard. It offers three more core functionalities compared with the ERC721 standard.

First, it allows individuals to gather multiple NFTs and pack them into one NFT. It is friendly for packing multiple personal data into a large set of data. It is convenient for the creation and transfer of a large set of data. Second, it allows the NFT asset owner to fragmentize their asset to an ERC20 token. It will be a potential solution to deal with the ownership of huge data sets, especially public data. Third, it contains a copyright protection mechanism by using ZKP, MPC and other cryptographic techniques to control authorized viewing.