-
![image](https://user-images.githubusercontent.com/53052609/135946787-9fde0a8a-9b25-40b1-82d7-80f9ddd3139a.png)
Cuando entro en la web "oficial" me salta un aviso para ir a la otra web (fake?)
E…
-
When a user is typing in a mnemonic to recover from a backup, it's convenient to accept 4-character prefixes for BIP39 words, rather than requiring the user to type it all out.
Example: http://cryp…
-
The BIP39 wordlists are selected so that the first 4 letters of each word are unique. The functions for working with mnemonics should accept them in that form, and expand them to the full words.
Th…
-
Test if a private key (in the form of backup words) can be echanged between LND & CLN - so that people that want to change implementations at least can keep their NodeID/History even all channels need…
-
My minter.js:
`import {generateWallet} from 'minterjs-wallet';
const wallet = generateWallet();
`
Run
#nodejs --experimental-modules minter.mjs
Result:
SyntaxError: The requested module 'mint…
-
Currently, any amount of entropy can be passed in to generate a new identity seed. To prevent the user from accidentally using an invalid mnemonic, we should validate the mnemonic against the bip39 pa…
-
Hello,
I know my BIP39 24 word Mnemonic and I know the public key / address that I need to access. It's an Ethereum address.
I need to find out the BIP39 passphrase.
Can I use btcrecover to search …
-
Hello,
I'm testing btcpaywall with live (not testnet) bitcoin payments.
I have the watch-only wallet set up with bitcoind, and it shows about $70 over three btcpaywall payments being in the wat…
-
### Watch the video ###
https://github.com/darkwallet/darkwallet/assets/8315588/966010d3-0d96-4923-ad1e-472e1aa4dc07
- https://link.storjshare.io/s/jvhe5s246vtwn3dqeec5wyd2zrhq/dark-wallet-recov…
-
Support import/export of xpriv and/or BIP39