MutinyWallet / mutiny-web-poc

Mutiny node frontend proof of concept
MIT License
6 stars 3 forks source link

Handle bip21 params in /send url params #31

Open futurepaul opened 1 year ago

futurepaul commented 1 year ago

instead of coming up with our own terms for everything we could just handle bip21 query params directly...

only lame part is that bip21 amounts are in "bitcoin" so we'd always have to convert to sats