htmlcoincore-node

0.0.19 • Public • Published

HTMLCOINCORE Node

A HTMLCOIN full node for building applications and services with Node.js. A node is extensible and can be configured to run additional services.

Install

npm install -g htmlcoincore-node
htmlcoincore-node start

Configuration

HTMLCOINCORE includes a Command Line Interface (CLI) for managing, configuring and interfacing with your HTMLCOINCORE Node.

htmlcoincore-node create -d <data-dir> mynode
cd mynode
htmlcoincore-node install <service>
htmlcoincore-node install https://github.com/yourname/helloworld

This will create a directory with configuration files for your node and install the necessary dependencies. For more information about (and developing) services, please see the Service Documentation.

Add-on Services

There are several add-on services available to extend the functionality of HTMLCOINCORE:

Contributing

License

Readme

Keywords

none

Package Sidebar

Install

npm i htmlcoincore-node

Weekly Downloads

2

Version

0.0.19

License

MIT

Unpacked Size

165 MB

Total Files

90

Last publish

Collaborators

  • bushstar
  • htmlcoin