Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
Binance = require(
'./node-binance-api.js'
);
2
3
async
function
run() {
4
const
exchange =
new
Binance();
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected