
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
bitcore-node-denarius
Advanced tools
Full node with extended capabilities using Bitcore and Denarius Core
A Denarius full node for building applications and services with Node.js. A node is extensible and can be configured to run additional services. At the minimum a node has an interface to Denarius Core v2.5.x.x for more advanced address queries. Additional services can be enabled to make a node more useful such as exposing new APIs, running a block explorer and wallet service.
npm install -g bitcore-node-denarius
Bitcore includes a Command Line Interface (CLI) for managing, configuring and interfacing with your Bitcore Node.
bitcore-node-denarius create -d <denarius-data-dir> mynode
cd mynode
bitcore-node-denarius install <service>
bitcore-node-denarius install https://github.com/yourname/helloworld
bitcore-node-denarius start
This will create a directory with configuration files for your node and install the necessary dependencies.
Please note that Denarius Core v2.5.0.x will be downloaded automatically. Once completed the denariusd binary should be placed into the <denarius-data-dir> folder specified during node creation.
For more information about (and developing) services, please see the Service Documentation.
There are several add-on services available to extend the functionality of Bitcore:
Please send pull requests for bug fixes, code optimization, and ideas for improvement. For more information on how to contribute, please refer to our CONTRIBUTING file.
Code released under the MIT license.
Copyright 2013-2015 BitPay, Inc.
FAQs
Full node with extended capabilities using Bitcore and Denarius Core
The npm package bitcore-node-denarius receives a total of 11 weekly downloads. As such, bitcore-node-denarius popularity was classified as not popular.
We found that bitcore-node-denarius demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.