WalletWave is a Python-based solana wallet scanner to boost your copy trade strategy! Designed to analyze transactions including, but not limited to PNL, trades, and account balances. Analyze at lighting speeds by scanning 1oo potentially winning wallets in 2 minutes or less! It is modular, which allows users to extend its functions with custom plugins. It's an additional tool to find Solana wallets that work well with your copy trading strategy.
DISCLAIMER
Even though the wallets that WalletWave exports fit a criteria that may work for your strategy, it is best to still do your own research with additional solana tools such as Dex Screener, Birdeye.so, GMGN.ai, etc.
- Analyze SOLANA wallets
- View PNL (Profit and Loss), trades, and balances
- Modular plugin support
- CLI interface that works on both Windows and Linux
- Utilizes GMGN.ai to view winrate
- Exports to CSV or TXT file for additional analysis.
- Python 3.8+
- pip
- Git (to clone repo)
- Build Tools (
pip install build)
- Install
makevia Chocolatey or GnuWin32. - Clone the repository
git clone https://github.com/LetsStartWithPurple/WalletWave.git- Change Directory
cd WalletWave - Install with make
make install-
Activate virtual environment
Powershell.venv\Scripts\Activate.ps1
Command Prompt.venv\Scripts\activate.bat -
Run WalletWave
walletwave - Clone the repository
- Navigate to project directory
- Create virtual environment
python3 -m venv .venv- Activate virtual environment
Powershell.venv\Scripts\Activate.ps1
Command Prompt.venv\Scripts\activate.bat - Install dependencies:
pip install --upgrade pippip install .- Run WalletWave:
walletwave - Clone the repository:
git clone https://github.com/LetsStartWithPurple/WalletWave.git- Navigate to directory
cd WalletWave - Install with
make:
make install - Activate virtual environment
source .venv/bin/activate - Run WalletWave
walletwave
- https://x.com/WalletWaveApp
- Discord
- GitHub Discussion
- Program Issues: Report bugs
This project is licensed under CC0 1.0 Universal
WalletWave is for educational and informational purposes only. Always verify outputs using additional tools and your own research.
We welcome code contributions! In fact we encourage it! If you'd like to help improve WalletWave, please see:
We will never solicit money from our users, but if you would like to donate to the project, here is the Solana address.
Solana Wallet Address: 2NbHvVDjpNf8hG9aDjLom57Z1SwgH1G3wgih1amyLLzS
Thank you so much for your support! Just using WalletWave fills my heart with joy and is contribution enough!
