siriuscore-node
v0.0.7
Published
Full node with extended capabilities using siriuscore and siriuscoin Core
Downloads
1
Readme
siriuscore-node
A Sirius full node for building applications and services with Node.js. A Sirius node is extensible and can be configured to run additional services.
Install
npm install -g siriuscore-node
siriuscore-node start
Configuration
siriuscore includes a Command Line Interface (CLI) for managing, configuring and interfacing with your siriuscore Node.
siriuscore-node create -d <sirius-data-dir> mynode
cd mynode
siriuscore-node install <service>
siriuscore-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 siriuscore: