MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / demo.js

File demo.js

demo.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Binance = require( './node-binance-api.js' );
2
3async function run() {
4 const exchange = new Binance();

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected