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.
Build a dApp that uses the Spore protocol to turn user-provided content into an immutable on-chain digital object on CKB.
Issue and query a custom fungible token on CKB using the xUDT standard, Type Scripts, Cell data, and the CCC SDK.
Create, build, test, and debug CKB Scripts in Rust using the recommended project template, no_std setup, and local examples.
Build a dApp that writes a text message into CKB Cell data, then reads the Live Cell back and decodes the stored value.
Build a simple dApp that generates accounts, checks CKB balances, creates a transfer transaction, pays fees, and broadcasts it.