Skip to content

prasos/php-shapeshiftio-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-shapeshiftio-api

php-shapeshiftio-api is a php library for interacting with ShapeShift.io api. It's still work in progress.

Usage:

use ShapeShiftIO\ShapeShiftApi;
$api = new ShapeShiftApi();
$rate = $api->rate('btc_ltc');

Check out the documentation here: https://shapeshift.io/site/api

Requirements

  • PHP >= 5.3.2 with cURL extension,
  • Guzzle library

About

ShapeShift.io PHP API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages