PayButton / paybutton-server

Manage eCash payments received through your online business.
MIT License
6 stars 2 forks source link

Add support for BIP 70 #90

Open Klakurka opened 2 years ago

Klakurka commented 2 years ago

Server component of https://github.com/PayButton/paybutton/issues/103.

Klakurka commented 2 years ago

My understanding is that this requires working with xpub keys.

We can likely work with the Cashtab team to make creating + important an xpub for a button easier.

Klakurka commented 2 years ago

https://github.com/simpleledger/slp-post-office-server

Klakurka commented 2 years ago

Can be tested against Electron Cash / Electrum ABC as it supports BIP 70.

Klakurka commented 1 year ago

Possible option https://github.com/bcoin-org/b70

Klakurka commented 10 months ago

User-facing Scope:

Klakurka commented 1 month ago

Another option: https://github.com/developers-cash/cash-pay-server (@jimtendo on GitHub & Telegram)