This script generates thousands Solana wallets in fast and efficient way, outputting their public and private keys in a CSV file, while also creating individual JSON key files. It’s a useful tool for batch wallet generation.

Reach our 🧑‍💻 Tech support if you have any troubles with usage or payment.

💸 Buy Solana Key Generator:

🪙 Pay with Crypto

💰 Pay with Card

🎥 Video Instruction:

https://www.youtube.com/embed/waHbVJxwWO4?si=qzz2ngNamHyLnLQ9


Setup & Usage Guide

Prerequisites

Setup

  1. After successful payment, you will receive a download link for the script. Download and unzip the script into a folder of your choice. Here’s how to do it:

  2. Install Python Packages (Dependencies)

    In your terminal or command prompt, run the following commands to install the necessary packages:

    pip3 install base58
    

Usage

  1. Run the Script

    To generate wallets, run the following command in the terminal:

    python3 keygen.py --amount 2 --output folder_name
    

    Example: python3 keygen.py --amount 10 --output pumpfun

Output

By the end of generation you will get: