dzarezenko/etherscan-api 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dzarezenko/etherscan-api

Composer 安装命令:

composer require dzarezenko/etherscan-api

包简介

PHP wrapper for the Etherscan API.

README 文档

README

PHP wrapper for the EtherScan API

Total Downloads License StyleCI Code Climate Ethereum donate button Bitcoin donate button

Requirements

The minimum requirement by EtherScan API is that your Web server supports PHP 5.4.

Installation

To install EtherScan API package you can use simple composer.json...

{
    "minimum-stability": "dev",
    "require": {
        "php": ">=5.4.0",
        "dzarezenko/etherscan-api": "*"
    }
}

or run command:

composer require dzarezenko/etherscan-api:dev-master

Usage

You can find usage examples in the examples/ folder.

Donate

You can support this project by continuously donations to

  • ETH wallet: 0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9
  • BTC wallet: 1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw

统计信息

  • 总下载量: 43k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 42
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 42
  • Watchers: 4
  • Forks: 22
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-07-14