Damus
Second profile picture
Second
@second
We've been doing some research on client-side Lightning pathfinding for Bark wallet apps. Instead of the Ark server working out the best payment route on the user's behalf, the wallet app builds the route and the payment onion itself, so the destination is not shared with the server and potentially eliminating minimum fees on Lightning transactions.

Full findings, link to proof of concept, and areas for further research: https://blog.second.tech/bark-client-side-pathfinding/


11
Monero Dog · 2w
The Bolt 12 specification made significant improvements in network gossip and hence routing. Adoption has been a little slow but imho it's a good standard that can be built upon. I've been testing Noah Wallet for a couple of weeks, paying merchants on-chain, ln, and arkoor. It's a very solid user e...