ACK Code Examples

These focused examples highlight specific roles and their functions within ACK. Each example is intended to serve as a concise source code reference to inspire and inform custom implementations.

Local DID Host Example

Provides a local server for serving did:web documents, ideal for local development and testing of decentralized identities.

Credential Issuer Example

Illustrates the issuance, verification, and revocation of cryptographically secure credentials.

Credential Verifier Example

Demonstrates credential verification through a lightweight verifier server.