Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/node-binance-api
/ test-cjs.cjs
File
test-cjs.cjs
tests/package-test/test-cjs.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Binance = require(
'node-binance-api'
);
2
3
const
client =
new
Binance({test: true, httpsProxy:
'http://188.245.226.105:8911'
})
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected