actively listening to followed wallet (wip)

This commit is contained in:
Dobromir Popov
2024-10-02 16:21:53 +03:00
parent 990903db30
commit a7fdd033e9
3 changed files with 116 additions and 90 deletions

View File

@ -3,7 +3,7 @@ To run this Python Solana agent:
Install the required libraries:
`pip install flask solana dexscreener python-telegram-bot`
`pip install flask solana dexscreener python-telegram-bot asyncio base58`
Replace REPLACE_WITH_WALLET_ADDRESS with the wallet address you want to follow.
Replace REPLACE_WITH_YOUR_WALLET_ADDRESS with your own wallet address.