is3ller4/seedphrasehunter-pro
keep everything the same but replace and add these world list to bip39Words in the code
keep everything the also show bitcoin balance in scan log and wallet address wallet address is possible to show in scan log
keep everything the same but mix the seed phrase up with different words instead of it all being alphabetically
keep everything the same but in the scan log box below show the seed phrases being scanned
keep everything the same add blockchain to the api list also add minimum btc balance and make the default 0
Promote version 382dab5 to main
Promote version 382dab5 to main
keep everything the same but also also add blockchain api to the api option
Manual changes saved
Promote version c15d56b to main
keep everything the same but make it so if i chose blockchain api it will use the blockchain api in the code if I chose blockcypher api it will use the blockcypher api in the code and if chose blockstream option it will use the blockstream api in the code
keep everything the same, just add blockcahin option too also add blockchain api to website code. Also add minimum btc balance amount to to check from starting from 0
keep everything the same but add option to use blockchain, blockcypher and blockstream. Add blockcypher and blockstream api to website too.
keep everything the same just make it scan from of native segwit (p2kpkh), p2sh-segwit (p2wpkh-p2sh) and legacy (p2pkh) options mdoe
Manual changes saved
the start scanning button does not respond fix it
the start scanning button does not work make the button start the scan
button does not do anything fix it
the start scanning button does not scan make it scan the seed phrases
make the start scanning button work it does noting make it scan
make the start scanning button scan
the start scanning button does nothing make it work
Manual changes saved
make a website that scans many bitcoin BIP‑39 12 words mnemonic seed phrases and finds the correct seed phrase and shows a seed phrase with the balance and shows the wallet address. it scans for bip 39 12 words for type legacy (p2pkh), p2sh-segwit (p2wpkh-p2sh), native segiwit (p2wpkh) types. You enter every seed phrase in a text box it randomly creates over 10 million 12 word list and searches for seed phrases that have active wallet with balance and wallet address. it put words together and finds active seed phrases. add a blockchain api to the website that will be used to scan the seed phrase and will verify results. make a scan button that when you click it will scan bitcoin BIP‑39 mnemonic seed phrases. Make a box at the bottom that shows all the scan happening and then create another box below that shows found results with the balance. If you can with the results show the wallet address of the found seed phrase.
initial commit
