Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

bitcoinvietnam/shapeshift-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer installation

Add the following to your composer.json:

{
    "require": {
        "bitcoinvietnam/shapeshift-php": "@dev"
    }
}

Usage

Instantiate a Client object

$client = new BitcoinVietnam\ShapeShift\Client();

About

A PHP library to interact with the ShapeShift API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages