Google ADK
Integrating Google ADK with Agentipy
Prerequisites
Setup
pip install agentipy google-adk python-dotenvPRIVATE_KEY=your_solana_private_key
GOOGLE_GENAI_USE_VERTEXAI=FALSE
GOOGLE_API_KEY=your_google_api_keyFolder Structure
Basic Structure
Example: Solana Balance Checker
Running Your Agent
Extending Your Agent
Best Practices
Resources
Last updated
