2017-09-24 02:01:49 +09:00
2017-09-15 01:24:33 +09:00

How to use

Mainnet is not support for now, as BTCPay is under development. Running on TestNet:

git clone https://github.com/btcpayserver/btcpayserver-docker
cd btcpayserver-docker
docker build . -t btcpay
docker run -p 23001:23001 -ti btcpay

You can then browse http://127.0.0.1:23001/ By default this will connect to a NBXplorer instance hosted by me, on which I can make no promise of avaialability.

Description
No description provided
Readme MIT 2.8 MiB
Languages
Shell 57%
C# 38.9%
PowerShell 2.5%
Dockerfile 1.6%