boltz-web-app
boltz-web-app copied to clipboard
Boltz Web App
Sometimes the arrow button doesn't work on iOS/Safari - not able to reproduce 100% of the time, but it might have something to do with amount input validation blocking it.

closes #346
Follow-up fix for https://github.com/BoltzExchange/boltz-web-app/pull/538: - If I have valid amounts set with `.`, but then paste a `,` amount, I end up with this  - If...
closes #334 adds invoice, address, asset, sendAmount, receiveAmount
- Main idea: "Instructions as titles" as previously done in Figma - ~Orignal issue: https://github.com/BoltzExchange/boltz-web-app/issues/220~ - Additional things to consider: show preimage as proof of Payment for Normal swaps? See...
based on https://www.andreadito.com/note/web-workers-web-socket
closes #492
It would be cool If users could connect their bitcoin lightning wallets and use them directly to trade on boltz! Bitcoin Connect is an easy to implement web component that...
Collection of some advanced test cases - Test refund file download json & qr code, ideally with FF & Chrome on Desktop and Mobile each. Not a small feat since...