binance-api-node
binance-api-node copied to clipboard
Http-client : _crypto.default.createHmac is not a function
I'm using binance-api-node in an Angular 17 application with Node 21 and I can't seem to use the API. I'm getting the error "There was an error! TypeError: _crypto.default.createHmac is not a function". What could be the issue?