import React from 'react'; import ConnectWallet from './components/ConnectWallet'; function App() { 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
    ); } export default App;