CCC supports a wide range of wallets out of the box. When you useDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/ckb-devrel/ccc/llms.txt
Use this file to discover all available pages before exploring further.
@ckb-ccc/connector-react or @ckb-ccc/ccc, all wallet integrations are included automatically — users see whichever wallets they have installed.
You don’t need to install individual wallet packages separately.
@ckb-ccc/connector-react and @ckb-ccc/ccc bundle all supported wallet integrations.Supported wallets
JoyID
Passkey-based wallet — no seed phrase needed. CKB-native. Package:
@ckb-ccc/joy-idEIP-6963 (MetaMask etc.)
Discover all injected EVM wallets via EIP-6963 standard. Package:
@ckb-ccc/eip6963Nostr (NIP-07)
Sign with Nostr identities via NIP-07 browser extensions like Alby. Package:
@ckb-ccc/nip07UniSat
BTC wallet with CKB support. Package:
@ckb-ccc/uni-satOKX Wallet
Multi-chain wallet supporting EVM and BTC. Package:
@ckb-ccc/okxUTXO Global
BTC ecosystem wallet. Package:
@ckb-ccc/utxo-globalXverse
BTC wallet with advanced features. Package:
@ckb-ccc/xverseREI
CKB-native wallet. Package:
@ckb-ccc/reiWallet types by signer
| Wallet | Package | SignerType | Networks |
|---|---|---|---|
| JoyID | @ckb-ccc/joy-id | CKB | CKB |
| MetaMask / EIP-6963 | @ckb-ccc/eip6963 | EVM | Ethereum-compatible |
| UniSat | @ckb-ccc/uni-sat | BTC | Bitcoin |
| OKX | @ckb-ccc/okx | EVM / BTC | Ethereum, Bitcoin |
| UTXO Global | @ckb-ccc/utxo-global | BTC | Bitcoin |
| Xverse | @ckb-ccc/xverse | BTC | Bitcoin |
| Nostr (NIP-07) | @ckb-ccc/nip07 | Nostr | Nostr |
| REI | @ckb-ccc/rei | CKB | CKB |
Filtering wallets
UsesignerFilter on the Provider to control which wallets are shown:
Network preferences
UsepreferredNetworks to guide wallets to switch to the correct network: