// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.tiduswallet", name: "Tidus Wallet ", homepage: "https://tiduswallet.com/", image_id: "797bd108-d862-4d1b-d339-883de9a75000", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=co.nycrypto.tiduswallet&hl=en&gl=US", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "tiduswallet://walletconnect", universal: null, }, desktop: { native: null, universal: null, }, } as const;