@ckb-ccc/connector-react
v0.0.17-alpha.8
Published
CCC - CKBer's Codebase. Common Chains Connector UI Component for React
Downloads
545
Readme
Use the Connector UI
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.