-
October Bitdevs: Phat Brew Brewery, City West.
Meet 6pm kick off 6:30pm
Archive of previous will be held on https://perth.bitdevs.com.au
-
Don't want to keep renewing session:
- [ ] LNURLw when using boardwalk? consider in UX.. , cleanup `theme_voucher.sh`
- [ ] LNURLw, known devices
- [ ] download notes to machine
- [ ] Tell the us…
-
We have three (THREE!) new ways to get money into mutiny in PRs currently:
https://github.com/MutinyWallet/mutiny-web/pull/885
https://github.com/MutinyWallet/mutiny-web/pull/891
https://github.c…
-
> PWA by default for native desktop support. No Electron required.
-
### Problem
We don't support Bitcoin yet.
### Solution
Implement Lightning-based payments.
Useful links:
- https://btcpayserver.org - we would most likely be integrating with this
- ht…
-
Formula for determining number of blank outputs necessary to imprint fee reserves.
**Problem:** `n_blank_outputs = ceil(log2(fee_reserve))` can be `0` if `fee_reserve==1 sat`.
**Solution:** Sho…
-
Title is self explanatory.
Below a test with the minibits mint.
```sh
$ curl https://mint.minibits.cash/Bitcoin/v1/checkstate -X POST -H "Content-type: application/json" -d '{"secrets":[]}'
>> {…
-
All tests right now use LIGHTNING=False (a lot easier to test things) but it would be great if some also test Lightning functions. We would have to set up an LNbits instance in the tests (with FakeWal…
-
# Description
We have a cashu wallet and we want to enable QR code with expo-camera, we already have QR code generator and ScanQR code cashu.
You need to have some SATS to send, you can use Wall…
-
Title