Get Started
Get Started
Install CCC, send your first transaction, and learn what CCC can do for you.
New to CCC? Start here. This section walks you from "never heard of CKB" to a signed transaction broadcast on-chain — in three short pages.
What you'll learn
- What CCC is — the one-stop TypeScript / JavaScript SDK for the CKB blockchain, and the kinds of apps you can build with it.
- How to install it — pick the right package for your environment: React, Node.js, Web Component, or a custom UI.
- How to send a transaction — scaffold an app with
create-ccc-app, connect a wallet, and broadcast a real transfer in under five minutes.
Pages in this section
Introduction
Learn what CCC is, what it does, and who is using it in production.
Quick start
Send your first CKB transaction on-chain with CCC — in under 5 minutes.
Installation
Install CCC for React, Node.js, Web Component, or a custom UI.
Tip
Want to skip the setup entirely? Try CCC directly in the playground — no installation required.
Last updated on