Giter VIP home page Giter VIP logo

btcpayserver's Introduction

BTCPay Server

Docker Automated build Deploy to Azure

BTCPay Server

Introduction

BTCPay Server is an Open Source payment processor, written in C#, that conforms to the invoice API of Bitpay. This allows easy migration of your code base to your own, self-hosted payment processor.

This solution is for you if:

  • You are currently using Bitpay as a payment processor but are worried about their commitment to Bitcoin in the future
  • You want to be in control of your own funds
  • Bitpay compliance team decided to reject your application
  • You want lower fees (we support Segwit)
  • You want to become a payment processor yourself and offer a BTCPay hosted solution to merchants
  • You want a way to support currencies other than those offered by Bitpay

We support altcoins!

In addition to Bitcoin, we support the following crypto currencies:

  • BGold
  • Dogecoin
  • Feathercoin
  • Groestlcoin
  • Litecoin
  • Dash
  • Monacoin
  • Polis
  • UFO
  • Viacoin

Documentation

Please check out our complete documentation for more details.

You can also checkout The Merchants Guide to accepting Bitcoin directly with no intermediates through BTCPay.

How to build

While the documentation advise using docker-compose, you may want to build yourself outside of development purpose.

First install .NET Core SDK 2.1 as specified by Microsoft website.

On Powershell:

.\build.ps1

On linux:

./build.sh

How to run

Use the run scripts to run BTCPayServer, this example show how to print the available command line arguments of BTCPayServer.

On Powershell:

.\run.ps1 --help

On linux:

./run.sh --help

Other dependencies

For more information see the documentation How to deploy a BTCPay server instance.

btcpayserver's People

Contributors

nicolasdorier avatar rockstardev avatar kukks avatar 2pac1 avatar linoxbe avatar romanornr avatar pajasevi avatar zorlin avatar benjaminnitschke avatar thijstriemstra avatar vutov avatar junderw avatar rsandrade avatar eskyee avatar andres-pinilla avatar marcosrdz avatar bitmario avatar saevar2000 avatar iamvinny avatar eabz avatar cryptcoin-junkey avatar danielalexiuc avatar felipehuicochea avatar practicalswift avatar zeusthealmighty avatar

Watchers

j03 k1ng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.