Skip to content

etherscan.io API PHP wrapper

License

CharlesCNorton/etherscan-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtherScan API

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 a 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

About

etherscan.io API PHP wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%