BTCPay Server integration
User Story/Motivation/Problem
As a normal user, I want to be able to pay for everyday stuff using Crown. There is an opensource implementation of the BITPay API, called BTCPay. This allows merchants to accept a number of different cryptocurrencies, but not yet Crown.
Requirements
Implement BTCPay integration according to the guidelines at https://github.com/btcpayserver/btcpayserver-doc/blob/master/Altcoins.md
Tasks
- Research
- Code it up: integrate Crown into NBitcoin
- Code it up: integrate Crown into NBXplorer
- Code it up: integrate Crown into BTCPayServer
- Unit-tests
- Refactor
- Code Review
- QA
- Submit PR to NBitcoin
- Submit PR to NBXplorer
- Submit PR to BTCPayserver
Definition of done/Acceptance criteria
- Ready for production after QA check.
How to demo
Setup a BTCPay server with Crown integration, create one or more invoices, pay with Crown.
Link/refs/notes/images
- BTCPay server: https://github.com/btcpayserver/btcpayserver
- Altcoin integration doc: https://github.com/btcpayserver/btcpayserver-doc/blob/master/Altcoins.md
- Merchants guide: https://www.reddit.com/r/Bitcoin/comments/8f1eqf/the_ultimate_guide_to_btcpay_the_free_and/
I'm willing to give this a try but I know the square root of naff all about .Net, C# or most of the stuff documented in the BTCPayserver altcoin integration notes so it will take some time.
/cc @artem
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information