Yeah, sure. Here it is: https://github.com/joelklabo/blog/blob/main/lib/lightning/rpc.js
I haven’t done JS in a while so I’m not sure if this is any good or not but it’s been working
Ah, I’ll make the repo public if you’re interested. LNSocket is probably better than mine though if you just want to connect to a node
ChatGPT is so cool:
how do i set up multiple services that start up in a tmux session from systemd on ubuntu
1. Create a systemd service unit file for each service that you want to start up in a tmux session.
2. Add the following to each service unit file:
[Service]
ExecStart=/usr/bin/tmux new-session -d -s
Replace
3. Start the services with the following command:
sudo systemctl start
Replace
4. Enable the services to start automatically on boot with the following command:
sudo systemctl enable
Replace
We’re you on the site when it happened? Just trying to figure why it happen. Seems like about once a week the rpc goes down. I did find an extra call I was making so hopefully that was it
Edge of Tomorrow is surprisingly good new-ish one. And, Moon.
Thanks, finally figured it out. I thought that was default but I guess not yet
I feel like Bitcoin can sense when I’m opening a channel and just piles on the blocks.
#nodestriches anyone opened a channel over 16.7m sats on CLN?
I’m trying to open one with C= but I’m getting an amount exceeded error. Not sure if it’s my setting or theirs
Happy birthday! 🤙
It’s a Lightning node explorer, you can find information about different nodes, how to connect etc. here’s mine: https://amboss.space/node/036830d48d746852dbc72438d3eb35c609a687c98a2ee68534201fa824638c9f9d
Is amboss.space down?
On Damus we could have a button the pre-attaches the note id correctly for you, and maybe renders it inline
Now I do everything on Linux for CLN at least, in a VM or something. It’s not easy to get builds to work on Mac. Not sure if the test s can run at all actually
I went through that process recently. You can also do it with redirects and Alby, @nvk has a guide for that.
https://klabo.blog/posts/setting-up-lightning-address-with-cln

