Module @ckb-ccc connector-react

Logo

CCC Connector for React

NPM Version GitHub commit activity GitHub last commit GitHub branch check runs Playground App Docs

"CCC - CKBers' Codebase" is the next step of "Common Chains Connector".
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.

This project is still under active development, and we are looking forward to your feedback. You can experiment instantly in the playground. If you are new to the CKB, we recommend checking Nervos CKB Docs for basic knowledge.

For non-developers, you can also try CCC's app now here. It showcases how to use CCC for some basic scenarios in CKB.

Before using the Connector, wrap your UI with the CCC Provider:

<ccc.Provider>
{/* Your application */}
</ccc.Provider>

Check the document for @ckb-ccc/connector-react for more information.

Read more about CCC on our website or GitHub Repo.

Index

Modules