Arc

Results 36 issues of Arc

Services need verifying as legit

(ie `const char* server = "10.xxx.xxx.xxx;`) Find replace `client.setCACert(test_root_ca);` to `//client.setCACert(test_root_ca);` In reqinvoice function replace `String topost = "{\"value\......` with: ```C++ String topost = "{\"value\": \""+ value +"\", \"memo\": \""+...

## ###INITIAL PROBLEM### Trying to run on Ubuntu 20.04, via platformio/VScode, and the board isn't recognised by the USB port. If I ```lsusb``` my system detects something, but it has...

Nostr native, very simple credit/cash/cheque/token system so relays can offer minting/custodial services. Not blinded by default, so not an ecash, but I imagine a relay could implement a blinded version....

Can we have LNDHub support so people can use OBW as a frontend mobile client for their lnbits wallets, etc?

wontfix

For new users its disorientating to install extensions and not know what they do. This pr makes use of an extended `config.json` in extensions https://github.com/lnbits/lnurldevice/blob/main/config.json The pr will build a...

Seems useful for a simple install option. Help welcome, first time I have done this.

I have a node monitor that queries the neutrino via the rest api every 3secs. After a few hours of queries the monitor still works, but if I try and...

Remove market, until someone has time to make a simple webshop with it.