Bitcoin Forum
May 21, 2024, 08:32:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help with API ?  (Read 592 times)
rizhiy87 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 11, 2014, 06:46:50 AM
 #1

Hi all. I want to try make a project with BTC. In the scope of project is BTC recieveing and batch sending.
1. Where can I get normal API documentation with examples?
2. How can I reduce transactions fees? If I combine several payments into batch transaction - Is it save my btc from fees? How can I do this?
3. Why people are making new addresses for recieve payments?
4. How my site will knows, where payment is prcessed, and user finished his payment successfully?

Thanks for answers. I think this topic will help somebody else.
agorism
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
January 11, 2014, 06:53:48 AM
 #2

1) https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
2) you can reduce fees by using off chain transactions. http://www.youtube.com/watch?v=4d3LA8KpdMQ
3) it is effortless to make new addresses, and it increases privacy somewhat. So people make new addresses a lot.
4) umm... i don't understand the question? check "listtransactions" "listunspent" in the api. check out blockchain.info
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!