thuleen/eth-php

Ethereum web3 接口。

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

This package is auto-updated.

Last update: 2024-09-09 05:37:43 UTC


README

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

一个用于与以太坊区块链和生态系统交互的 PHP 接口。

安装

设置最小稳定性为 dev

"minimum-stability": "dev"

然后

composer require thuleen/eth-php dev-master

或者您可以在 composer.json 中添加此行

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

API

待办事项。

贡献

感谢所有为 web3.php 做出贡献的人!

许可证

MIT