Build a Simple Lock
Build a full-stack CKB dApp with a simple hash Lock Script, Script deployment, frontend integration, and token unlocking flow.
Build a full-stack CKB dApp with a simple hash Lock Script, Script deployment, frontend integration, and token unlocking flow.
Learn how CKB uses Cells, Scripts, transactions, CKB-VM, and proof-of-work consensus to secure and update on-chain state.
Learn what CKB Scripts are, how Lock Scripts and Type Scripts execute, and how code_hash, hash_type, and args locate Script code.
Create, build, test, and debug CKB Scripts in Rust using the recommended project template, no_std setup, and local examples.
Set up a local CKB devnet with OffCKB and choose the right next path for building dApps, scripts, nodes, or core concepts.