python-binance
python-binance copied to clipboard
Ed25519 authentication
Is it possible to authenticate with Ed25519 key? The examples only show api_key and secret authentication. Binance does not allow placing orders with HMAC authentication. Am I doing something wrong? Would appreciate your help.
Hello @PGSch,
Sorry for taking so long/
Yes it is. Both ed25519 and RSA keys are supported.
You just need to provide private_key and api_key to the client