1.0.12 • Published 6 years ago
edjchain v1.0.12
How to use base setup.
Start the blockchain network
- run
sh startFabric.sh
Start the api (i.e node.js module)
cd apithennpm installto install node modules.- node app.js
sh startFabric.shcd api then npm install to install node modules.