UNPKG

@usherlabs/ccxt

Version:

A JavaScript cryptocurrency trading library with support for 100+ exchanges + optional Verity zkTLS proof of data source.

10 lines (6 loc) 222 B
'use strict'; var Exchange$1 = require('../base/Exchange.js'); // ---------------------------------------------------------------------------- class Exchange extends Exchange$1["default"] { } module.exports = Exchange;