https://github.com/shou/nano-vanity-filter
A Nano (cryptocurrency) vanity address generator matching dictionary terms
https://github.com/shou/nano-vanity-filter
address cryptocurrency haskell nano
Last synced: 6 days ago
JSON representation
A Nano (cryptocurrency) vanity address generator matching dictionary terms
- Host: GitHub
- URL: https://github.com/shou/nano-vanity-filter
- Owner: Shou
- License: bsd-3-clause
- Created: 2018-06-05T22:40:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T21:04:17.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T02:50:23.960Z (over 1 year ago)
- Topics: address, cryptocurrency, haskell, nano
- Language: Haskell
- Homepage:
- Size: 531 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# nano-vanity-filter
A Nano vanity address generator that searches English dictionary words.
Currently it looks for a minimum word length of 4 and a minimum word quantity also of 4.
The algorithm is greedy and will match the longest words in the address.
## Install
We use `stack` to more deterministically build and install.
`stack install`
### Run
`nano-vanity-filter`