"use client" import Image from "next/image"; import ConnectWallet from "@/components/ConnectWallet"; export default function Home() { return (

Well done! You can now cook up CKB dApp with CCC!!!

CCC logo
Why CCC?
  • One-stop solution for your CKB JS/TS ecosystem development.
  • Empower yourself with CCC to discover the unlimited potential of CKB.
  • Interoperate with wallets from different chain ecosystems.
  • Fully enabling CKB's Turing completeness and cryptographic freedom power.
  • Read our docs
    ); }