Tool to generate beautify TON addresses.
- First, install node.js
- Download and unzip this repo > run CMD there
- Enter
npm install
- Open search.js file, change the settings lines:
- Enter an array of words to search for:
['whale','ton','diamonds','_vip','_top']
; - Set the number of threads;
- Get your chat_id from @userinfobot and set it up;
- Create and set up BOT Api Token from @botfather
- Enter an array of words to search for:
- Back to cmd, enter
node search.js
and wait some time