generator-jhipster-web3j

0.0.1 • Public • Published

generator-jhipster-web3j

NPM version Build Status Dependency Status

JHipster module, JHipster module to integrate web3j dependency

Introduction

web3j web3j

This is a JHipster module, that is meant to be used in a JHipster application. This module is based on the web3j project.

It add all dependencies you need to use web3j with a JHipster application. You can check the sample project from web3j.

Keep in mind this an alpha version. Feel free to contribute.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With NPM

To install this module:

npm install -g generator-jhipster-web3j

To update this module:

npm update -g generator-jhipster-web3j

With Yarn

To install this module:

yarn global add generator-jhipster-web3j

To update this module:

yarn global upgrade generator-jhipster-web3j

Usage

After running the module you should now have a new web3j dependency in your pom.xml or build.gradle.

License

Apache-2.0 © Anthony Viard

Package Sidebar

Install

npm i generator-jhipster-web3j

Weekly Downloads

4

Version

0.0.1

License

Apache-2.0

Unpacked Size

19.9 kB

Total Files

5

Last publish

Collaborators

  • avdev4j