// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.reown.docs", name: "Kotlin Sample Wallet", homepage: "https://docs.reown.com/walletkit/android/installation", image_id: "fba7b225-501d-43fe-ed40-60ce238c2b00", app: { browser: "", ios: "", android: "https://github.com/reown-com/reown-kotlin", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "kotlin-web3wallet://", universal: "https://appkit-lab.reown.com/wallet_internal", }, desktop: { native: "", universal: "", }, } as const;