Skip to content

Ed25519 authentication #1568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
PGSch opened this issue Mar 21, 2025 · 1 comment
Open

Ed25519 authentication #1568

PGSch opened this issue Mar 21, 2025 · 1 comment
Assignees

Comments

@PGSch
Copy link

PGSch commented Mar 21, 2025

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.

@carlosmiei
Copy link
Collaborator

carlosmiei commented Apr 7, 2025

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

@carlosmiei carlosmiei self-assigned this Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants