Skip to content

Custom Connectors

@cinacoin/custom-connectors — Custom wallet connector framework for Cinacoin.

Installation

bash
npm install @cinacoin/custom-connectors

Overview

Build custom connectors for wallets not supported out of the box. Define injection patterns, communication protocols, and UI flows.

Released under the MIT License.