Auto-GPT plugin for crypto trading
Top 94.1% on sourcepulse
This plugin enables Auto-GPT to interact with cryptocurrency wallets and exchanges, providing autonomous trading capabilities. It targets users of Auto-GPT looking to automate crypto-related tasks, offering features like balance retrieval, token holdings, NFT data, and transaction signals.
How It Works
The plugin integrates with various blockchain networks (ETH, BSC, Polygon, etc.) and data sources like CoinMarketCap and Dextools. It leverages libraries such as web3
and ccxt
to interact with wallets and exchanges, enabling Auto-GPT to execute commands like fetching balances, managing NFTs, and potentially executing trades.
Quick Start & Requirements
pip install -r requirements.txt
), zip the plugin, and place it in Auto-GPT's plugins
folder..env
file. Telegram integration requires creating a Telegram app.Highlighted Details
Maintenance & Community
The project is open-source and relies on community support and contributions. Links to donation addresses and sponsorship information are provided.
Licensing & Compatibility
The README does not explicitly state a license. Compatibility with Auto-GPT is implied.
Limitations & Caveats
The project is explicitly marked as "NOT 100% COMPLETE" with several key trading features still in progress. Sensitive information like private keys is required for full functionality, necessitating careful security considerations.
2 years ago
1 day