Aptos AI-powered DeFi and NFT toolkit
Project description
AptAI: AI-Powered DeFi & NFT Toolkit for Aptos
AptAI is a powerful Python library that merges AI capabilities with Aptos blockchain functionality, delivering seamless DeFi operations, NFT management, and real-time price tracking—all in one package. Built by Teck, AptAI simplifies complex blockchain interactions while leveraging AI for enhanced analytics and automation.
✨ Key Features
🔹 Real-Time Price Tracking
- Fetch live token prices from DexScreener
- Monitor Liquidswap pools for accurate token pricing
- Historical price data analysis
- Gas price predictions
- Market volatility tracking
🔹 NFT Management Made Simple
- Multi-marketplace support: Topaz, Souffl3, Bluemove
- Track NFT floor prices and volumes
- Monitor ownership & transfers across wallets
- Real-time collection analytics
🔹 Seamless DeFi Operations
- DEX pair analytics and tracking
- Track liquidity pools and volumes
- Monitor wallet risk levels
- Token distribution analysis
- Smart contract security audits
🔹 AI-Powered Features
- Built-in Groq LLM integration for smart analysis
- AI chatbot for blockchain queries
- Market trend predictions
- Contract analysis and risk assessment
- Customizable AI parameters
🔹 Telegram Bot Integration
- Real-time price alerts
- NFT tracking commands
- AI chat functionality
- Market analysis on demand
- Security monitoring
🚀 Installation
pip install aptai
💡 Quick Start Guide
from aptai import AptAi
# Initialize AptAi
apt_ai = AptAi()
# Get token price
price = apt_ai.get_price("aptos")
# Chat with AI
response = apt_ai.chat("Explain APT tokenomics")
# Analyze contract
analysis = apt_ai.analyze_contract("contract_address")
# Check security
security = apt_ai.get_contract_security("contract_address")
# Get DEX pairs
pairs = apt_ai.get_dex_pairs("token_address")
# Predict gas
gas = apt_ai.predict_gas_price()
# Get historical data
history = apt_ai.get_historical_prices("aptos")
📌 API Reference
💰 Price & Market Data
get_price(token): Fetch real-time token priceget_historical_prices(token): Get price historypredict_gas_price(): Estimate gas costsget_dex_pairs(token): List DEX trading pairs
🎨 NFT Operations
get_nft_data(address): Get collection statstrack_nft_transfers(address): Monitor transfersget_nft_floor_price(collection): Track floor prices
🔒 Security & Analysis
analyze_contract(address): Smart contract analysisget_contract_security(address): Security auditanalyze_wallet_risk(address): Risk assessmentget_token_distribution(token): Holder analysis
🧠 AI Features
chat(message): Chat with AI assistantai_analysis(query): Get market insightsanalyze_market_conditions(): Market analysis
👤 Author
Developed by Teck
📧 teckdegen@gmail.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aptai-1.1.1.tar.gz.
File metadata
- Download URL: aptai-1.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5afa036bcb90da670eccf78849585439a04dc48436ca831e2f7d4844363127fe
|
|
| MD5 |
df4a2ff22ad40be822096a5e76ca040b
|
|
| BLAKE2b-256 |
b4cf0a364dfac08328ce3746843cd1b7dbf6ce9c1964d2a5149ca4a2dd64ba4e
|
File details
Details for the file aptai-1.1.1-py3-none-any.whl.
File metadata
- Download URL: aptai-1.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a885819426bb669e2a8e4a1c726a99dded5a9c748e43b403b744780bd2bafb4
|
|
| MD5 |
2074b7c07f3c076741248a463b9d44ff
|
|
| BLAKE2b-256 |
80216594dbda41ab3d217ab12288abe091d53edf11de936de5207ae7150db790
|