btcp-pay-docs/self-hosted-guide/bitcore-installation.md

590 B

BTCP Store Server Installation

Clone the BTCP Bitcore installer

git clone https://github.com/BTCPrivate/bitcore-install.git
cd bitcore-install

Run the installer

The installer will install everything you need to run the store demo application which will provide everything needed for the Widget to run.

./btcp_store_demo.sh

{% hint style="success" %} Once everything is finished you should be ready to do a few tests to make sure everything is running properly. {% endhint %}