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

Add ability to import wallets by private key and/or WIF #852

Open
Warchant opened this issue Feb 14, 2025 · 1 comment
Open

Add ability to import wallets by private key and/or WIF #852

Warchant opened this issue Feb 14, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Warchant
Copy link

I have a private key which is a 32-bytes hexencoded string. I use it on my internal tools to etch new runes or send them (on testnet4).

Like this:
7f00xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx882d1b8d7e

Please add ability to import a wallet in XVerse via a private key. Maybe only for non-mainnet networks (as a safety measure).

Maybe also import of a WIF-encoded key:

cRqxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxqrcKHnLGpS

This one can be imported to bitcoind with importprivkey.

@Warchant Warchant added the enhancement New feature or request label Feb 14, 2025
@victorkirov victorkirov self-assigned this Feb 17, 2025
@victorkirov
Copy link
Member

Hey @Warchant
Thanks for the feature request 🙌 We're making some updates to our onboarding flow, so check back very soon. I'll reply here when we have any updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants