@parity/shapeshift

2.1.2 • Public • Published

@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 -

Package Sidebar

Install

npm i @parity/shapeshift

Weekly Downloads

13

Version

2.1.2

License

GPL-3.0

Last publish

Collaborators

  • vincecorsica
  • stefan-sopic
  • wirednkod
  • nachopalparity
  • pepo
  • mcornholio
  • dvdplm
  • paritytech-ci
  • parity-jacogr
  • jacogr
  • paritytech
  • kianenigma