This code will allow you to generate a specified number of Venom wallets and save them to files.
For the code to work, you need to install the following dependencies:
- @eversdk/core - 1.44.1
- @eversdk/lib-node - 1.44.1
You can install it using:
npm i
or
npm i @eversdk/core@1.44.1 @eversdk/lib-node@1.44.1
In index.js set:
numWallets = N
you want to generate.
Generated wallets are saved in several files:
- wallets.csv: a CSV file (.csv) containing a list of wallets with addresses, private keys, public keys, and seed phrases.
- seeds.txt: a text file (.txt) listing the LED phrases of each wallet.
- addresses.txt: a text file (.txt) listing the addresses of each wallet.
- private_keys.txt: a text file (.txt) listing the private keys of each wallet.
- public_keys.txt: a text file (.txt) listing the public keys of each wallet.
git clone https://github.com/SYBIL-MAFIA/generate-venom-wallets.git
cd generate-venom-wallets
npm i
open index.js
node index.js
Telegram:
https://t.me/retrodropTools | https://t.me/fraggdiller