Skip to content

sanjukammath/blockchain-assignment-node-app

Repository files navigation

blockchain-assignment-node-app

This is the node app to interact with the chaincode.

Use this app in connection with the project in https://github.com/sanjukammath/blockchain-assignment

Make sure the peer services are up and the fabric-ca-server is brought up before testing this.

in the node-app root folder

npm install

node enrollAdmin.js

node registerDoctor3.js

node registerPatient3.js

node registerLabTech3.js

node createRecord.js

node queryRecord.js

About

This is the node app to interact with the chaincode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published