Yii2 Etherscan Api HTTP 客户端
0.2.2
2018-07-24 22:51 UTC
Requires
- php: >=5.4
- yiisoft/yii2: ~2.0.15
- yiisoft/yii2-httpclient: ~2.0.6
This package is auto-updated.
Last update: 2024-09-07 16:03:47 UTC
README
安装此扩展的首选方式是通过 composer。
运行以下命令之一
php composer.phar require --prefer-dist h0rseduck/yii2-etherscan
或者在您的 composer.json 文件的 require 部分添加
"yiisoft/yii2-httpclient": "~0.2"
。