-
Notifications
You must be signed in to change notification settings - Fork 238
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
Any plans for non-deterministic watch-only wallet? #953
Comments
We've been thinking on adding that for a while, but didn't get the time yet... Can't promise anything, but I'll try in the coming weeks to find some time for that |
This would be a perfect usecase for our new extension-framework. |
Hi, I would like to work on this |
See also the extension-documentation which is probably not that important for this task but worth a mention: I looked through the examples and python ones are a bit rare. Here are some nuggest i found. Especially the Spotbit stuff might be interesting:
Let me know if you need any help. We'd be happy to join you in the Development chat: https://t.me/+yS4VO2JqBHkzYTI6 |
Okay, thanks for the resources |
Hi @k9ert, I went through the videos and code samples. I do have some silly doubts😅 |
I'd suggest to create an extension which has a scope to simply sweep a paperwallet. You type or scan a secret key from something like e.g. https://www.bitaddress.org/ and the extension creates a transaction which sweeps the complete amount to one of your existing wallets. |
|
ooh okay |
Hi @k9ert , However, when I changed line 206 from |
Oh, yes, please! I'm also happy if you would spend a bit more time on the extension generation, please have a look here: |
Okay sure! I will then work on that issue first |
Great! I had a discussion with @moneymanolis on how to cut this one in smaller pieces and i think we have some more concrete ideas on how to get this done with a bit more guidance. Stay tuned (or rather work on the ext-gen code for now). |
Guys first, Specter is great piece of software, thank you a lot 👍 Do you have any plans for supporting non-deterministic watch-only wallet? There are still a lot of non-BIP32 paper wallets out there.
The text was updated successfully, but these errors were encountered: