Get Started

Get Started

Install CCC, send your first transaction, and learn what CCC can do for you.

Edit on GitHub

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

Tip

Want to skip the setup entirely? Try CCC directly in the playground — no installation required.

Last updated on

On this page