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?

DNFT in Substrate

Substrate Node

PreviousGovernance Agreement of DNFTNextTransaction

Last updated 3 years ago

Was this helpful?

DAO

  • DAO Account for NFT collection.

  • DAO Tax for NFT tax. Our team believes NFT with tax will be beneficial to the proliferation of NFT assets.

  • DAO Proposal for NFT tax setting, etc.

NFT Protocol

  • Brief introduction:

    Features:

    • Aggregate multiple NFT, package into one,called Collection. It will be friendly for packaging multiple personal data into a big set.

    • NFT fragmentation into Token(ERC20), friendy for huge Dataset ownership(especially for public data), which will friendly support for NFT mining in AMM/orderbook handling.

    • Copyright protection, authorized viewing using ZKP,MPC and other cryptography tricks.(To do)

    Detail:

3 NFT Protocol

  • Simple Transfer or with an offer(in NFT Protocol)

  • Auction(Simple implementation,will be perfect and optimized in the future )

    • EnglishAuction(higher price bidder win the auction)

    • DutchAuction(Price reduction until the winner comes)

    • SealedAuction(To do)

    • DoubleAuction(To do)

    • HabergerTaxAuction(To do)

  • OrderBook(Only support NFT2006)

  • AMM(Only support NFT2006)

4 Usecase

  • AI

    • AIData

    • AIModel

  • Game(To do)

  • Art(To do)

5 EVM-Support

  • EVM-Support

6 Cross-Chain

  • XCMP-Support for Substrate-based Cross Chain

  • Relay Mechanism for Heterogeneous blockchains Cross Chain (eg. ETH/BSC/Heco)

  • NFT Cross Chain Mechanism

NFT721, a realization of

NFT1155, a realization of

NFT2006, an AI-friendly NFT framework, proposed by

A memorial to , proposed in 2006, which has brought leaping development to the field of Artificial Intelligence. NFT2006 aims to make an easy adaption to NFT with data/model in AI field.

Discussion in with NFT2006.

1)DOC

2)ERC2006-solidity version

ERC721
ERC1155
DNFT Team
deep learning
EIP
erc2006-doc
erc2006-solidity
DNFT Protocol Core pallets