bitrequest / bitrequest.github.io

Web Application for crypto payment requests
https://www.bitrequest.io
GNU Affero General Public License v3.0
46 stars 11 forks source link

Request to support GRS #9

Closed gruve-p closed 1 year ago

gruve-p commented 1 year ago

What are the possibilities to add Groestlcoin?

bitrequest commented 1 year ago

It's possible if you can point me to a public blockchain and websocket API

gruve-p commented 1 year ago

symbol: grs name: groestlcoin

api: https://blockbook.groestlcoin.org (https://github.com/trezor/blockbook/blob/master/docs/api.md) https://blockchair.com/groestlcoin (https://blockchair.com/api/docs) https://esplora.groestlcoin.org/ (https://github.com/Groestlcoin/esplora/blob/master/API.md) https://chainz.cryptoid.info/grs/ (https://chainz.cryptoid.info/api.dws)

gruve-p commented 1 year ago

Do you need anything else?

bitrequest commented 1 year ago

Thanks, could you explain what the benefit of GRS is over coins that are already supported?

gruve-p commented 1 year ago

GRS is a bitcoin fork similar to Litecoin, Dogecoin and Bitcoin Cash however GRS was the first coin to implement SegWit, Taproot and Lightning Network. GRS is always up to date with upstream releases

bitrequest commented 1 year ago

To be honest, i don't think adding GRS is gonna be a priority any time soon.