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.

8 lines (6 loc) 224 B
import type { BaseAccountParameters } from 'wagmi/connectors' import { lifiLogoUrl } from '../icons/lifi.js' export const defaultBaseAccountConfig: BaseAccountParameters = { appName: 'LI.FI', appLogoUrl: lifiLogoUrl, }