Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 522 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 522 Bytes

Token-Transfer

Peer-to-peer transfer of a fictional / virtual token on a simple private blockchain. Developed on Hyperledger fabric

Generation of token random based on name,id and time functionalit and transferring the genereated token to another.

1)Generation of virtual token and transfer of token on private blockchain.
2)Copy bin folder and place in network

# Steps for executing 

1)Run ./start.sh--> starts all the containers and app runs on 8000 port
2)For invoke,query check the  invokeandquery.sh