Skip to content

Goods transport and tracking system on Hyperledger Fabric With Node.js Chaincode. App lives at https://bcdevs.github.io/blockTrack-cloud/

License

Notifications You must be signed in to change notification settings

vishwajeetkale3/blockTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockTrack

Goods transport and tracking system on Hyperledger Fabric

Quick demo

git clone https://github.com/Salmandabbakuti/blockTrack.git

cd blockTrack/client
chmod 777 start.sh
chmod 777 prereqs.sh
./start.sh  #(Container level operations Starting network,chaincode deployment and chaincode operations)
./prereqs.sh #(Nodejs Server Setup)

node server.js salman #(Application frontend and Server Runs at port 80)

Note: if you are Using Cloud instance, you need to specify machine IP address in client/app.html file instead of local host

Tracking Info

Invoice Info

About

Goods transport and tracking system on Hyperledger Fabric With Node.js Chaincode. App lives at https://bcdevs.github.io/blockTrack-cloud/

Resources

License

Stars

Watchers

Forks

Packages

No packages published