Skip to content

Wallet Buttons

@cinacoin/wallet-buttons — Pre-built wallet connection button components.

Installation

bash
npm install @cinacoin/wallet-buttons @cinacoin/core-ui

Usage

html
<cina-wallet-buttons
  wallets="metamask,coinbase,rainbow"
  mode="grid"
/>

Released under the MIT License.