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

How do I restore my wallet? #5

Open
true31337 opened this issue Jan 12, 2024 · 3 comments
Open

How do I restore my wallet? #5

true31337 opened this issue Jan 12, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@true31337
Copy link

On Karlsen official website, an online wallet creates a 12 seed phrase, while a paper wallet generates a 24 seed phrase when created. How do I restore my wallet?

@lemois-1337
Copy link

You need to wait a bit. 12-word seed phrase for paper wallet is dependent from 12-word seed phrase support in karlsend as we use karlsenwallet for it. There is already pull request open to support it in karlsend at karlsen-network/karlsend#28 and once it is merged, we will add support for it into paper wallet as well.

@lemois-1337 lemois-1337 self-assigned this Jan 12, 2024
@lemois-1337 lemois-1337 added the enhancement New feature or request label Jan 12, 2024
@true31337
Copy link
Author

The problem is that I sent coins to a paper wallet, then I wanted to restore it using a seed phrase on an online wallet, but there are only 12 seed phrases. How do I pull coins out of a paper wallet now?)

@lemois-1337
Copy link

With the karlsend node wallet. It supports the 24-word seed phrase you have created in the paper wallet. Just import the 24-words with karlsenwallet from https://github.com/karlsen-network/karlsend/releases/tag/v1.1.0

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

3 participants
@true31337 @lemois-1337 and others