// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.billionwallet", name: "Billion Wallet", homepage: "https://billionwallet.io/", image_id: "b530c52a-1b19-4184-18f9-f0d292b88a00", app: { browser: "", ios: "https://apps.apple.com/app/billion-crypto-wallet/id6746122902", android: "https://play.google.com/store/apps/details?id=com.billionwallet", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "billionwallet://", universal: "https://w.billionwallet.io", }, desktop: { native: "", universal: "", }, } as const;