// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "finance.porta", name: "PortaWallet", homepage: "https://porta.finance", image_id: "07bc52e6-c402-439d-faea-a5736cd25300", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.wallet.porta.android", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "porta://", universal: null, }, desktop: { native: null, universal: null, }, } as const;