What is Nostr?
laanwj /
npub1p23…rnl6
2024-11-28 21:05:11
in reply to nevent1q…hupy

laanwj on Nostr: you can use bitcoin core through curl, there are even examples of that in the RPC ...

you can use bitcoin core through curl, there are even examples of that in the RPC help

$ bitcoin-cli help getpeerinfo
...
Examples:
> bitcoin-cli getpeerinfo
> curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "getpeerinfo", "params": []}' -H 'content-type: application/json' http://127.0.0.1:8332/

it's just way less convenient than using the cli
Author Public Key
npub1p23eukh0nxsqpfaakz6fj9vvj27y4gs0kevnrffdq4d4adkl7uuq7crnl6