paritytech/js-shapeshift

Name: js-shapeshift

Owner: Parity Technologies

Description: Moved to https://github.com/Parity-JS/shapeshift

Created: 2017-08-01 08:10:49.0

Updated: 2018-01-22 12:46:04.0

Pushed: 2017-11-02 17:41:07.0

Homepage: https://github.com/Parity-JS/shapeshift

Size: 220

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

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 -

install --save @parity/shapeshift

Usage -

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

pi calls goes here
api

queries -

transactions -


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.