Join Nostr
2024-06-30 21:57:07 UTC
in reply to

Andrew Grumet on Nostr: You hold all the secrets and can therefore reconstitute the node at any time. But it ...

You hold all the secrets and can therefore reconstitute the node at any time. But it does not have a stable IP address, so you can't point other parties to it.

There are python & rust samples which just wrap cln's GRPC interface (https://github.com/ElementsProject/lightning/blob/master/cln-grpc/proto/node.proto). I experimented with python.