Bitcoin Forum
May 04, 2024, 09:41:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Webapp with bitcoin payment/receiving. How to do it on Heroku?  (Read 693 times)
bitsapient (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 29, 2013, 12:24:47 AM
 #1

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!
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
nahtnam
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


nahtnam.com


View Profile WWW
October 29, 2013, 05:07:35 AM
 #2

Blockchain.info inputs.io and coinbase all have json API's you can use.

Engine-IT
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
October 30, 2013, 10:35:58 AM
 #3

https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
https://en.bitcoin.it/wiki/API_reference_%28JSON-RPC%29
bitsapient (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 31, 2013, 12:37:44 AM
 #4

Exactly what I was looking for. Thanks very much for the help!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!