generator-jhipster-blockchain

JHipster module to set a simple web application and an Hyperledger Fabric network v1.4 to manage entities on a blockchain.


Keywords
yeoman-generator, jhipster-module, jhipster-5, blockchain, hyperledger, fabric
License
MIT
Install
npm install generator-jhipster-blockchain@0.0.1

Documentation

generator-jhipster-blockchain

NPM version Build Status Dependency Status

JHipster module,

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:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-blockchain

To update this module:

yarn global upgrade generator-jhipster-blockchain

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