7
I'm looking for some Bitcoin wallet software I can host locally on my Linux server that provides either an API or webhooks for detecting when Bitcoin transactions have completed. I also need a way to initiate transactions (i.e. tell the wallet to send Bitcoins to an address).
Does anyone know of anything? I know there is coinpunk, but I don't see anything about it having such functionality.
1Hi! I have the same issue. I am working on such an open source project, but it is has been coming only few days now and it is not yet in shape for release. However I'll post more information in few days/weeks. – Mikko Ohtamaa – 2014-10-25T22:46:31.160
That would be helpful! If anyone else's knows the answer now, please post! – Chad Johnson – 2014-10-25T22:50:45.630
1What functionality do you need that isn't provided by bitcoin-core with rpc calls? – kaykurokawa – 2014-10-26T22:11:41.863