Binance recently introduced the ability for its users to use API keys with Ed25519 encryption, does MoonBot support this type of keys?
First let’s give a little background, what are Ed25519 API keys?nEd25519 API keys are based on elliptic curves and use asymmetric cryptography to authenticate your requests to the Binance API. Like RSA API keys, Ed25519 keys are asymmetric. nYou can generate a key pair, share the public key with Binance, and use your private key […]

