getting ballances works

This commit is contained in:
Dobromir Popov
2024-10-03 01:33:26 +03:00
parent 59c9dd5f74
commit b9405424ea
4 changed files with 210 additions and 22 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 asyncio base58`
`pip install flask solana dexscreener python-telegram-bot asyncio base58 aiohttp`
Replace REPLACE_WITH_WALLET_ADDRESS with the wallet address you want to follow.
Replace REPLACE_WITH_YOUR_WALLET_ADDRESS with your own wallet address.