netcoin

1.0.20 • Public • Published

License: UCOP v3

Current features:

  • creating Blockchain

Usage example

https://www.npmjs.com/package/pnc

Setup for the project

Download the module with the command: npm install --save netcoin

Import the module with:

const netcoin = require('netcoin');

creating a blockchain

var chain = netcoin.createChain(Enter Amount);

Readme

Keywords

Package Sidebar

Install

npm i netcoin

Weekly Downloads

0

Version

1.0.20

License

UCOP

Unpacked Size

4.62 kB

Total Files

5

Last publish

Collaborators

  • zombymediaic