Skip to main content

6 docs tagged with "tutorial"

View All Tags

Build a Simple Lock

Build a full-stack CKB dApp with a simple hash Lock Script, Script deployment, frontend integration, and token unlocking flow.

Create a DOB

Build a dApp that uses the Spore protocol to turn user-provided content into an immutable on-chain digital object on CKB.

Create a Fungible Token

Issue and query a custom fungible token on CKB using the xUDT standard, Type Scripts, Cell data, and the CCC SDK.

Quick Start

Create, build, test, and debug CKB Scripts in Rust using the recommended project template, no_std setup, and local examples.

Store Data on Cell

Build a dApp that writes a text message into CKB Cell data, then reads the Live Cell back and decodes the stored value.

Transfer CKB

Build a simple dApp that generates accounts, checks CKB balances, creates a transfer transaction, pays fees, and broadcasts it.