2024-10-07 02:14:07 +03:00
..
2024-05-18 01:13:54 +03:00
2024-05-18 01:13:54 +03:00
2024-10-04 18:12:52 +03:00
2024-10-07 02:14:07 +03:00
2024-10-04 03:32:26 +03:00
2024-10-03 01:33:26 +03:00
2024-10-04 13:09:32 +03:00

Conda activate trade/crypto/py To run this Python Solana agent:

Install the required libraries:

pip install flask solana dexscreener python-telegram-bot asyncio base58 aiohttp pip install flask dexscreener python-telegram-bot aiohttp requests dotenv websockets solders solana

Replace REPLACE_WITH_WALLET_ADDRESS with the wallet address you want to follow. Replace REPLACE_WITH_YOUR_WALLET_ADDRESS with your own wallet address. Save the code in a file, e.g., solana_agent.py.

Run the Flask application:

python app.py