kshitijyelpale / blockchain-hyperledger-fabric-electronic-patient-records

GNU General Public License v3.0
49 stars 43 forks source link

1. Init patient users using the initLedger.json 2. default initLedger in deployCC #29

Closed sjathin closed 3 years ago

sjathin commented 3 years ago

Steps to run:

  1. Need not run enroll admin manually. Included as a prescript. So just run npm start for the backend server.
  2. Need not run initLedger manually, added the function in the deployCC
  3. New initLedger.json which keeps the init data.
  4. initServer.js enrolls and register the admins and all the patients in the initLedger.json
kshitijyelpale commented 3 years ago

Task linked: CU-crxhrj Create initial users in walltet based on initLedger patient data