GitHub - thuleen/eth-php: A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.

Skip to content

Navigation Menu

Sign in

Appearance settings

web3.php

PHP Build Status codecov Join the chat at https://gitter.im/web3-php/web3.php Licensed under the MIT License

A php interface for interacting with the Ethereum blockchain and ecosystem.

Install

Set minimum stability to dev

"minimum-stability": "dev"

Then

composer require thuleen/eth-php dev-master

Or you can add this line in composer.json

"thuleen/eth-php": "dev-master"

API

Todo.

Contribution

Thank you to all the people who already contributed to web3.php!

License

MIT

Languages

  • PHP 99.7%
  • Other 0.3%