Questions tagged [php]

Questions regarding the use of the PHP scripting language with Ethereum.

73 questions
10
votes
1 answer

PHP Library for Ethereum

I am looking for a PHP library to interact with Ethereum. Are there any active open source projects of PHP libraries for Ethereum available? Thanks for your help
Bumblebee
  • 1,751
  • 3
  • 14
  • 23
5
votes
1 answer

Accepting and sending API for Ethereum

Is there any good API for accepting and sending Ethereum like blocktrail for bitcoin ? Why is working with Ethereum so complicated?
Rahul
  • 51
  • 1
  • 2
1
vote
0 answers

Unable to locate package php5.6-mbstring

root@iZwz98r5jfsgx41dfymo6iZ:/usr/local/lib# sudo apt-get install php5.6-mbstring Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package php5.6-mbstring E: Couldn't find any package by…
1
vote
0 answers

Any easy php script to sign and send transactions maybe run contract also

Thanks I have JavaScript version but not php version especially for sign and send transaction
Louis
  • 1,155
  • 5
  • 17
  • 29
0
votes
0 answers

How check token List with php?

Hello I come from Vietnam . I am doing my web3 project with php. I'm having trouble writing a complete check.php code. Can anyone help me? if (HARDCACHED_API_RESPONSE && (connected == "2" || getItem("tokenList"))) { console.log("NO API"); …
thu anh
  • 11
  • 3