Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.7 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.7 KB

generator-jhipster-blockchain

NPM version Build Status Dependency Status

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