Détail du package

@parity/shapeshift

paritytech1.1kGPL-3.02.1.2

The Parity Promise-based library for interfacing with ShapeShift over HTTP

Ethereum, ABI, API, RPC

readme

@parity/shapeshift

A thin ES6 promise wrapper around the shapeshift.io APIs as documented at https://shapeshift.io/api

https://github.com/paritytech/parity/tree/master/js/packages/shapeshift

usage

installation -

npm install --save @parity/shapeshift

Usage -

const APIKEY = 'private affiliate key or undefined';
const shapeshift = require('@parity/shapeshift')(APIKEY);

// api calls goes here

api

queries -

transactions -