pull down to refresh
100 sats \ 4 replies \ @tuma 6h \ on: LN-split: A simple Web App to split bills through the Lightning Network. lightning
Yep that’s me!
Thank you for sharing 🥰
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
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!