2017 © Pedro Peláez
 

library ethapi-php

Php client for Ethapi

image

charonne/ethapi-php

Php client for Ethapi

  • Monday, February 20, 2017
  • by raphael
  • Repository
  • 2 Watchers
  • 2 Stars
  • 69 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ethapi-php

Laravel package that implements a php client for Ethapi, (*1)

Install

This install process assumes you already have your laravel project installed correctly., (*2)

  1. Install the package via composer : composer require charonne/ethapi-php dev-master
  2. Add the EthapiServiceProvider the config/app.php, in the providers array : Charonne\Ethapi\EthapiServiceProvider::class,
  3. Get access to the package's config within your /config/ folder by running : php artisan vendor:publish
  4. You should now be good to go ! In case you are not, please contact us with the relavant error messages

Developer

Raphael Pralat raphael.pralat@charonne.com, (*3)

The Versions

20/02 2017

dev-master

9999999-dev https://charonne.com/

Php client for Ethapi

  Sources   Download

MIT

The Requires

 

api rest client web service ethereum smart contracts