Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Find a file
NicolasDorier 0c4a9a2e70 bump
2017-09-29 15:38:01 +09:00
BTCPayServer bump 2017-09-29 15:38:01 +09:00
BTCPayServer.Tests Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration 2017-09-26 01:31:43 +09:00
.dockerignore move docker files to root 2017-09-29 15:05:18 +09:00
.gitignore Add docker-compose to use during tests with postgres 2017-09-28 00:16:37 +09:00
btcpayserver.sln Init 2017-09-13 15:55:16 +09:00
docker-compose.regtest.yml move docker files to root 2017-09-29 15:05:18 +09:00
Dockerfile Rename dockerfile 2017-09-29 15:13:07 +09:00
global.json Init 2017-09-13 15:55:16 +09:00
LICENSE Init 2017-09-13 15:55:16 +09:00
Nuget.Config Init 2017-09-13 15:55:16 +09:00
publish-docker.ps1 move docker files to root 2017-09-29 15:05:18 +09:00
README.md Put version 2017-09-29 15:21:41 +09:00
run-docker.cmd move docker files to root 2017-09-29 15:05:18 +09:00

Docker Automated build

BTCPay Server

Introduction

If you:

  • Currently depend on BitPay and want to keep using Bitcoin for your payments after November
  • Do not want to give custody or control of your funds to a third party
  • Have been rejected by BitPay for KYC/AML reasons after developing your solution
  • Are a service provider who wants to offer Bitcoin payments to your customer with a different pricing model than BitPay
  • Want to propose services similar to BitPay for an alt-currency.
  • Want features BitPay is not willing to consider (Multi-sig + SegWit support soon)

Then head out to the documentation, this project is for you.