Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Go to file
2017-10-03 01:01:21 +09:00
BTCPayServer bump 2017-10-03 00:41:27 +09:00
BTCPayServer.Tests Doc how to run tests 2017-10-03 01:01:21 +09:00
.dockerignore Rely on docker for tests, move everything to the root 2017-10-03 00:41:03 +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
Dockerfile Rely on docker for tests, move everything to the root 2017-10-03 00:41:03 +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.