Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 684 Bytes

merchant-network

Elite Merchant and Patron Group

Run Rest Server

  • composer archive create -t dir -n .
  • composer card import --file networkadmin.card
  • composer network install --card PeerAdmin@hlfv1 --archiveFile [email protected]
  • composer network start --networkName merchant-network --networkVersion 0.0.2 --networkAdmin admin --networkAdminEnrollSecret adminpw --card PeerAdmin@hlfv1 --file networkadmin.card
  • composer network ping --card admin@merchant-network
  • composer-rest-server ** Use admin@merchant-network card ** Choose never use namespaces ** Choose default options for the rest
  • Go to http://localhost:3000/explorer for Swagger UI