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
- AI-driven custom price analysis
🔹 NFT Management Made Simple
- Multi-marketplace support: Topaz, Souffl3, Bluemove
- Mint, list, and purchase NFTs in seconds
- Track ownership & transfers across wallets
🔹 Seamless DeFi Operations
- Instant token swaps via Liquidswap
- Fast & secure APT transactions
- Manage on-chain transactions effortlessly
🔹 AI-Powered Blockchain Insights
- Built-in Groq LLM integration for smart analysis
- AI-driven market trend predictions
- Configurable prompt parameters for enhanced performance
🚀 Installation
pip install aptai
💡 Quick Start Guide
from aptai import AptAi
apt_ai = AptAi(private_key="your_private_key")
price = apt_ai.get_price("token_address")
analysis = apt_ai.ai_analysis("Analyze this NFT collection")
swap = apt_ai.swap_tokens("token_x", "token_y", amount)
📌 PIP Reference
💰 Price Tracking
get_price(token_address): Fetch real-time token priceget_liquidswap_price(token_x, token_y): Retrieve pool price from Liquidswap
🎨 NFT Operations
get_nft_listings(marketplace): View active NFT listingstrack_nft_transfers(wallet_address): Monitor NFT transfersget_nft_ownership(wallet_address): Verify NFT ownershipmint_nft(creator, metadata): Mint a new NFTbuy_nft(nft_id, buyer): Purchase an NFTlist_nft_for_sale(nft_id, price): List an NFT for sale
🔄 Token & DeFi Operations
swap_tokens(token_x, token_y, amount): Swap tokens instantlysend_tokens(receiver_address, amount): Send APT tokens securely
🧠 AI-Driven Insights
ai_analysis(query): Perform AI-powered blockchain 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.0.0.tar.gz.
File metadata
- Download URL: aptai-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2b87e0fa6fc7fd2044b7e3a08bac531c511f5ac49fd1eda235bba783ec93564
|
|
| MD5 |
58d519cf867456fc4e6be7885ccf41ef
|
|
| BLAKE2b-256 |
4593a4801f4d171646a844ac89c8f4a2cd243791569e0404eaf7df97bbeb5b5c
|
File details
Details for the file aptai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aptai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.2 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 |
e4445767641bc88dba470b2850bd875b0219061b2e5653dfbcaabac4a213d178
|
|
| MD5 |
bc29eb7f8402674b38cc0ce22c18db8f
|
|
| BLAKE2b-256 |
a6f4882eddadf56135bfd82d59181b84f8e762220b32b09a2cd4dff367abfb91
|