mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 21:32:27 +01:00
Updating altcoins section
This commit is contained in:
parent
60cd864226
commit
7f0a42c2d5
40
README.md
40
README.md
@ -35,7 +35,7 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste
|
|||||||
* SegWit support
|
* SegWit support
|
||||||
* Lightning Network support (LND and c-lightning)
|
* Lightning Network support (LND and c-lightning)
|
||||||
* Tor support
|
* Tor support
|
||||||
* Opt-in Altcoin integrations
|
* Opt-in altcoin integrations
|
||||||
* Full compatibility with BitPay API (easy migration)
|
* Full compatibility with BitPay API (easy migration)
|
||||||
* Process payments for others
|
* Process payments for others
|
||||||
* Easy-embeddable Payment buttons
|
* Easy-embeddable Payment buttons
|
||||||
@ -43,24 +43,6 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste
|
|||||||
* Crowdfunding app
|
* Crowdfunding app
|
||||||
* Payment requests
|
* Payment requests
|
||||||
|
|
||||||
## Supported Altcoins
|
|
||||||
|
|
||||||
Bitcoin is the only focus of the project and its core developers. However, opt in integrations for several altcoins maintained by altcoins community is implemented for several altcoins:
|
|
||||||
|
|
||||||
* Bitcoin Gold (BTG)
|
|
||||||
* Bitcoin Plus (XBC)
|
|
||||||
* Bitcore (BTX)
|
|
||||||
* Dash (DASH)
|
|
||||||
* Dogecoin (DOGE)
|
|
||||||
* Feathercoin (FTC)
|
|
||||||
* Groestlcoin (GRS)
|
|
||||||
* Litecoin (LTC)
|
|
||||||
* Monacoin (MONA)
|
|
||||||
* Polis (POLIS)
|
|
||||||
* Viacoin (VIA)
|
|
||||||
|
|
||||||
Altcoins are maintained by their respective communities.
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Please check out our [official website](https://btcpayserver.org/), our [complete documentation](https://github.com/btcpayserver/btcpayserver-doc) and [FAQ](https://github.com/btcpayserver/btcpayserver-doc/tree/master/FAQ#btcpay-frequently-asked-questions-and-common-issues) for more details.
|
Please check out our [official website](https://btcpayserver.org/), our [complete documentation](https://github.com/btcpayserver/btcpayserver-doc) and [FAQ](https://github.com/btcpayserver/btcpayserver-doc/tree/master/FAQ#btcpay-frequently-asked-questions-and-common-issues) for more details.
|
||||||
@ -115,8 +97,24 @@ dotnet dev-certs https --trust
|
|||||||
|
|
||||||
Then use the `Docker-Regtest-https` debug profile.
|
Then use the `Docker-Regtest-https` debug profile.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Other dependencies
|
## Other dependencies
|
||||||
|
|
||||||
For more information, see the documentation: [How to deploy a BTCPay server instance](https://github.com/btcpayserver/btcpayserver-doc/#deployment).
|
For more information, see the documentation: [How to deploy a BTCPay server instance](https://github.com/btcpayserver/btcpayserver-doc/#deployment).
|
||||||
|
|
||||||
|
## Supported altcoins
|
||||||
|
|
||||||
|
Bitcoin is the only focus of the project and its core developers. However, opt in integrations for several altcoins maintained by altcoins community is implemented for several altcoins:
|
||||||
|
|
||||||
|
* BGold (BTG) (also known as Bitcoin Gold)
|
||||||
|
* BPlus (XBC) (also known as Bitcoin Plus)
|
||||||
|
* Bitcore (BTX)
|
||||||
|
* Dash (DASH)
|
||||||
|
* Dogecoin (DOGE)
|
||||||
|
* Feathercoin (FTC)
|
||||||
|
* Groestlcoin (GRS)
|
||||||
|
* Litecoin (LTC)
|
||||||
|
* Monacoin (MONA)
|
||||||
|
* Polis (POLIS)
|
||||||
|
* Viacoin (VIA)
|
||||||
|
|
||||||
|
Altcoins are maintained by their respective communities.
|
||||||
|
Loading…
Reference in New Issue
Block a user