Skip to main content

5 docs tagged with "script"

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.

How CKB Works

Learn how CKB uses Cells, Scripts, transactions, CKB-VM, and proof-of-work consensus to secure and update on-chain state.

Intro to Script

Learn what CKB Scripts are, how Lock Scripts and Type Scripts execute, and how code_hash, hash_type, and args locate Script code.

Quick Start

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

Quick Start (5min)

Set up a local CKB devnet with OffCKB and choose the right next path for building dApps, scripts, nodes, or core concepts.