Skip to content

SpendBCH/bitdb-testnet

Repository files navigation

BitDB on BCH testnet

Install

Configure

  • Set your bitcoin RPC host, RPC username, and RPC password in process.json
  • Set the script location and cwd in process.json
  • Set the block height to start syncing from in bitdb.json
    • The default 1190000 will sync 2018 BCH testnet
  • Set ports in config.js if using testnet ports, or configure BCH node to use mainnet ports instead

Run

  • pm2 start process.json

Debug / Monitor

  • pm2 logs bitd

Forked from: https://github.com/21centurymotorcompany/bitd

About

Bitdb configured for Bitcoin Cash testnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published