Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 3.56 KB

File metadata and controls

57 lines (46 loc) · 3.56 KB

Mitum NFT

What is Mitum NFT

  • Mitum NFT는 창작자와 저작자 개념이 포함된 NFT 모델입니다.
  • Mitum NFT는 NFT 컬랙션을 등록하거나 업데이트하고, 새로운 NFT를 민팅하고 이에 서명하거나 전송, 소각하는 기능과 함께 다른 계정에 NFT에 대한 권한을 위임할 수 있는 기능을 제공합니다.

Features of Mitum NFT

  • Mitum NFT를 통해 NFT 컬랙션에 로열티 정보를 미리 등록할 수 있습니다.
  • NFT 컬랙션 생성자는 컬랙션에 민팅할 수 있는 계정들의 목록인 화이트리스트를 설정할 수 있습니다.
  • NFT를 민팅할 때 창작자와 저작권자 및 그들 각각에 대한 지분을 함께 설정할 수 있습니다.
  • NFT의 창작자와 저작권자는 권리자로서 NFT에 서명할 수 있습니다.

Support Operations

  • Mitum NFT는 Mitum Currency Extension의 operation을 포함합니다.
Operations for NFT Collection
collection-register Register new nft collection
collection-policy-updater Update nft collection
Operations for NFT
mint Mint new nft
sign Sign nft as creator or copyrighter
transfer Transfer nft
burn Burn(Deactivate) nft
Operations for Delegation of Authority
delegate Delegation of authority to nfts of collection
approve Delegation of authority to any one nft
명령어를 통해 위 operation을 생성하는 방법은 :ref:`NFT CLIs` 를 참조해주세요.