generator-jhipster-blockchain
v0.0.1
Published
JHipster module to set a simple web application and an Hyperledger Fabric network v1.4 to manage entities on a blockchain.
Downloads
3
Maintainers
Readme
generator-jhipster-blockchain
JHipster module to set a simple web application and an Hyperledger Fabric network v1.4 to manage entities on a blockchain.
Introduction
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.
Prerequisites
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.
Installation
With NPM
To install this module:
npm install -g generator-jhipster-blockchain
To update this module:
npm update -g generator-jhipster-blockchain
Usage
To run the generator:
yo jhipster-blockchain
License
MIT © Jordan Jean