kevin crypto follow implementation
This commit is contained in:
13
crypto/sol/readme.md
Normal file
13
crypto/sol/readme.md
Normal file
@ -0,0 +1,13 @@
|
||||
o run this Python Solana agent:
|
||||
|
||||
Install the required libraries:
|
||||
|
||||
~pip install flask solana dexscreener~
|
||||
|
||||
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 solana_agent.py~
|
Reference in New Issue
Block a user