qtumcore-node

0.0.6 • Public • Published

Qtumcore Node

A QTUM 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 qtumcore-node
qtumcore-node start

Configuration

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

qtumcore-node create -d <qtum-data-dir> mynode
cd mynode
qtumcore-node install <service>
qtumcore-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 Qtumcore:

Contributing

License

Readme

Keywords

Package Sidebar

Install

npm i qtumcore-node

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • wangh09