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!