Skip to content

Hazia412/FurnitureFabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FurnitureFabric

Hyperledger self learning

This is a basic sample Furniture Trade application.

Properties of the furniture asset: Type:Type of furniture eg. chair,table,bed etc. Size:Size of the furniture eg. small,L-shaped,king-size etc. Material:material of the furniture eg. wood,metal,plastic etc. Owner:current owner of the furniture.

Right now our chaincode can perform the following functionalities at a basic level : -initializing the ledger. -creating new furniture asset. -changing ownership of the furniture asset. -querying the ledger to get the list of all furniture or a specific furniture.

Refer to the startFabric.sh file for node.js files that will invoke the above mentioned operations.

About

Hyperledger self learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published