Bitcoin Forum
May 08, 2024, 12:01:41 AM *
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!
1715126501
Hero Member
*
Offline Offline

Posts: 1715126501

View Profile Personal Message (Offline)

Ignore
1715126501
Reply with quote  #2

1715126501
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715126501
Hero Member
*
Offline Offline

Posts: 1715126501

View Profile Personal Message (Offline)

Ignore
1715126501
Reply with quote  #2

1715126501
Report to moderator
1715126501
Hero Member
*
Offline Offline

Posts: 1715126501

View Profile Personal Message (Offline)

Ignore
1715126501
Reply with quote  #2

1715126501
Report to moderator
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!