Skip to content

Acidy-Cassidy/Sol-Wallet-Spawner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Sol-Wallet-Spawner is a simple, yet powerful Node.js script designed for the Solana blockchain. It allows users to quickly generate multiple Solana wallets, providing both the public and private keys for each. This tool is perfect for developers and users looking for a fast way to create wallets for testing, airdrops, or other blockchain-related projects.

Easy to Use: Run the script, specify the number of wallets you want to generate, and you're done.

Secure: Wallets are generated locally on your machine, ensuring that private keys are never exposed to the internet.

Versatile: Generate any number of wallets with a simple command.

Installation Before running the script, make sure you have Node.js installed on your system. Then, clone this repository and navigate to the project directory:

git clone https://github.com/Acidy-Cassidy/Sol-Wallet-Spawner.git

cd Sol-Wallet-Spawner

Install the required npm packages:

npm install

Usage

node wallet.js

To start generating wallets, simply run: Follow the prompts to enter the number of wallets you wish to create. The script will then output the public and private keys for each generated wallet.

Contributing Contributions are welcome! Feel free to open an issue or submit a pull request.

License This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to say thanks with some sol/memecoins @

64ocWomLy1VCiwSAaPSBhZWQJJDz1rEdhSwckp9LTuL9

Releases

No releases published

Packages

No packages published