Crypto.com AI Agent SDK
  • Getting Started
    • Introduction
    • Quick Start Guide: Simulation Entry Point
  • Core Concepts Overview
    • Plugins
    • Tools
    • Blockchain Functions
      • Wallet Management
      • Token Interaction
      • Transaction Queries
      • Block Information
      • Contract Operations
      • CronosID Operations
      • Defi Operations
      • Crypto.com Exchange
    • Built-in Telegram Feature
    • Advanced Usage: Custom Instructions
    • Dynamic AI Model Manager
  • Crypto.com On-Chain Developer Platform
    • Developer Platform API Methods
  • On-Chain Functions and Examples
    • AI Agent Chatbot
    • "Magic Link" Signer
  • Resources for Developers
Powered by GitBook
On this page

Was this helpful?

On-Chain Functions and Examples

PreviousDeveloper Platform API MethodsNextAI Agent Chatbot

Last updated 2 months ago

Was this helpful?

This page provides examples and demonstrations of how the AI Agent SDK interacts with the blockchain to perform on-chain actions:

  1. Clone and run a local signer app for processing signature requests. The Magic Link will redirect to this app, allowing you to sign transactions or token swaps when interacting with the AI agent SDK.

  1. This example displays how to build a Telegram bot that interacts with the Cronos network. The bot enables users to query blockchain information and execute transactions smoothly.

  1. The Crypto.com AI Agent Chatbot guide demonstrates how to build a chatbot app that allows users to interact with blockchain services through natural language.

Stay tuned for more examples on our .

"Magic Link" Signer
Built-in Telegram Feature
AI Agent Chatbot
Crypto.com AI Agent SDK Updates