getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
539 stars 194 forks source link

[Feature] Support Mutinynet #3123

Closed rolznz closed 5 months ago

rolznz commented 7 months ago

Feature description

Trying to pay a mutinynet invoice fails due to unable to parse the invoice

Describe the solution

Support parsing and paying Mutinynet invoices

Describe alternatives

No response

Additional context

Voltage will support Mutinynet and allow developers to use it for free in a few weeks

Are you working on this?

No

thebrandonlucas commented 7 months ago

I've started working on a PR that supports this (and signet in general) but could use some help from people more familiar with the codebase: https://github.com/getAlby/lightning-browser-extension/pull/3128