For the complete documentation index, see llms.txt. This page is also available as Markdown.

Developer Platform Client SDK Examples

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

  1. The Cronos BigQuery Integration example uses Google BigQuery to fetch and count the number of unique active wallets (UAW) that have interacted with one or more smart contracts on a blockchain over configurable time windows (daily, weekly, monthly, yearly).

Cronos BigQuery Integration
  1. The Wallet Playground example demonstrates the front-end interface for Crypto.com Wallet Playground, built using React, Vite, and TypeScript. It provides a simple UI to create wallets using the official Crypto.com Developer Platform SDK.

Wallet Playground
  1. The Transaction Example demonstrates how to use the @crypto.com/developer-platform-client Transaction module to interact with blockchain transactions.

Transaction Example
  1. The Token Example demonstrates how to use the @crypto.com/developer-platform-client Token module to interact with blockchain tokens.

Token Example

Stay tuned for more examples on our Crypto.com AI Agent SDK Updates.

Last updated

Was this helpful?