Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 312 Bytes

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist h0rseduck/yii2-etherscan

or add

"yiisoft/yii2-httpclient": "~0.2"

to the require section of your composer.json.