thuleen/eth-php

Ethereum web3 interface.

dev-master 2023-11-09 03:33 UTC

This package is auto-updated.

Last update: 2024-04-09 04:35:29 UTC


README

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! 68747470733a2f2f636f6e747269622e726f636b732f696d6167653f7265706f3d77656233702f776562332e706870

License

MIT