Giter Club home page Giter Club logo

vanity-morelo's Introduction

vanity-monero

CircleCI Release Godoc Go Report Card License

vanity-monero is a tiny CLI tool that generates vanity address for CryptoNote currencies. Currently only Monero main net and test net are supported.

Features

  • Prefix matching from 1st or 3rd index of address string.

  • Regex matching at any position.

  • Multi-language mnemonic seeds generation.

  • Faster generation when there is only spend key that is needed in a specific pattern.

  • Support split-key vanity address generation, which makes scaled vanity mining potential.

Build

Requirements

  • git 2.17.1 or above

  • Go 1.11 or above

  • dep v0.4.1 or above (optional)

$ go get -u ekyu.moe/vanity-monero/cmd/vanity-monero
$ $GOPATH/bin/vanity-monero

Pre-built Binary

Although you can view the release page for handy pre-built binaries, it’s highly recommended to build it on your own! Go is really easy to build.

Guides

Best Practice Regarding to Security

Since this tool support split-key mode, it’s better to generate partial private keys in Tails and lock them in the persistent volume at first, then copy their corresponding partial public keys to a seperate machine, such as VPS, or just your routine Windows. It doesn’t matter if that seperate machine is trusted or not. After that, set your patterns and keep it running until the result comes out. Finally, copy the generated partial private keys to Tails and join them altogether to compose the final private keys.

It is cryptographically guranteed that the final address will match your pattern, and the final private keys will not be disclosed to the untrusted compute party.

Donation

If you love this idea, maybe you can consider buying me a cup of coffee at

XMR

4777777jHFbZB4gyqrB1JHDtrGFusyj4b3M2nScYDPKEM133ng2QDrK9ycqizXS2XofADw5do5rU19LQmpTGCfeQTerm1Ti

DOGE

DEqqqq8wENdASvWr3QYbpx9RNxhbX4zYHr

BTC

1Eqqqq9xR78wJyRXXgvR73HEfKdEwq68BT

Thanks!

Proof

Message

msg.txt

Signature

SigV1hcoEk7kbnjS6rd1y5nCE797e4wqPSTpcTVgCCM2pUg6cRm9fR5Ae5p9Ur2TWeZ6gBbPPhdZQ2n9FC7QwbhU4vovq

License

MIT

vanity-morelo's People

Contributors

equim-chan avatar mrkris7100 avatar

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.