- Navigate to the project directory: cd ESS-APP/application/
- Run cmd as a root user: sudo su
- Down existing network if previously created: ./networkDown.sh
- Remove existing Running docker container
- Run the script: ./startFabric.sh javascript (with preferred programming language)
- It will create test network and deployee KeyManagement smart contract on test network.
- Delete the wallet, if already enrolled and registered a user.
- Then run the following applications to enroll the admin user, and register a new user called appUser which will be used by the other applications to interact with the deployed KeyManagement contract: node enrollAdmin.js node registerUser.js
- Then start the application: nodemon apiserver.js
-
Notifications
You must be signed in to change notification settings - Fork 0
vinodjatav/ESS-APP
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Edge Security System: Key management using blockchain hyperledger-fabric
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published