At the moment I use the Lazy API for all my shops, but I would like to host my own Bitcoind instance.
I don't trust third party services, and I dont want to locally host the Bitcoind instance in the webserver.
Is there any open source framework to expose the BitcoinD via an HTTPS service? Or at least a tutorial?
How do you guys do?