Working on adding some tests to my CLN plugin took a while to get it running but pyln-testing is a really cool way to test setting up nodes and channels etc.

Previously I was just live updating on my running mode which wasn’t very smart or fun.

Reply to this note

Please Login to reply.

Discussion

Mac? Linux?

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

Yea noticed a lot of stuff is tailored for Linux in bitcoin or LN dev world. Lots of mac osx detours sometimes (recently ran into Python problems but mostly cuz wasn't yet used to Python tooling cuz not my goto)