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 run demo
.
Explore ACK-ID with client and server agents securely verifying identities.
Explore ACK-Pay with a demo of server requesting payment and a client agent completing transactions.
Explore an integrated example combining both ACK-ID and ACK-Pay in an end-to-end demonstration.
Explore standalone examples focusing on specific ACK functionalities:
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.