UNPKG

@openocean.finance/widget

Version:

Openocean Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

8 lines (6 loc) 234 B
import type { CoinbaseWalletParameters } from 'wagmi/connectors' import { OOToolLogo } from '../icons/openocean.js' export const defaultCoinbaseConfig: CoinbaseWalletParameters = { appName: 'OpenOcean', appLogoUrl: OOToolLogo, }