Composer installation Add the following to your composer.json: { "require": { "bitcoinvietnam/shapeshift-php": "@dev" } } Usage Instantiate a Client object $client = new BitcoinVietnam\ShapeShift\Client();