ethereum
README.md
Ethereum wallet
Ethereum wallet operations
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ladlen/yii2-ladlen-ethereum "*"
or add
"ladlen/yii2-ladlen-ethereum": "*"
to the require section of your file.composer.json
Usage
Once the extension is installed, simply use it in your code by :