MiguelMedeiros / van-augen-bitcoin-vanity-address

Van AuGen make it really simple to generate your golden vanity address.

Home Page:https://van-augen.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Van AuGen - Generates your golden Bitcoin vanity address!

Website: https://va-augen.io

Creators:

Donate to the project

Donate Bitcoins: 1AuGenzbWtrBH8ZUBMjHjXPUnvNsDnjqay

Installation

Step 1: Install NodeJS

The only pre-requisite to make Van AuGen work is to have NodeJS installed. Download the latest version from the official NodeJS website:

Link to Node JS official website!

Step 2: Download Van AuGen

You may clone the project from the github repository:

git clone https://github.com/MiguelMedeiros/van-augen-bitcoin-vanity-address.git .

Step 3: Install dependencies

You need to open a terminal and go the the directory you just downloaded on step 2 and type the following command (keep in mind this might take a while):

npm install

Step 4: Start the backend:

Still in the same directory of step 3, run the following command:

npm start

Step 5: Access the frontend:

You must open your brownser at the following URL:

http://localhost:3000

About

Van AuGen make it really simple to generate your golden vanity address.

https://van-augen.io

License:MIT License


Languages

Language:JavaScript 62.3%Language:CSS 21.1%Language:HTML 16.6%