Solana (SPL) Wallet Generator
Last updated Jun 5, 2026
11
Stars
7
Forks
0
Issues
0
Stars/day
Attention Score
47
Language breakdown
JavaScript 100.0%
▸ Files
click to expand
README
spl-wallet-generator

Description:
The Solana Wallet Generator is a command-line tool that allows users to generate Solana wallets with ease. This tool utilizes the Solana Web3.js library for Solana blockchain integration and the BIP39 library for mnemonic phrase generation.
Features:
- Generate Solana wallet addresses, mnemonics, and private keys.
- Customize the number of wallets to generate.
- Display a loading animation during the wallet generation process.
- Colorful console output for a visually appealing user experience.
- Append wallet information to a "results.txt" file for easy reference.
Usage:
- Clone the repository.
- Install dependencies with
npm install. - Run the tool with
node index.js. - Enter the number of wallets to generate.
- Sit back, relax, and watch the loading animation as wallets are generated.
- View the generated wallet information in the console.
- For larger batches (more than 3 wallets), check the "results.txt" file for a comprehensive list.
Dependencies:
Note:
This tool is intended for educational purposes and should be used responsibly. Ensure that you comply with all relevant regulations and best practices when handling cryptocurrency-related tools.Feel free to contribute, report issues, or suggest improvements!
🔗 More in this category