0 sats \ 2 replies \ @nerd2ninja 16 Aug 2023 \ on: How can I own a lightning wallet in python? Agents buying stuff for you tech
I basically think this would require you to run Bitcoin core + LND or CLN or Eclair (one of the LN implementations) + make calls to (an LN implementation) via its API
Thanks.
reply
Could also use LNbits API to create and program your LNBits wallets with python.
I don't like the idea of giving an LLM access to an actual node without some serious hardening first. Better to interact with someone else's node :)
reply