Dude
Sales Conversion Architect
LEVEL 1
300 XP
Ever wanted a custom BTC/ETH address like
0x69420DCeA83ba74dFdEa96579f5Ce7d4399EbDF4 or 0xAceBabe64807cb045505b268ef253D8fC2FeF5Bc?
I will tell you everything you need to know in this short guide.
BTC:
WINDOWS GUIDE:
How to generate one?
1. Download this
then extract the archive.
2. Open your terminal/command prompt/console with pressing the Windows + R keys at the same time, type cmd and enter.
3. Go to the folder where the extracted archive is stored.
4. Using the Command Prompt: Press CTRL+SHIFT+Right OR click on an empty space within the (extracted) folder (not on the executable/files), click "Open command window here". Now the Command Prompt opens.
5. Enter vanitygen.exe in the command prompt.
You will be greeted with options.
6. Type vanitygen.exe [YOUR PATTERN]. in your terminal to generate your address.
ETH:
You can generate one online at https://vanity-eth.tk/
If you have nodejs and npm on your device, go to
2. Download the source code.
3. Extract it.
4. Using the Command Prompt: Press CTRL+SHIFT+Right OR click on an empty space within the (extracted) folder (not on the executable/files), click "Open command window here". Now the Command Prompt opens.
5. Type "npm install" to install the dependencies
Proceed to do:
6. node index.js -i YOURPATTERN
7. Read the "README.md" file for more information.
Took me a few hours to write, feedbacks appreciated.
0x69420DCeA83ba74dFdEa96579f5Ce7d4399EbDF4 or 0xAceBabe64807cb045505b268ef253D8fC2FeF5Bc?
I will tell you everything you need to know in this short guide.
BTC:
You must upgrade your account or reply in the thread to view hidden text.
How to generate one?
1. Download this
You must upgrade your account or reply in the thread to view hidden text.
2. Open your terminal/command prompt/console with pressing the Windows + R keys at the same time, type cmd and enter.
3. Go to the folder where the extracted archive is stored.
4. Using the Command Prompt: Press CTRL+SHIFT+Right OR click on an empty space within the (extracted) folder (not on the executable/files), click "Open command window here". Now the Command Prompt opens.
5. Enter vanitygen.exe in the command prompt.
You will be greeted with options.
6. Type vanitygen.exe [YOUR PATTERN]. in your terminal to generate your address.
ETH:
You can generate one online at https://vanity-eth.tk/
If you have nodejs and npm on your device, go to
You must upgrade your account or reply in the thread to view hidden text.
3. Extract it.
4. Using the Command Prompt: Press CTRL+SHIFT+Right OR click on an empty space within the (extracted) folder (not on the executable/files), click "Open command window here". Now the Command Prompt opens.
5. Type "npm install" to install the dependencies
Proceed to do:
6. node index.js -i YOURPATTERN
7. Read the "README.md" file for more information.
Took me a few hours to write, feedbacks appreciated.