bitcore-install/README.md

1.7 KiB

bitcore-install - v0.0.3

Vendor backend samples for BTCP (Javascript, Bitcore)

Run any one of these in a fresh Ubuntu VM to get started:

btcp_store_demo.sh

  • Creates a javascript full-node (bitcore, with the btcpd daemon), listening on port 8001. By default, includes insight-api-btcp.

btcp_explorer_demo.sh

  • Creates a javascript full-node configured for block explorer + api (insight-ui-btcp and insight-api-btcp)

btcp_daemon_only.sh

Related Repos

Runs using bitcore-node-btcp (fork of bitcore-node v4) on bitcore v3.1. Original work: str4d/insight-api-zcash.