Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ulbora/btcpayclient
A Golang client for the BTCPay API that is mockable. A Bitcoin Payment client
https://github.com/ulbora/btcpayclient
bitcoin bitcoin-api bitcoin-payment bitpay btc btcpay-client btcpay-server btcpayserver
Last synced: 4 days ago
JSON representation
A Golang client for the BTCPay API that is mockable. A Bitcoin Payment client
- Host: GitHub
- URL: https://github.com/ulbora/btcpayclient
- Owner: Ulbora
- License: mit
- Created: 2021-04-30T01:37:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T21:55:56.000Z (over 2 years ago)
- Last Synced: 2024-11-15T04:08:01.942Z (4 days ago)
- Topics: bitcoin, bitcoin-api, bitcoin-payment, bitpay, btc, btcpay-client, btcpay-server, btcpayserver
- Language: Go
- Homepage:
- Size: 116 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/Ulbora/BTCPayClient.svg?branch=master)](https://travis-ci.com/Ulbora/BTCPayClient)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=BTCPayClient&metric=alert_status)](https://sonarcloud.io/dashboard?id=BTCPayClient)
[![Go Report Card](https://goreportcard.com/badge/github.com/Ulbora/BTCPayClient)](https://goreportcard.com/report/github.com/Ulbora/BTCPayClient)BTCPay Server Client
==============
## A Golang client for BTCPay Server that is mockableBTCPay Server is a self-hosted, open-source cryptocurrency payment processor. It's secure, private, censorship-resistant and free.
This client will be used to add cryptocurrency payments to [Six910](http://www.six910.com) E-Commerce System.