Bitcoin Forum
September 10, 2025, 10:56:10 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin core server  (Read 2009 times)
100por1 (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 16, 2017, 04:12:08 AM
 #1

Em Português:
Estou precisando criar meu próprio sistema para receber e efetuar transferências de bitcoin, já vi e li muitos artigos mas nem um com informações mais atualizada de como instalar e configurar um servidor.
E sem expectativa de encontrar algo mais atualizado, peço aos usuários mais experientes dicas de como instalar um servidor e manter o core atualizado e criar carteiras para cobrança e transferência de bitcoin



In English:
I need to create my own system to receive and make bitcoin transfers, I have seen and read many articles but not one with more updated information on how to install and configure a server.
And without expecting to find something more up-to-date, I ask savvy users how to install a server and keep the core updated and create portfolios for bitcoin collection and transfer
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
March 16, 2017, 11:39:06 AM
 #2

If you don't feel confortable in setting up and securing your own client maybe a third party service is ideal for you in the beginning.

Check out Blockchain.info API: https://blockchain.info/pt/api

100por1 (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 16, 2017, 12:01:33 PM
 #3

If you don't feel confortable in setting up and securing your own client maybe a third party service is ideal for you in the beginning.

Check out Blockchain.info API: https://blockchain.info/pt/api


I can not get the API release for Wallet in blockchain, today my system has already received payment for them.
At that point I need to make a transfer beyond receiving, and they did not force me to do so, and so I resorted to having a core myself.
IngerDev
Member
**
Offline Offline

Activity: 157
Merit: 23


View Profile
March 20, 2017, 02:25:20 PM
 #4

Why not use API Calls from Bitcoin Core?
It has RPC Command Line.

GlobalToken; for fast online payments
▬▬▬▬▬▬▬█  Twitter   █   BCT Forum   █   GitHub   █   Discord   █▬▬▬▬▬▬▬
Masternodes || 30 Algorithms || Merge-Mining
100por1 (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 21, 2017, 10:47:19 PM
 #5

Why not use API Calls from Bitcoin Core?
It has RPC Command Line.



It is exactly what I intend to do, but I do not know how to install the server to receive these commands, I already found several tutorials on the internet but it does not work, do you know any good tutorial to install this server? Preferably in CentOs, but, it can be in any other OS as well.
nemgun
Hero Member
*****
Offline Offline

Activity: 882
Merit: 533



View Profile WWW
March 22, 2017, 04:00:59 PM
Merited by ABCbits (2)
 #6

https://gist.github.com/janx/10465121

This link may be your best bet, i personally use ubuntu, add apt repository and get it from there, i have problems using autotools.

Then for the API calls, just use any language you want, you have several examples here : https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)
And each call explained : https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Walletnotify will be your best friend.
100por1 (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 22, 2017, 06:21:58 PM
 #7

https://gist.github.com/janx/10465121

This link may be your best bet, i personally use ubuntu, add apt repository and get it from there, i have problems using autotools.

Then for the API calls, just use any language you want, you have several examples here : https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)
And each call explained : https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Walletnotify will be your best friend.


Great, I'll try and return the result.
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!