Examples

The example files are practical demonstrations of how to use the QudeAI Agent Framework. They provide users with real-world scenarios to help them understand and implement the framework's features.

Example 1: Deploy an AI Agent and Retrieve its Details

example1.ts

Example 2: Execute a Token Trade and Verify Results

example2.ts

Example 3: Query Top Holders of a Token

example3.ts

Example 4: Interact with an AI Agent for Market Data

example4.ts

Example 5: Fetch and Analyze Market Cap Data

example5.ts

Last updated