So, there is a quite a decent start for a library for Bitcoin Core RPC: https://github.com/jeandudey/rust-bitcoin-rpc
I have some non-prod code, that I want to port to it, but I can't get ahold of the author: @jeandudey , I hope he's OK and will get back to us, but I can't wait and I'm tempted to just fork. However, the whole reason I'm porting from my own hacky code is to get eyeballs, feedback, polish etc.
Do you think rust-bitcoin-rpc falls under what rust-bitcoin github org. wants to have?
Is anyone interested in developing it too, or at least giving me some feedback on questions and issues I've raised?