osagga / bitcore-node-cash

Extensible full node using Bitcore
https://bitcore.io/
Other
9 stars 2 forks source link

Bitcore Node (v5) (BCH)

!!THIS IS STILL IN BETA, Please use with caution and check the open issues before using!!

For a more Stable version of bitcore-node (v3.1.3) that works with BCH, please check this guide

Prerequisites

Install

git clone https://github.com/osagga/bitcore-node-cash.git && cd bitcore-node-cash
npm install
./bin/bitcore-node start

Configuration

This Bitcore node will "attach" to a running full node (you need to specify the ip of the full node in the main configuration file "bitcore-node.json), you need to have the Bitcoin Cash node running before starting this node. I would recommend using the same setting in bitcoin.conf.sample to setup the full Bitcoin-Cash node (at least the RPC settings since Bitcore uses the same RPC credentials by default.)

The config file instructs bitcore-node for the following options:

Documentation

License

Code released under the MIT license.

Copyright 2013-2017 BitPay, Inc.