deocoincore-node

0.0.7 • Public • Published

deocoincore-node

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

Install

npm install -g deocoincore-node
deocoincore-node start

Configuration

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

deocoincore-node create -d <deocoin-data-dir> mynode
cd mynode
deocoincore-node install <service>
deocoincore-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 deocoincore:

Readme

Keywords

none

Package Sidebar

Install

npm i deocoincore-node

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

43.3 MB

Total Files

79

Last publish

Collaborators

  • deocoin