pull down to refresh

This project was created for Lightning++ Berlin 2025 Hackathon (time 5:09:59) and was awarded with a "Honorable Mention".

LNSplit: Automatic BOLT11 invoice generation for bill splitting

This Web App is a simple tool to create a series of BOLT11 invoices to simply split a bill:
  • Add your LN Address (i.e. name@walletofsatoshi.com)
  • Enter the amount of sats that need to be refunded to you
  • Enter the number of people that need to pay a share
  • Click "Split payment"
A series of BOLT11 invoices QR-code will be displayed! Give it one to each person that owes you money and get paid back easily.
@tuma is this you?
100 sats \ 4 replies \ @tuma 6h
Yep that’s me!
Thank you for sharing 🥰
reply
Great job! I'm trying to open the index.html but gives a white screen. Does it has any dependencies or need installation? Some instructions on how to run it would be great in the README.md
reply
0 sats \ 2 replies \ @tuma 5h
It’s online if you want, you can find it here:
If you’re trying to build it yourself, you should have everything already.. try running:
npm run build
npm run preview
To have a local instance!
reply
too easy! Thanks
reply
0 sats \ 0 replies \ @tuma 5h
No problem!
Hope you’ll find it useful :)
Enjoy!!
reply