vanity_descriptors

Crates.iovanity_descriptors
lib.rsvanity_descriptors
version0.0.2
sourcesrc
created_at2022-05-22 04:00:38.403666
updated_at2022-05-22 04:04:41.870833
descriptionCreate bitcoin vanity addresses from descriptors
homepage
repositoryhttps://github.com/justinmoon/vanity-descriptors
max_upload_size
id591034
size8,105
Justin Moon (justinmoon)

documentation

README

Vanity Descriptors

Create vanity bitcoin addresses from a ranged descriptor:

vd <descriptor> <prefix>

For example:

$ vd "wpkh(xpub6ERApfZwUNrhLCkDtcHTcxd75RbzS1ed54G1LkBUHQVHQKqhMkhgbmJbZRkrgZw4koxb5JaHWkY4ALHY2grBGRjaDMzQLcgJvLJuZZvRcEL/1/*)" hi

TODO

Make it run faster

Commit count: 10

cargo fmt