Hacker News new | ask | show | jobs
by apaprocki 4803 days ago
You can run the canonical bitcoind app in JSON RPC mode and it is your wallet and gives you the API. You don't need to use an external service.
1 comments

Yeah unfortunately i need to pay for a special VM just for the wallet that way. That and the JSON RPC api didn't look all that simple. In a way coinbase does exactly what i need, except its callbacks don't work. It would be nice to be able to fire up a super secure wallet VM with a locked down webservice api for adding receive addresses and getting callbacks, and having a 2 factor 'withdraw' function.