I am looking to make RPC requests to a blockchain daemon inside emacs.
jsonrpc.el looks like a useful library for this task but I can't seem to find any examples of it's usage in a real world application.
There is documentation in the official manual but it isn't particularly useful.
If anyone could point me in the right direction or provide me a good example the would be very helpful :)