Updating altcoins section

This commit is contained in:
Rockstar Developer 2019-04-10 12:30:54 -05:00 committed by GitHub
parent 60cd864226
commit 7f0a42c2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste
* SegWit support
* Lightning Network support (LND and c-lightning)
* Tor support
* Opt-in Altcoin integrations
* Opt-in altcoin integrations
* Full compatibility with BitPay API (easy migration)
* Process payments for others
* Easy-embeddable Payment buttons
@ -43,24 +43,6 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste
* Crowdfunding app
* 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
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.
## Other dependencies
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.