Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Go to file
2017-10-21 20:31:36 +09:00
BTCPayServer Small cleanup bugfixes 2017-10-20 23:25:27 -05:00
BTCPayServer.Tests helper script for using cli on regtest 2017-10-21 20:20:06 +09:00
.dockerignore Remove launch profile from docker 2017-10-19 17:45:07 +09:00
.gitignore Add launchSettings, fix docker-compose version 2017-10-03 01:29:35 +09:00
btcpayserver.sln Add api-tokens page, do not hide qrcode if small 2017-10-17 13:52:30 +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 Update README.md 2017-10-21 20:31:36 +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.

If you want to help development, go to Local Development.