@Silexperience With this app, a large number of @Ocean_Mining / #Datum miners can create their own #BOLT12 with their @Lightning Node and receive Lightning payments with the @LightningDevKit coupling, all from a single @Umbrel.
Awesome! ⚡️
Hopefully it will be available in the app store soon.
Very Nice description and design.
With AI, I am building stuff in my spare time, implementing ideas on lightning with @lexe, and I need to say, it is an amazing experience
LDK's modularity was the key.
Custom persistence for encrypted remote storage, transaction-based syncing, and a meganode design that shares the network graph across hundreds of users for a 10-100x memory win.
Read the full case study: https://t.co/fDNlnoqKPy
New on our blog: @lexeapp is running self-custodial Lightning nodes inside Intel SGX secure enclaves.
The result? Always-on nodes that send & receive 24/7.
How they pulled it off 👇
Moving to LDK next week in Pylon+Nexus v0.2
Mainly because we need to send a bajillion ⚡️ agent micropayments and really need to own customizable infra ourselves
Details: https://t.co/aFoB0Tf9Q4
It's ready to test today.
LDK Server is in preview — try it out, break things, and tell us what's missing. Bug reports and feature requests welcome.
https://t.co/0btyzikxgV
2/ What's inside:
• BOLT 12, splicing, zero-fee commitments, async payments
• Built-in LSP(S) support (LSPS2 today, LSPS5 coming)
• Postgres, Docker, Prometheus, Tor, gRPC
• Runs without a full node via esplora/electrum + RGS
• MCP server so AI agents can manage your node
A native bitcoin lightning network wallet hidden behind an Agent Skill 🤯
Remember you can run Alby Hub with @lightningdevkit , LND from @lightning, Phoenixd from @acinq_co and even @CashuBTC
In this case study, @lexeapp CEO @MaxFangX shows how @lightningdevkit plus secure enclaves power reliable, always-on Lightning wallets without Lexe holding your keys.
Article: https://t.co/N097CbUDHr
Spotify: https://t.co/iD87qH1Pti
Apple Podcasts: https://t.co/H7LI9MrJP0
Building stable channels, a bitcoin-native alternative to tokenized fiat.
Featuring just-in-time Lightning onboarding and self-custodial trading. Demo powered by @lightningdevkit.
💻 This past weekend at PlebLab, we kicked off our Building on Rust Workshop Series featuring the awesome @benthecarman!
📚 Workshop #1: Building a Rust Wallet with LDK Node
We learned how to:
→ Connect to peers
→ Open channels
→ Send & receive sats
→ Set up an LSP & more
→ Build from scratch using Rust + @lightningdevkit—all in under an hour! 🤯
🎥 Full demo & GitHub repo:
https://t.co/Cl5M5NUq5B
💫 More about Ben:
https://t.co/VuQXKT24Zn
⚡️ Explore LDK:
https://t.co/1ThI6ZqnVK
#Bitcoin #LDK #RustLang #BuildersInBitcoin #PlebLab #LightningNetwork #OpenSource
⚡️This weekend we kick off the Building on Rust Workshop Series at PlebLab!
First up: Building a Rust Wallet with LDK Node led by @benthecarman 🔧
Learn how to: → Connect to peers.
→ Open channels
→ Send/receive sats
→ Build from scratch with @lightningdevkit
RSVP to secure your spot.
#Bitcoin #LDK #RustLang #BuildersInBitcoin
Review club this Friday at 19:00 UTC (2:00pm EST)🚀. We will review PR #3593 and learn how to implement BOLT 12 Proof of Payment.
📅Event: https://t.co/J8cdwg8RbY
📷Review Notes https://t.co/vFpZwAryGg
Created a self-custodial Bitcoin Lightning wallet with Nostr Wallet Connect support for the MIT Bitcoin Hackathon!
- Lightning with LDK @lightningdevkit
- Olympus LSP integration for jit 0-conf payment channels
- Flutter for UI
- NWC support for any nostr client (@nwc_dev)
Introducing Versioned Storage Service (VSS): A solution for live online sync and lightning state backup for non-custodial wallets ⚡️
See @G8XSU’s post to learn more about VSS 👇
VSS uses client-side encryption and robust authorization. When a user loses a device, it can facilitate a seamless recovery. Multi-device access will be enabled in the future.