Giter Club home page Giter Club logo

nano-vanity's Introduction

Nano Vanity Generator

A basic vanity address generator for the Nano cryptocurrency.

What is a vanity address?

A vanity address is an address that contains a word in it, e.g:

nano_1frankh36p3e4cy4xrtj79d5rmcgce9wh4zke366gik19gifb5kxcnoju3y5

This makes addresses easier to remember and makes requesting money from people easier as people can be more confident they have the correct address.

How do you make one?

There's no way to influence what letters are in your address so the only way to make one is to create hundreds of thousands of random addresses until you randomly get the right word.

Are they less secure?

No. Because they are created by generating thousands of completely random addresses, all the addresses are equally secure.

Features

At the moment it only supports simple prefixes, ignoring the first character (which is always a 1 or 3). By default it stops after the first matching address is found, but if you specify --count=N it will generate N matching addresses. (infinite if N=0).

It is practical to generate up to 7 letter words (with a decent CPU and a lot of patience). Note that the address alphabet does not contain l or v.

Usage

The easiest way to use it is with Docker.

$ docker run --rm frankh/nano-vanity --prefix="nano" --count=1

Dump the information to a file.

$ docker run --rm frankh/nano-vanity --prefix="nano" --count=1 -q > nano-results.txt

Donations

If you enjoyed this software feel free to donate some Rai to xrb_1frankh36p3e4cy4xrtj79d5rmcgce9wh4zke366gik19gifb5kxcnoju3y5

nano-vanity's People

Contributors

frankh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nano-vanity's Issues

GPU support

Is there any possibility of an option to utilize GPU power to generate the rai addresses? If I'm not mistaken it's an order of magnitude faster.

"Are they less secure?"

...or are they secure at all?

Please provide evidence of uniformity among this vanitygen outputs.

Regex support

Would it be possible to modify the input to support regex instead of a raw string?

That way we can search for case insensitivity, etc.

Thanks!

Also allow suffix

I would like to use both prefix and suffix, for example 3 letters in the beginning and 3 letters at the end to make it easy to verify.

dump to file

Hey there

Could you have this dump the information to a file?

That would be great, then can leave running and come back!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.