// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "co.family.wallet", name: "Family", homepage: "https://family.co", image_id: "18ba1b99-6268-4d7e-bead-260e978b1a00", app: { browser: null, ios: "https://apps.apple.com/us/app/family-ethereum-wallet/id1606779267", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: "co.family.wallet", mobile: { native: "familywallet://", universal: null, }, desktop: { native: null, universal: null, }, } as const;