// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.dttd", name: "DTTD", homepage: "https://www.dttd.io/", image_id: "4a1da9d0-1a81-4e51-4758-b2157f4e6000", app: { browser: null, ios: "https://hop.dttd.app/appstoredownload", android: "https://hop.dttd.app/googleplaydownload", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "dotted://", universal: null, }, desktop: { native: null, universal: null, }, } as const;