UNPKG

ccxt-compiled

Version:

A JavaScript / Python / PHP cryptocurrency trading library with support for 90+ exchanges

6 lines (4 loc) 190 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 ('./ccxt')