JHipster module to set a simple web application and an Hyperledger Fabric network v1.4 to manage entities on a blockchain.
This is a module to set a simple web application and an Hyperledger Fabric network v1.4 to manage entities on a blockchain.
This is a JHipster module, that is meant to be used in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
We expect you use this generator with the JHipster configuration described in the file ./required-jhipster-config.json
. Other configurations have not been tested.
To install this module:
npm install -g generator-jhipster-blockchain
To update this module:
npm update -g generator-jhipster-blockchain
To run the generator:
yo jhipster-blockchain
MIT © Jordan Jean