Skip to content
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

Create page: Generate new ed25519 keys on the frontend #126

Open
ihomp opened this issue May 6, 2024 · 0 comments
Open

Create page: Generate new ed25519 keys on the frontend #126

ihomp opened this issue May 6, 2024 · 0 comments

Comments

@ihomp
Copy link
Member

ihomp commented May 6, 2024

I can generate a XRP wallet with bithomp.
https://test.bithomp.com/create/
I recognized after using xrpl.js (v.3.0.0) that it uses the new key_type ed25519 by default.
Is it possible to specify the key_type for the wallet generation?
secp256k1 (the old one with 29 characters)
ed25519 (the new one with 31 characters)
The official faucet on xrpl.org seems to generate wallets with ed25519 key_type.
The new key_type ed25519 seems to be more efficient. XRPLF/rippled#4795

@ihomp ihomp changed the title Crete page: Generate new ed25519 keys on the frontend Create page: Generate new ed25519 keys on the frontend Nov 6, 2024
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

1 participant