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.

11 lines 339 B
import { OOToolLogo } from '../icons/openocean.js'; export const defaultMetaMaskConfig = { dappMetadata: { name: 'OpenOcean', url: typeof window !== 'undefined' ? window?.location.href : 'https://openocean.finance/', base64Icon: OOToolLogo, }, }; //# sourceMappingURL=metaMask.js.map