Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 590 Bytes

nft-auction

NFT Auction application lets user to create NFTs and auction them off to other users in a marketplace model using Hyperledger Fabric.

Scope of Lab

This lab uses Hyperledger Fabric as the underlying ledger technology to create an auction market. This helps the developer to vizualize how the NFT concept can be extended to private blockchains like Hyperledger Fabric. The application uses Hyperledger Fabric 2.X version in its current form.

Initial Committers

Setup

Please read SETUP