New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vanity-btc

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanity-btc

Bitcoin vanity address generator

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Vanity BTC

NodeJS based tool to generate vanity bitcoin addresses

Features!

  • Generate multiple addresses
  • Supports Multi-core processors
  • log to file
  • checksum based vanity address

Installation

$ npm install -g vanity-btc
$ vanitybtc -i cafe

Examples

Generate bitcoin address:

$ vanitybtc

generate 10 bitcoin addresses:

$ vanitybtc -n 10

generate 10 bitcoin addresses with Cafe as starting characters:

$ vanitybtc -n 10 -i Cafe

log to file

$ vanitybtc -n 10 -l

help me

$ vanitybtc -h

License

MIT

Keywords

vanity

FAQs

Package last updated on 16 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts