2
1
I can't find any tool to test RPC interface. I am looking for something like Postman (Chrome extenstion). I would like to send request (with login and password) and see their responses in JSON.
2
1
I can't find any tool to test RPC interface. I am looking for something like Postman (Chrome extenstion). I would like to send request (with login and password) and see their responses in JSON.
I'm looking for something similar as well. Or at the very least, a tutorial – Sevenearths – 2019-11-05T10:32:05.153
Not to worry. Found what I needed here: https://en.bitcoin.it/wiki/API_reference_%28JSON-RPC%29, and here: https://github.com/jgarzik/python-bitcoinrpc
– Sevenearths – 2019-11-05T10:43:28.770