> For the complete documentation index, see [llms.txt](https://ai-agent-sdk-docs.crypto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-agent-sdk-docs.crypto.com/crypto.com-developer-platform/developer-platform-client-sdk-examples.md).

# 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).

{% content-ref url="/pages/Ppz2DkvxJdIN4QDQGEe3" %}
[Cronos BigQuery Integration](/crypto.com-developer-platform/developer-platform-client-sdk-examples/cronos-bigquery-integration.md)
{% endcontent-ref %}

2. 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.

{% content-ref url="/pages/JJHAjaUqVwURefGDdbqV" %}
[Wallet Playground](/crypto.com-developer-platform/developer-platform-client-sdk-examples/wallet-playground.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/2Yh4bXo1AZZXc0iZnSo0" %}
[Transaction Example](/crypto.com-developer-platform/developer-platform-client-sdk-examples/transaction-example.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/pMoMI7eCUtFkg9z2VVb1" %}
[Token Example](/crypto.com-developer-platform/developer-platform-client-sdk-examples/token-example.md)
{% endcontent-ref %}

\
Stay tuned for more examples on our [Crypto.com AI Agent SDK Updates](https://x.com/cryptocom_agent).&#x20;
