> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canton.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Splice Daml Models

> The Daml model packages shipped with Splice

Use the docs below when interacting with the on-ledger state of the decentralized applications that are part of Splice.

* [splice-amulet](/sdks-tools/api-reference/splice-daml/splice-amulet) — Canton Coin (CC) token, transfer, allocation, fees, and rounds.
* [splice-amulet-name-service](/sdks-tools/api-reference/splice-daml/splice-amulet-name-service) — Canton Name Service (CNS) for human-readable party names.
* [splice-dso-governance](/sdks-tools/api-reference/splice-daml/splice-dso-governance) — Decentralized Synchronizer Operator governance contracts.
* [splice-util](/sdks-tools/api-reference/splice-daml/splice-util) — shared utility functions used across Splice apps.
* [splice-util-batched-markers](/sdks-tools/api-reference/splice-daml/splice-util-batched-markers) — batched featured-app activity markers.
* [splice-validator-lifecycle](/sdks-tools/api-reference/splice-daml/splice-validator-lifecycle) — validator onboarding and lifecycle contracts.
* [splice-wallet](/sdks-tools/api-reference/splice-daml/splice-wallet) — user wallet, transfer offers, top-ups, and pre-approvals.
* [splice-wallet-payments](/sdks-tools/api-reference/splice-daml/splice-wallet-payments) — payment and subscription contracts.
* [splice-token-standard-test](/sdks-tools/api-reference/splice-daml/splice-token-standard-test) — test utilities for Canton Network Token Standard implementations.
* [splice-token-test-trading-app](/sdks-tools/api-reference/splice-daml/splice-token-test-trading-app) — example trading app exercising the token standard.

For an overview of the apps and their relation, see [Splice Architecture](/sdks-tools/api-reference/splice-architecture).
