Questions tagged [mnemonics]

138 questions
-2
votes
1 answer

Regex Combination for Finding Words from Specific Letters and Zero or More Vowel's

In order to memorise code syntax I'm using a memory technique for memorising collections of letters by using a combination of letters and vowel's and searching for words using a regex dictionary found here: https://www.visca.com/regexdict/ So for…
Simon
  • 41
  • 3
-3
votes
1 answer

how much addresses does cryptocurrency wallets checks via derivation paths?

I generated a mnemonic 12-words seed. I calculated the 2525 address via derivation path. like m/84'/0'/0'/0/2525 Sent there a few satoshis. Which popular wallets will scan entire range of paths from 1 to 2525 and show me actual balance? guesses are…
1 2 3
9
10