mutiny-web icon indicating copy to clipboard operation
mutiny-web copied to clipboard

The frontend for Mutiny Wallet

Results 153 mutiny-web issues
Sort by recently updated
recently updated
newest added

People can sideload these now apparently. Would be good to upload them after they are built on CI and release

good first issue

I received a gift using Mutiny and encountered a few UX/UI issues that made the flow a bit confusing for me as a new user to your web app and...

design

1. Make a NWC 2. "Open in Nostr Client" 3. Popup comes up on android, yet there's an error message at the top saying no nostr client installed.

bug
android

When a force close happens, we now reflect that in the balance, but it does not show the pending icon. It will only be transparent when they go to spend...

enhancement

We've been seeing some errors that seem to be related to mime-type. Mostly that wasm is being served with the wrong mime-type (supposed to be served `application/wasm`), but I also...

kobalte has doubled in size since we started using it and I had a scary experience the other day when a dependency _of a depency_ of kobalte was breaking stuff....

enhancement

Right now if a payment fails we don't know about it, and we don't know who they're trying to pay. Would be nice to have a button where someone can...

Invoices should only be used once. The LSP doesnt correctly handle duplicate payments for one, but it's also not safe paying the same invoice twice anyways.