dev-master
9999999-dev https://charonne.com/Php client for Ethapi
MIT
The Requires
- php >=5.5
- guzzlehttp/guzzle ^6.2
api rest client web service ethereum smart contracts
Php client for Ethapi
Laravel package that implements a php client for Ethapi, (*1)
This install process assumes you already have your laravel project installed correctly., (*2)
composer require charonne/ethapi-php dev-master
EthapiServiceProvider
the config/app.php
, in the providers
array :
Charonne\Ethapi\EthapiServiceProvider::class,
/config/
folder by running :
php artisan vendor:publish
Raphael Pralat raphael.pralat@charonne.com, (*3)
Php client for Ethapi
MIT
api rest client web service ethereum smart contracts