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:
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).
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.
The Transaction Example demonstrates how to use the
@crypto.com/developer-platform-client
Transaction module to interact with blockchain transactions.
The Token Example demonstrates how to use the
@crypto.com/developer-platform-client
Token module to interact with blockchain tokens.
Stay tuned for more examples on our Crypto.com AI Agent SDK Updates.
Last updated
Was this helpful?