Smart Money Follower is a powerful Python tool designed to track and analyze top-performing cryptocurrency wallets using the GMGN.ai API wrapper. Gain valuable insights into wallet activities, evaluate traded tokens, and make data-driven decisions with clean, tabulated outputs.
- 🔍 Discover Top Wallets: Fetch high-performing wallets based on customizable filters like timeframe and wallet tags.
- 📈 Analyze Trading Activity: Monitor and evaluate wallet transactions over user-defined periods.
- 💰 Token Insights: Retrieve detailed token information, including USD prices for traded assets.
- 🖥️ Clear Data Visualization: Present insights in a structured, easy-to-read tabulated format.
Follow these simple steps to set up and run Smart Money Follower:
git clone https://github.com/yllvar/Smart_Money_Follower.git
cd Smart_Money_FollowerEnsure Python 3.8+ is installed, then install required packages:
pip install -r requirements.txtLaunch the tool with one of these commands:
python wallet.pyor
python smartMoney.pySee the tool in action with this sample output (Realized Profit displayed in SOL):
Interested in contributing? Fork the repository, make improvements, and submit a pull request. We welcome all contributions!
📜 License This project is open-source and licensed under the MIT License (LICENSE). Feel free to use, modify, and distribute as you see fit!
🌟 Show Your Support Love Smart Money Follower? Give it a ⭐ on GitHub to show your support and help others discover this tool!
Built with 💻 and ☕ by yllvar

