Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 718 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 718 Bytes

IBM Blockchain Platform node file generator

blockchain-node-generator is an npm module that generates node files (.json) which are compatible with the IBM Blockchain Platform Visual Studio Code extension from local Docker networks.

Install

npm install -g blockchain-node-generator

Usage

The module can be used with cli parameters

blockchain-node-generator [--networkName=node_default]

Or with a cli interface

How to use the CLI

This project is in no way affiliated with IBM

Import into the IBM Blockchain Platform extension for Visual Studio Code

Find more information here