An open API service indexing awesome lists of open source software.

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

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`