// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "money.keychain", name: "Keychain", homepage: "http://keychain.money/", image_id: "2b6e9e4b-7dca-45dd-45d5-d96f45010200", app: { browser: "https://app.keychain.money/", ios: null, android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: null, universal: "https://app.keychain.money/", }, desktop: { native: null, universal: "https://app.keychain.money/", }, } as const;