DNFT in Substrate

Substrate Node

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

  • NFT721, a realization of ERC721

  • NFT1155, a realization of ERC1155

  • NFT2006, an AI-friendly NFT framework, proposed by DNFT Team

    Brief introduction

    A memorial to deep learning , 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.

    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)

    • Discussion in EIP with NFT2006.

    Detail

    1)DOC erc2006-doc

    2)ERC2006-solidity versionerc2006-solidity

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

Last updated