Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It only takes a minute to sign up.
Sign up to join this communityAnybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top
I am new to this bitcoin world, I have installed bitcoin core on my centos server. Bitcoin daemon is running fine. And commands like getinfo works fine on bitcoin-core.cli. But the same command getinfo does not work with easybitcoin. My bitcoin.conf file looks like:
prune=4096 txindex=0 rpcuser=user rpcpassword=password rpcport=8332 server=1
Inshort, commands are working with cli but not with easybitcoin. Please help.
If I had to venture a guess, I would say it's because EasyBitcoin-PHP hasn't been updated since June 2017, and the author actually states in the "About":
A simple class for making calls to Bitcoin's API using PHP. This is an old library, I suggest instead using https://github.com/denpamusic/php-bitcoinrpc
You can get bonuses upto $100 FREE BONUS when you:
π° Install these recommended apps:
π² SocialGood - 100% Crypto Back on Everyday Shopping
π² xPortal - The DeFi For The Next Billion
π² CryptoTab Browser - Lightweight, fast, and ready to mine!
π° Register on these recommended exchanges:
π‘ Binanceπ‘ Bitfinexπ‘ Bitmartπ‘ Bittrexπ‘ Bitget
π‘ CoinExπ‘ Crypto.comπ‘ Gate.ioπ‘ Huobiπ‘ Kucoin.
Comments