Giter VIP home page Giter VIP logo

btcpayserver's Introduction

BTCPay Server

Docker Automated build Deploy to Azure

BTCPay Server

Introduction

BTCPay Server is a free and open-source cryptocurrency payment processor which allows you to receive payments in Bitcoin and altcoins directly, with no fees, transaction cost or a middleman.

BTCPay is a non-custodial invoicing system which eliminates the involvement of a third-party. Payments with BTCPay go directly to your wallet, which increases the privacy and security. Your private keys are never uploaded to the server. There is no address re-use, since each invoice generates a new address deriving from your xpubkey.

The software is built in C# and conforms to the invoice API of BitPay. It allows for your website to be easily migrated from BitPay and configured as a self-hosted payment processor.

You can run BTCPay as a self-hosted solution on your own server, or use a third-party host.

The self-hosted solution allows you not only to attach an unlimited number of stores and use the Lightning Network but also become the payment processor for others.

Thanks to the apps built on top of it, you can use BTCPay to receive donations or have an in-store POS system.

Features

  • Direct, P2P Bitcoin payments
  • Lightning Network support (LND and c-lightning)
  • Altcoin support
  • Complete control over private keys
  • Fully compatability with BitPay API (easy migration)
  • Enchanced privacy
  • SegWit support
  • Process payments for others
  • Payment buttons
  • Point of sale
  • No transaction fees (other than those for the crypto networks)
  • No processing fees
  • No middleman
  • No KYC

Supported Altcoins

In addition to Bitcoin, BTCPay supports the following cryptocurrencies:

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

Documentation

Please check out our complete documentation for more details.

You can also read the BTCPay Merchants Guide.

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 v2.1.4 (with patch version >= 402) 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 pajasevi avatar romanornr avatar benjaminnitschke avatar thijstriemstra avatar zorlin avatar vutov avatar andres-pinilla avatar eskyee avatar rsandrade avatar junderw avatar marcosrdz avatar zeusthealmighty avatar practicalswift avatar nwilson1412 avatar felipehuicochea avatar danielalexiuc avatar cryptcoin-junkey avatar eabz avatar pavlenex avatar iamvinny avatar takaya-imai avatar saevar2000 avatar bitmario avatar gruve-p avatar dalijolijo avatar

Watchers

James Cloos avatar  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.