About the Demos
Interactive demos demonstrating key parts of the Agent Commerce Kit (ACK).
Interactive demos and their source code serve to illustrate core patterns of the Agent Commerce Kit (ACK). Each demo has a dedicated detailed walkthrough to guide exploration.
We recommend running these demos from the project root, but you can also run each directly from its specific demo directory using pnpm start
.
Identity Demo
Explore ACK-ID with client and server agents securely verifying identities.
Payments Demo
Explore ACK-Pay with a demo of server requesting payment and a client agent completing transactions.
End-to-End Demo
Explore an integrated example combining both ACK-ID and ACK-Pay in an end-to-end demonstration.
Focused Code Examples
Explore standalone examples focusing on specific ACK functionalities:
Security Note
These demos and examples are designed for educational purposes, structured for clarity and ease of understanding. They are not intended for direct use in production environments.