Skip to main content
Version: 3.0.0

Integrating with BlockNative Onboard

This page explains how to integrate Coinbase Wallet with BlockNative Onboard, which aggregates wallet connectors.

To modify the 'filename', use Coinbase Wallet:

const wallets = [
...
{ walletName: "coinbase", preferred: true },

const defaultWallets = [
...
{ walletName: 'coinbase' }
]]

Image 2: Example wallet select modal

Resources

Was this helpful?