You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
NicolasDorier 814eb6bd59 Init 7 years ago
DockerFile Init 7 years ago
LICENSE Init 7 years ago
README.md Init 7 years ago

README.md

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.