Author

Topic: Bitcoind Help needed (Read 137 times)

member
Activity: 87
Merit: 14
November 07, 2024, 10:19:16 PM
#5
Hello i am looking for Library which can handel Bitcoind (Full Node) commands and queries i dont want to use a 3rd party i will host my own server
Since you want to setup your own server to run Bitcoin Full Node, the Bitcoin Core library will be most useful. It is able to communicate independently with the blockchain and is also the official client of Bitcoin, which can perform commands and configuration. First you need to download Bitcoin Core. After setting up Bitcoin Core, you need to use RPC (Remote Procedure Call) of Bitcoin Core which can give commands and replies. You can configure your node via the bitcoin.conf file. It has to set RPC credentials and other options. Finally JSON-RPC should be used to send various commands.
jr. member
Activity: 381
Merit: 1
Blockchain Development & Consulting Service
September 03, 2019, 01:40:14 AM
#4
I am blockchain developer and can help you with your posted project. Add me on the telegram @KnightThunder for the quick and further discussion.
member
Activity: 263
Merit: 10
September 01, 2019, 11:37:27 AM
#3
Hello i am looking for Library which can handel Bitcoind (Full Node) commands and queries i dont want to use a 3rd party i will host my own server
Try making use of easybitcoin.php
staff
Activity: 3500
Merit: 6152
September 01, 2019, 08:42:34 AM
#2
Take a look at this article. It might be a little bit outdated, but everything you need should be there, including the libraries for various programming languages.

And If you are simply trying to accept payments for goods and services while keeping full control over your funds, privacy and security, then btcpayserver is what you need.
copper member
Activity: 2268
Merit: 539
LuckyDiamond.io - FLAT 50% Deposit Bonus!
September 01, 2019, 05:46:22 AM
#1
Hello i am looking for Library which can handel Bitcoind (Full Node) commands and queries i dont want to use a 3rd party i will host my own server
Jump to: