HOW TO ACTIVATE TESTNET ON BITMEX ?
azulflowing opened this issue · 5 comments
azulflowing commented
can anyone help please activating the testnet for bitmex ?
badgerwithagun commented
How do you have Orko deployed?
azulflowing commented
both local and heroku and thank you for replying
badgerwithagun commented
OK, Bitmex is not fully working yet, so bear that in mind, but locally you should be able to use the testnet by setting sandbox: true
in the config:
bitmex:
apiKey: YOUR-KEY
secretKey: YOUR_SECRET
loadRemoteData: true
sandbox: true
There's no mapping for this on Heroku at the moment. Please say if the above works and I can add it pretty easily to Heroku too.
azulflowing commented
azulflowing commented
Thank you dear i fixed the error by just removing everything :'( old school solutions lol