Hi,
for some time now, I wonder how it is possible sending transaction data from
Bitcoind to a database (e.g. for accounting department).
Has anyone done something like this or even an idea? If there is something similar already?
Can this be done with the JSON-RPC interface?
bitcoind -> JSON-RPC -> Oracle DB, MySql
Thanks