Skip to content

Coinbase

Coinbase Wallet is a self-custody crypto wallet, available as a browser extension and a mobile app on Android and iOS.

Features

  • DeFi and dApp Integration: Supports direct access to DeFi platforms and dApps within the wallet.
  • Cross-Platform Compatibility: Available as a mobile app and browser extension for versatile use.
  • Custom Network Configuration: Enables users to add and switch between custom blockchain networks.

Quickstart

  1. Install the package:

    Terminal window
    npm install --save web3 @coinbase/wallet-sdk
  2. Import the library and start using it:

    import CoinbaseWalletSDK from '@coinbase/wallet-sdk'