Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@bodhike
Copy link
Contributor

@bodhike bodhike commented Feb 21, 2024

Closes #547

In my testing I could only make the bitcoin handler work. This is likely due to the "safelisted schemes".
The send?invoice=%s url was already being handled by the parsePaste function but the invoice data wasn't getting picked up, so I had to add the handleDestination call in there.

Closes MutinyWallet#547

In my testing I could only make the `bitcoin` handler work. This is likely due to the ["safelisted schemes"](https://html.spec.whatwg.org/multipage/system-state.html#safelisted-scheme).
The `send?invoice=%s` url was already being handled by the `parsePaste` function but the invoice data wasn't getting picked up, so I had to add the `handleDestination` call in there.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add protocol handlers for PWA

1 participant