-
As a user I need a bip39 mnemonic generated for me that I can use to access my files.
The requirements are as follows:
-I am only given the 18 word mnemonic once. After that, I cannot retrieve it
-…
-
i actually scanned the article for all bip39 words but the list was way to big for me to manually try to guess. I cant write code but i’m gonna look for that list. i’ll get back to ya
-
Hi there, thank you for the very useful tool.
I think it would be helpful if paperkey additionally supported a BIP39-style output format where the data would be encoded as words from a word list ra…
-
New Trezor devices use 20-word SLIP39 seeds. This is annoying, but after having researched the protocol, I like that you can protect the same wallet with a single-share seed (1-of-1) and seamlessly u…
-
enviromment doesn't have random bytes function while using bip39.generateMnemonic(128) in react native
-
**Describe the bug**
When opening the app, I'm presented with two choices:
- Check BIP39 recovery phrase
- Check SSKR recovery phrase
My intent is to generate SSKR shards to backup my secret…
-
The LetheKit seedtool application generates new wallets using dice
entropy to create BIP39 and SLIP39 recovery mnemonics. The BIP39 and
SLIP39 mnemonics represent valid wallets, but they are not the…
-
Hello
I recently [opened a PR](https://github.com/bitcoin/bips/pull/1341) to get a BIP number assigned for the standard for storing fidelity bonds in bip39 seed phrases. It can also be read on the …
-
Manyverse presents user keys using a BIP39 Mnemonic instead of the key hash that we're currently displaying. In order to let users move their accounts back and forth we should add support reading and …
-
dependencies:
flutter:
sdk: flutter
web3dart: ^2.3.1
bip39: ^1.0.6
bitcoin_flutter: ^2.0.2
Running "flutter pub get" in t_wallet...
Because every v…