nano-vanity
nano-vanity copied to clipboard
A vanity address finder for Nano with a easy to use UI

Nano Vanity
Client side NANO Vanity wallet generator. Acessible via browser.

Demo
https://vitorcremonez.github.io/nano-vanity/
Instalation
Clone the repository:
git clone [email protected]:vitorcremonez/nano-vanity.git
Enter inside directory:
cd nano-vanity/
Install the packages:
npm install
Run the project:
npm start