-
Notifications
You must be signed in to change notification settings - Fork 3
Home
WalletWave is a Python-based tool for analyzing Solana wallet transactions. Designed for copy-traders or crypto enthusiasts who want to get an edge into the meme token market. WalletWave offers features like:
- Transaction Analysis: View Profit and Loss (PNL), trades, and balances
- GMGN Risk Analysis: GMGN.ai risk statistics are shown along with the wallet performance data.
- Custom Plugins: Extend the functionality with custom modular plugins
- Export Options: Export data to CSV or TXT for further analysis
- Cross-Platform: Works with any operating system that has Python 3.8 or higher installed
Whether you are looking to track wallet performance, be a plugin developer, collaborator, or integrate WalletWave into your workflow, this Wiki will help you get started.
- Install
makevia Chocolatey or GnuWin32. - Clone the repository or download from Releases
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 or download from Releases
-
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 - Configuration
- Customize WalletWave to fit your needs:
- Using WalletWave
- Understand how to use WalletWave's features:
- Plugin Development
- Learn how to extend WalletWave by making your own plugins!
Join the WalletWave community to share ideas, ask questions, or contribute:
- https://x.com/WalletWaveApp
- Discord
- GitHub Discussion
- Program Issues: Report bugs
We welcome code contributions! 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 by you using WalletWave fills my heart with joy and is contribution enough!
WalletWave is for educational and informational purposes only. Please do your own research and use additional tools for analysis before making any financial decisions.