Skip to content

Embedded Wallet

@cinacoin/embedded-wallet — Embedded wallet creation for Cinacoin.

Installation

bash
npm install @cinacoin/embedded-wallet

Overview

Create non-custodial wallets directly in your dApp without requiring users to install a browser extension. Wallets are secured using MPC or passkeys.

Features

  • Email-based wallet creation
  • Social login integration
  • MPC key shares
  • Recovery mechanisms

Released under the MIT License.