mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
903ce68809
* Fix bug and refactoring - Fix panic in some cases - Extract the generation as a reusable function - Improve scoring calculation - Add tests - Sort the results - Fix the case when called with a desired pattern either empty or of 1 char - Add a 'even more' paranoiac mode - Add benchmarks Fix #417 * Fixed compilation for nightly
23 lines
555 B
Plaintext
23 lines
555 B
Plaintext
= Subkey
|
|
|
|
A key generation utility with vanity address support.
|
|
|
|
Usage:
|
|
|
|
subkey <search string> <number of keys>
|
|
|
|
Sample use:
|
|
|
|
$ subkey
|
|
or
|
|
$ subkey polka
|
|
or
|
|
$ subkey polka 3
|
|
|
|
|
|
Result:
|
|
|
|
5CxS39ykKsmPetYQjTqW6aJXkSChnuvPdziA8uphuPaCyRZ1: 406ac59ccbb8358f7c95b726d3ccb039afe35e2dd62045189d1abae8d7805b8a (54%)
|
|
5CujMhFmChyq3AMUwMasfbqSpZYpbFfZS5UQ7zUn2d63CGBo: 5b6ac59ccbb8358f7c95b726d3ccb039afe35e2dd62045189d1abae8d7805b8a (69%)
|
|
5EfdN3zChABKsXT9bEg33zqPsBu4YCu1h7yoovvjtsUMqyFU: c46ac59ccbb8358f7c95b726d3ccb039afe35e2dd62045189d1abae8d7805b8a (69%)
|