binance-exchange / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
528 stars 145 forks source link

Futures testnet #195

Open Gennttii opened 4 years ago

Gennttii commented 4 years ago

Hi,

How can I connect with futures testnet, does this API work with it?

jaggedsoft commented 4 years ago

testnet support is ongoing, you can enable it with test: true in the constructor, but I think there are still some features missing