0.0.7 • Published 5 years ago

deocoincore-node v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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: