Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 307 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 307 Bytes

BIP39 Solver CPU

This project was used to benchmark how fast I could iterate through all possible BIP39 mnemonics given a certain amount of known words using only a CPU. This is not high quality production ready code, it was thrown together as quickly as possible. Read more here: .