Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ckb-devrel/ccc/llms.txt

Use this file to discover all available pages before exploring further.

The CCC App is a mini-toolset for CKB, showcasing some basic scenarios. You can try it here even if you are not a developer — no coding required.

Key Features

Sign & Verify

Sign any message with your connected wallet and verify signatures on-chain.

Transfer CKB

Send native CKB tokens to any address, including time-locked transfers.

Spore Protocol

Create clusters, mint spores, and manage digital objects using the Spore Protocol.

Nervos DAO

Deposit and manage CKB in the Nervos DAO to earn yield.

Full Feature List

Signing

Token Transfers

Token Issuance

See Misc: Single-Use-Seals to learn how token issuing works in the cell model.
  • Issue xUDT token with the Single-Use Lock
  • Issue xUDT token controlled by a Type ID cell

Spore Protocol

Built on the Spore Protocol SDK:
  • Create spore cluster
  • Mint spore
  • Transfer / Melt spore
  • Transfer spore cluster

Nervos DAO

  • Manage Nervos DAO — deposit, withdraw, and track your DAO cells

Utilities

  • Calculate the CKB hash of any message
  • Generate mnemonic and keypairs, encrypt to a keystore
  • Decrypt a keystore
  • Transfer native CKB using the legacy Lumos SDK

Build docs developers (and LLMs) love