Skip to content

BitStashBlockchain/bitstashcore-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BITSTASHCORE Node

A BITSTASH 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 bitstashcore-node
bitstashcore-node start

Configuration

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

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

Contributing

License

About

Node wallet bitstash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published