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

[Enhancement] Import Mini private key format #320

Open
tadeubas opened this issue Feb 18, 2024 · 0 comments
Open

[Enhancement] Import Mini private key format #320

tadeubas opened this issue Feb 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tadeubas
Copy link
Contributor

tadeubas commented Feb 18, 2024

Create a way to import Mini private key format, typing the TEXT and via QR code

https://en.bitcoin.it/wiki/Mini_private_key_format

Requested from: https://twitter.com/PasiPaananen/status/1756395292432191756

See https://www.bitaddress.org for the Key Formats: WIF, WIFC, HEX, B64, B6, MINI, BIP38

This video from Crypto guide explains a little about these formats: https://www.youtube.com/watch?v=SfW7Ir3xtNo

ColdCard bkp format example (xprv and raw_secret):

mnemonic = "index abuse oil swift wolf clarify broom auto student media ribbon blossom hundred brief tomato abandon copy design angle memory narrow urge bulk resemble"
xprv = "xprv9s21ZrQH143K2pSWq6uW4ARspjhHfzVWM1ceM2sPVJWS9QWeuHYRHbYFcL3F3199vUPFE2SpFEhxnZJKQhqbZSZxFkYCt1LJidizB8tqXM6"
raw_secret = "8272c026676defcc53c7307cd7714ee40c06f237f9000030077823457931dec785"
@tadeubas tadeubas added the enhancement New feature or request label Feb 18, 2024
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

1 participant