UNPKG

aspernaturet

Version:

A library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs

6 lines (4 loc) 200 B
/* A entry point for the browser bundle version. This gets compiled by: browserify --debug ./ccxt.browser.js > ./build/ccxt.browser.js */ window.ccxt = require ('./build/ccxt.es5')