Mesh
TxTenna
Tasks:
- Merge PRs to upstream Samourai repo
- Get updated version on the Google Play store
- Better documentation on how to use TxTenna App
- Better documentation on how to setup a TxTenna gateway and use with TxTenna App
Notes:
Usage
- MarketsByLili twitter post on how to use TxTenna.
Low Bandwidth Wallet
Tasks:
- test
electrs
, branch:cbor_replace_compiles
branch usingclient2.py
test client - update
electrs
to use proposed compressed-block-header scheme - add support for compressed block headers to BDK electrs block source
- test BDK cli client using electrs with compressed block headers
Notes:
Compressed Block Headers
- how to test compressed block headers in electrs
- first step is to get bitcoind and electrs running on Signet (or testnet, but Signet much smaller)
- replace
json.dumps
withcbor.dumps
inclient2.py
- should use electrs, branch: cbor_replace_compiles electrs fork
- CBH Proposal
- Mailing list discussion
- current compressed block headers implementation
Bitcoin Dev Kit (BDK)
Lightning over Email
- c-lightning plugin based socks proxy to intercept and send channel traffic as email
- c-lightning plugin based socks proxy to ingest and process channel traffic from email
- disable timeouts
Notes:
- LNTenna
- Mesh Only Signal App with SOCKS5 proxy server
- Look at Bluewallet/rn-ldk
Lot49 App
- Add Settings Screen
- Add support for WiFi Direct
- BDK Layer 1 support using electrs
- LDK Layer 2 support
Notes:
Lot49
WiFi Direct and Nearby APIs
- ask about WiFi Direct and Nearby support in LightSpot by pseudozach
Kaios Phone
- compile BDK to target KaiOS phone targeting asm.js
- test BDK cli wallet targeted for asm.js
- test on a KaiOS phone (eg. Nokia 8110 4G]
- test simple KaiOS app wallet UI
- test simple KaiOS app wallet UI with BDK functionality
Notes:
KaiOS
- tutorial on Programming Rust for KaiOS
- KaiOS 3.0 overview - version 84 includes WebAssembly.
- Nokia N1374 (TA-1374) will run KaiOS 3.0 out of the box.
- Kaios.dev: Sorted Wallet
BDK
- Bitcoin Dev Kit cli wallet
Notes: