文件名称:etherscan-api:etherscan.io API PHP包装器
文件大小:7KB
文件格式:ZIP
更新时间:2024-02-25 23:45:01
api php-wrapper ethereum blockchain cryptocurrency
EtherScan API EtherScan APIPHP包装器 要求 EtherScan API的最低要求是您的Web服务器支持PHP 5.4。 安装 要安装EtherScan API软件包,您可以使用简单的composer.json ... { "minimum-stability" : "dev" , "require" : { "php" : ">=5.4.0" , "dzarezenko/etherscan-api" : "*" } } 或运行命令: composer require dzarezenko/eth
【文件预览】:
etherscan-api-master
----composer.json(715B)
----LICENSE(1KB)
----src()
--------tools()
--------EtherscanAPIConf.php(1KB)
--------Etherscan.php(11KB)
----README.md(2KB)