Mint NFT with Hyperledger Fabric


Details
NFT (Non-Fungible Token) is one of the hottest topics in the blockchain world. The ERC-721 (Ethereum Request for Comments 721), is a Non-Fungible Token Standard that implements an API for tokens within Smart Contracts. It provides functionalities like to transfer tokens from one account to another, to get the current token balance of an account, to get the owner of a specific token and also the total supply of the token available on the network.This Hyperledger Meetup is a technical workshop, which will discuss an example of how to mint non-fungible tokens (NFTs) with Hyperledger Fabric while storing the associated data on IPFS. It is based on the token-erc-721 chaincode of fabric examples.
Mr. Terry Wan is the contributor and active member of Hyperledger Fabric TWG (Technical Working Group), and was invited to speak at Hyperledger Global Forum 2021, introducing the data security topic of “A Tentative Description of Thinking: Internal Audit in Security of a block chain in Banking Infrastructure”.

Mint NFT with Hyperledger Fabric