Skip to main content

4 docs tagged with "ckb-vm"

View All Tags

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.

Nervos Blockchain

Get a beginner overview of Nervos CKB as a layered, proof-of-work blockchain for CKBytes, on-chain state, and CKB-VM programs.

Quick Start

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