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 or v2.0 to manage entities on a blockchain. This is a JHipster module, that is meant to be used in a JHipster application.
This generator has been designed by the UGAChain team which consists of four students from the Grenoble Alpes University. This generator is based on the UGAChain project design, UGAChain is a platform relying on an Hyperledger blockchain network to provide diplomas deliverers such as universities with a diplomas certification service.
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-blockchainTo update this module:
npm update -g generator-jhipster-blockchainTo run the generator:
yo jhipster-blockchainMIT © Jordan Jean