Post
Topic
Board Beginners & Help
Topic OP
Webapp with bitcoin payment/receiving. How to do it on Heroku?
by
bitsapient
on 29/10/2013, 00:24:47 UTC
Hi all,


I am currently working on a project developing a web app that will be both receiving and paying bitcoins to users. I've found some resources how to do so by hosting your own server running bitcoind, but since my web app will be running on Heroku I am not sure if this is an option.

Does anyone happen to know any resources for bitcoin payments, ideally implemented through node.js? Thanks all for the help!