UNPKG

@lifi/widget

Version:

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

11 lines 317 B
import { lifiLogoUrl } from '../icons/lifi.js'; export const defaultMetaMaskConfig = { dappMetadata: { name: 'LI.FI', url: typeof window !== 'undefined' ? window?.location.href : 'https://li.fi/', iconUrl: lifiLogoUrl, }, }; //# sourceMappingURL=metaMask.js.map