@crossmint/wallets-sdk 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. package/README.md +221 -0
  2. package/dist/api/__tests__/constants.cjs +1 -0
  3. package/dist/api/__tests__/constants.d.cts +104 -0
  4. package/dist/api/__tests__/constants.d.ts +104 -0
  5. package/dist/api/__tests__/constants.js +1 -0
  6. package/dist/api/__tests__/test-utils.cjs +1 -0
  7. package/dist/api/__tests__/test-utils.d.cts +105 -0
  8. package/dist/api/__tests__/test-utils.d.ts +105 -0
  9. package/dist/api/__tests__/test-utils.js +1 -0
  10. package/dist/api/client.cjs +1 -1
  11. package/dist/api/client.d.cts +42 -40
  12. package/dist/api/client.d.ts +42 -40
  13. package/dist/api/client.js +1 -1
  14. package/dist/api/gen/client.gen.cjs +1 -1
  15. package/dist/api/gen/client.gen.js +1 -1
  16. package/dist/api/gen/index.cjs +1 -1
  17. package/dist/api/gen/index.d.cts +2 -2
  18. package/dist/api/gen/index.d.ts +2 -2
  19. package/dist/api/gen/index.js +1 -1
  20. package/dist/api/gen/sdk.gen.cjs +1 -1
  21. package/dist/api/gen/sdk.gen.d.cts +123 -48
  22. package/dist/api/gen/sdk.gen.d.ts +123 -48
  23. package/dist/api/gen/sdk.gen.js +1 -1
  24. package/dist/api/gen/types.gen.d.cts +9810 -2353
  25. package/dist/api/gen/types.gen.d.ts +9810 -2353
  26. package/dist/api/index.cjs +1 -1
  27. package/dist/api/index.d.cts +10 -1
  28. package/dist/api/index.d.ts +10 -1
  29. package/dist/api/index.js +1 -1
  30. package/dist/api/types.cjs +1 -0
  31. package/dist/api/types.d.cts +11 -0
  32. package/dist/api/types.d.ts +11 -0
  33. package/dist/api/types.js +1 -0
  34. package/dist/chains/chains.cjs +1 -0
  35. package/dist/chains/chains.d.cts +29 -0
  36. package/dist/chains/chains.d.ts +29 -0
  37. package/dist/chains/chains.js +1 -0
  38. package/dist/chains/definitions/arcTestnet.cjs +1 -0
  39. package/dist/chains/definitions/arcTestnet.d.cts +43 -0
  40. package/dist/chains/definitions/arcTestnet.d.ts +43 -0
  41. package/dist/chains/definitions/arcTestnet.js +1 -0
  42. package/dist/chains/definitions/story.cjs +1 -0
  43. package/dist/chains/definitions/story.d.cts +49 -0
  44. package/dist/chains/definitions/story.d.ts +49 -0
  45. package/dist/chains/definitions/story.js +1 -0
  46. package/dist/chains/definitions/storyTestnet.cjs +1 -0
  47. package/dist/chains/definitions/storyTestnet.d.cts +43 -0
  48. package/dist/chains/definitions/storyTestnet.d.ts +43 -0
  49. package/dist/chains/definitions/storyTestnet.js +1 -0
  50. package/dist/chains/definitions/tempo.cjs +1 -0
  51. package/dist/chains/definitions/tempo.d.cts +39 -0
  52. package/dist/chains/definitions/tempo.d.ts +39 -0
  53. package/dist/chains/definitions/tempo.js +1 -0
  54. package/dist/chains/definitions/tempoTestnet.cjs +1 -0
  55. package/dist/chains/definitions/tempoTestnet.d.cts +39 -0
  56. package/dist/chains/definitions/tempoTestnet.d.ts +39 -0
  57. package/dist/chains/definitions/tempoTestnet.js +1 -0
  58. package/dist/chunk-2DANZH3R.js +1 -0
  59. package/dist/chunk-2GKPWQBQ.cjs +1 -0
  60. package/dist/chunk-2YLRFJ66.js +1 -0
  61. package/dist/chunk-3FY5QWEA.cjs +1 -0
  62. package/dist/chunk-3SVXPFSP.cjs +1 -0
  63. package/dist/chunk-3TRQCN5N.cjs +1 -0
  64. package/dist/chunk-3VRN3GKQ.js +1 -0
  65. package/dist/chunk-3VSFHDFH.cjs +1 -0
  66. package/dist/chunk-3VYGTPRF.cjs +1 -0
  67. package/dist/chunk-4DJWSV7I.cjs +1 -0
  68. package/dist/chunk-4GEI6CKB.js +1 -0
  69. package/dist/chunk-4KN3NJMT.cjs +1 -0
  70. package/dist/chunk-4YR5EP32.cjs +1 -0
  71. package/dist/chunk-5FH7WFWL.cjs +1 -0
  72. package/dist/chunk-5IFDVB4Y.js +0 -0
  73. package/dist/chunk-5LWJMR24.js +1 -0
  74. package/dist/chunk-5QIW67NU.cjs +1 -0
  75. package/dist/chunk-5X4EOJFG.cjs +1 -0
  76. package/dist/chunk-6EZCCLTK.cjs +1 -0
  77. package/dist/chunk-6HXIZLEQ.cjs +1 -0
  78. package/dist/chunk-6X5JEJD7.js +1 -0
  79. package/dist/chunk-A33BEWR7.cjs +1 -0
  80. package/dist/chunk-B5TANOHX.cjs +1 -0
  81. package/dist/chunk-B6GZ3H2H.js +1 -0
  82. package/dist/chunk-BITOMWYZ.js +1 -0
  83. package/dist/chunk-CAZWAHBL.cjs +1 -0
  84. package/dist/chunk-CBKN4SEV.js +1 -0
  85. package/dist/chunk-CCIGWTAO.cjs +1 -0
  86. package/dist/chunk-CEV4NP5X.cjs +1 -0
  87. package/dist/chunk-CKZYSQOK.js +1 -0
  88. package/dist/chunk-CUHDOBKN.cjs +1 -0
  89. package/dist/chunk-D6SLJ5C2.cjs +1 -0
  90. package/dist/chunk-DIGDDKSF.js +1 -0
  91. package/dist/chunk-ECAM5KTH.cjs +1 -0
  92. package/dist/chunk-EE4ITUGS.js +1 -0
  93. package/dist/chunk-EM3D5Q3A.js +1 -0
  94. package/dist/chunk-ENU3EKBG.cjs +1 -0
  95. package/dist/chunk-EXC7TCGL.js +1 -0
  96. package/dist/chunk-FT5EVMLB.js +1 -0
  97. package/dist/chunk-GEY3BU62.cjs +1 -0
  98. package/dist/chunk-GEY574TH.cjs +1 -0
  99. package/dist/chunk-GOXB2RBF.js +1 -0
  100. package/dist/chunk-GZP2JQ6P.cjs +1 -0
  101. package/dist/chunk-HRUMWG2F.cjs +1 -0
  102. package/dist/chunk-IA6LDKX6.cjs +1 -0
  103. package/dist/chunk-ICFT4GH4.cjs +3 -0
  104. package/dist/chunk-IFTHOW6I.js +1 -0
  105. package/dist/chunk-IGRPHTXZ.cjs +1 -0
  106. package/dist/chunk-IJ632UXD.cjs +1 -0
  107. package/dist/chunk-IOSADDL5.js +1 -0
  108. package/dist/chunk-IR5WN6FQ.cjs +1 -0
  109. package/dist/chunk-J33QM2ID.cjs +1 -0
  110. package/dist/chunk-J3R36SGJ.js +1 -0
  111. package/dist/chunk-JBP52JOH.cjs +1 -0
  112. package/dist/chunk-JINIR3YK.cjs +1 -0
  113. package/dist/chunk-K5TQ4QU3.cjs +1 -0
  114. package/dist/chunk-KBJA7JDT.js +0 -0
  115. package/dist/chunk-KKQBZXFE.js +1 -0
  116. package/dist/chunk-KUP7H7X2.js +1 -0
  117. package/dist/chunk-KY7JXYJT.js +1 -0
  118. package/dist/chunk-KYHZI332.js +1 -0
  119. package/dist/chunk-L2HE5GZQ.cjs +1 -0
  120. package/dist/chunk-L52GDMSH.js +0 -0
  121. package/dist/chunk-L756WM7L.cjs +1 -0
  122. package/dist/chunk-LKQYA27B.cjs +1 -0
  123. package/dist/chunk-LSMX26JP.js +1 -0
  124. package/dist/chunk-M335XCYO.js +1 -0
  125. package/dist/chunk-MXHHXA2U.cjs +1 -0
  126. package/dist/chunk-N355UETO.js +1 -0
  127. package/dist/chunk-N4IWDL6M.js +1 -0
  128. package/dist/chunk-N5622OKA.js +1 -0
  129. package/dist/chunk-NX256LAH.cjs +1 -0
  130. package/dist/chunk-O6VBO7KG.js +1 -0
  131. package/dist/chunk-OBCMEKEL.js +1 -0
  132. package/dist/chunk-ODOCGZQN.cjs +1 -0
  133. package/dist/chunk-OGP7B5O3.cjs +1 -0
  134. package/dist/chunk-OQZTL6ZG.js +1 -0
  135. package/dist/chunk-PDHWPAGW.js +1 -0
  136. package/dist/chunk-PHPBBEXU.cjs +1 -0
  137. package/dist/chunk-PO6S7UR3.cjs +1 -0
  138. package/dist/chunk-Q7CG36OB.js +3 -0
  139. package/dist/chunk-QM3BB4E2.js +0 -0
  140. package/dist/chunk-QVTKTDED.js +1 -0
  141. package/dist/chunk-RBSMBO4T.js +1 -0
  142. package/dist/chunk-RWV3P3EG.js +1 -0
  143. package/dist/chunk-S3DYQVRD.js +1 -0
  144. package/dist/chunk-SCEPJO4Q.cjs +1 -0
  145. package/dist/chunk-SLXO6E5S.js +1 -0
  146. package/dist/chunk-SPTXAOFR.cjs +1 -0
  147. package/dist/chunk-SVIKBM3S.js +1 -0
  148. package/dist/chunk-T3U46LK3.cjs +1 -0
  149. package/dist/chunk-TOAFCAVT.js +0 -0
  150. package/dist/chunk-U64C57PB.cjs +1 -0
  151. package/dist/chunk-UE3WVHTM.cjs +1 -0
  152. package/dist/chunk-VADIEIDS.js +1 -0
  153. package/dist/chunk-W7LJS32A.js +1 -0
  154. package/dist/chunk-WCGUGIGJ.js +1 -0
  155. package/dist/chunk-XLOZ34NX.js +1 -0
  156. package/dist/chunk-XNZLCUTY.js +1 -0
  157. package/dist/chunk-XS5B3TUE.js +1 -0
  158. package/dist/chunk-XVNQOEEA.js +1 -0
  159. package/dist/chunk-YDZRBHS3.js +0 -0
  160. package/dist/chunk-YF5G4U6L.cjs +1 -0
  161. package/dist/chunk-YGL4ITFK.cjs +1 -0
  162. package/dist/chunk-YH7G2U6V.js +1 -0
  163. package/dist/chunk-YHV3672R.cjs +1 -0
  164. package/dist/chunk-YIO5XXQ4.js +1 -0
  165. package/dist/chunk-ZKOHOVGT.cjs +1 -0
  166. package/dist/index.cjs +1 -1
  167. package/dist/index.d.cts +21 -2
  168. package/dist/index.d.ts +21 -2
  169. package/dist/index.js +1 -1
  170. package/dist/logger/index.cjs +1 -0
  171. package/dist/logger/index.d.cts +2 -0
  172. package/dist/logger/index.d.ts +2 -0
  173. package/dist/logger/index.js +1 -0
  174. package/dist/logger/init.cjs +1 -0
  175. package/dist/logger/init.d.cts +15 -0
  176. package/dist/logger/init.d.ts +15 -0
  177. package/dist/logger/init.js +1 -0
  178. package/dist/sdk.cjs +1 -1
  179. package/dist/sdk.d.cts +42 -28
  180. package/dist/sdk.d.ts +42 -28
  181. package/dist/sdk.js +1 -1
  182. package/dist/signers/device.cjs +1 -0
  183. package/dist/signers/device.d.cts +23 -0
  184. package/dist/signers/device.d.ts +23 -0
  185. package/dist/signers/device.js +1 -0
  186. package/dist/signers/evm-api-key.cjs +1 -0
  187. package/dist/signers/evm-api-key.d.cts +22 -0
  188. package/dist/signers/evm-api-key.d.ts +22 -0
  189. package/dist/signers/evm-api-key.js +1 -0
  190. package/dist/signers/evm-external-wallet.cjs +1 -0
  191. package/dist/signers/evm-external-wallet.d.cts +25 -0
  192. package/dist/signers/evm-external-wallet.d.ts +25 -0
  193. package/dist/signers/evm-external-wallet.js +1 -0
  194. package/dist/signers/external-wallet-signer.cjs +1 -0
  195. package/dist/signers/external-wallet-signer.d.cts +28 -0
  196. package/dist/signers/external-wallet-signer.d.ts +28 -0
  197. package/dist/signers/external-wallet-signer.js +1 -0
  198. package/dist/signers/index.cjs +1 -0
  199. package/dist/signers/index.d.cts +15 -0
  200. package/dist/signers/index.d.ts +15 -0
  201. package/dist/signers/index.js +1 -0
  202. package/dist/signers/non-custodial/index.cjs +1 -0
  203. package/dist/signers/non-custodial/index.d.cts +15 -0
  204. package/dist/signers/non-custodial/index.d.ts +15 -0
  205. package/dist/signers/non-custodial/index.js +1 -0
  206. package/dist/signers/non-custodial/ncs-evm-signer.cjs +1 -0
  207. package/dist/signers/non-custodial/ncs-evm-signer.d.cts +34 -0
  208. package/dist/signers/non-custodial/ncs-evm-signer.d.ts +34 -0
  209. package/dist/signers/non-custodial/ncs-evm-signer.js +1 -0
  210. package/dist/signers/non-custodial/ncs-iframe-manager.cjs +1 -0
  211. package/dist/signers/non-custodial/ncs-iframe-manager.d.cts +16 -0
  212. package/dist/signers/non-custodial/ncs-iframe-manager.d.ts +16 -0
  213. package/dist/signers/non-custodial/ncs-iframe-manager.js +1 -0
  214. package/dist/signers/non-custodial/ncs-signer.cjs +1 -0
  215. package/dist/signers/non-custodial/ncs-signer.d.cts +54 -0
  216. package/dist/signers/non-custodial/ncs-signer.d.ts +54 -0
  217. package/dist/signers/non-custodial/ncs-signer.js +1 -0
  218. package/dist/signers/non-custodial/ncs-solana-signer.cjs +1 -0
  219. package/dist/signers/non-custodial/ncs-solana-signer.d.cts +31 -0
  220. package/dist/signers/non-custodial/ncs-solana-signer.d.ts +31 -0
  221. package/dist/signers/non-custodial/ncs-solana-signer.js +1 -0
  222. package/dist/signers/non-custodial/ncs-stellar-signer.cjs +1 -0
  223. package/dist/signers/non-custodial/ncs-stellar-signer.d.cts +31 -0
  224. package/dist/signers/non-custodial/ncs-stellar-signer.d.ts +31 -0
  225. package/dist/signers/non-custodial/ncs-stellar-signer.js +1 -0
  226. package/dist/signers/passkey.cjs +1 -0
  227. package/dist/signers/passkey.d.cts +23 -0
  228. package/dist/signers/passkey.d.ts +23 -0
  229. package/dist/signers/passkey.js +1 -0
  230. package/dist/signers/server/assemble-server-signer.cjs +1 -0
  231. package/dist/signers/server/assemble-server-signer.d.cts +15 -0
  232. package/dist/signers/server/assemble-server-signer.d.ts +15 -0
  233. package/dist/signers/server/assemble-server-signer.js +1 -0
  234. package/dist/signers/server/evm-server-signer.cjs +1 -0
  235. package/dist/signers/server/evm-server-signer.d.cts +29 -0
  236. package/dist/signers/server/evm-server-signer.d.ts +29 -0
  237. package/dist/signers/server/evm-server-signer.js +1 -0
  238. package/dist/signers/server/helpers/derive-server-signer.cjs +1 -0
  239. package/dist/signers/server/helpers/derive-server-signer.d.cts +19 -0
  240. package/dist/signers/server/helpers/derive-server-signer.d.ts +19 -0
  241. package/dist/signers/server/helpers/derive-server-signer.js +1 -0
  242. package/dist/signers/server/helpers/get-chain-type.cjs +1 -0
  243. package/dist/signers/server/helpers/get-chain-type.d.cts +7 -0
  244. package/dist/signers/server/helpers/get-chain-type.d.ts +7 -0
  245. package/dist/signers/server/helpers/get-chain-type.js +1 -0
  246. package/dist/signers/server/helpers/index.cjs +1 -0
  247. package/dist/signers/server/helpers/index.d.cts +13 -0
  248. package/dist/signers/server/helpers/index.d.ts +13 -0
  249. package/dist/signers/server/helpers/index.js +1 -0
  250. package/dist/signers/server/index.cjs +1 -0
  251. package/dist/signers/server/index.d.cts +16 -0
  252. package/dist/signers/server/index.d.ts +16 -0
  253. package/dist/signers/server/index.js +1 -0
  254. package/dist/signers/server/solana-server-signer.cjs +1 -0
  255. package/dist/signers/server/solana-server-signer.d.cts +29 -0
  256. package/dist/signers/server/solana-server-signer.d.ts +29 -0
  257. package/dist/signers/server/solana-server-signer.js +1 -0
  258. package/dist/signers/server/stellar-server-signer.cjs +1 -0
  259. package/dist/signers/server/stellar-server-signer.d.cts +29 -0
  260. package/dist/signers/server/stellar-server-signer.d.ts +29 -0
  261. package/dist/signers/server/stellar-server-signer.js +1 -0
  262. package/dist/signers/solana-api-key.cjs +1 -0
  263. package/dist/signers/solana-api-key.d.cts +22 -0
  264. package/dist/signers/solana-api-key.d.ts +22 -0
  265. package/dist/signers/solana-api-key.js +1 -0
  266. package/dist/signers/solana-external-wallet.cjs +1 -0
  267. package/dist/signers/solana-external-wallet.d.cts +23 -0
  268. package/dist/signers/solana-external-wallet.d.ts +23 -0
  269. package/dist/signers/solana-external-wallet.js +1 -0
  270. package/dist/signers/stellar-external-wallet.cjs +1 -0
  271. package/dist/signers/stellar-external-wallet.d.cts +23 -0
  272. package/dist/signers/stellar-external-wallet.d.ts +23 -0
  273. package/dist/signers/stellar-external-wallet.js +1 -0
  274. package/dist/signers/types.cjs +1 -0
  275. package/dist/signers/types.d.cts +11 -0
  276. package/dist/signers/types.d.ts +11 -0
  277. package/dist/signers/types.js +1 -0
  278. package/dist/types/base32.js.d.cjs +1 -0
  279. package/dist/types/base32.js.d.d.cts +4 -0
  280. package/dist/types/base32.js.d.d.ts +4 -0
  281. package/dist/types/base32.js.d.js +0 -0
  282. package/dist/types-DfT-EHk3.d.cts +428 -0
  283. package/dist/types-vcGYTcL0.d.ts +428 -0
  284. package/dist/utils/constants.cjs +1 -1
  285. package/dist/utils/constants.d.cts +2 -1
  286. package/dist/utils/constants.d.ts +2 -1
  287. package/dist/utils/constants.js +1 -1
  288. package/dist/utils/device-signers/DeviceSignerKeyStorage.cjs +1 -0
  289. package/dist/utils/device-signers/DeviceSignerKeyStorage.d.cts +72 -0
  290. package/dist/utils/device-signers/DeviceSignerKeyStorage.d.ts +72 -0
  291. package/dist/utils/device-signers/DeviceSignerKeyStorage.js +1 -0
  292. package/dist/utils/device-signers/IframeDeviceSignerKeyStorage.cjs +1 -0
  293. package/dist/utils/device-signers/IframeDeviceSignerKeyStorage.d.cts +51 -0
  294. package/dist/utils/device-signers/IframeDeviceSignerKeyStorage.d.ts +51 -0
  295. package/dist/utils/device-signers/IframeDeviceSignerKeyStorage.js +1 -0
  296. package/dist/utils/device-signers/createDeviceSigner.cjs +1 -0
  297. package/dist/utils/device-signers/createDeviceSigner.d.cts +28 -0
  298. package/dist/utils/device-signers/createDeviceSigner.d.ts +28 -0
  299. package/dist/utils/device-signers/createDeviceSigner.js +1 -0
  300. package/dist/utils/device-signers/index.cjs +1 -0
  301. package/dist/utils/device-signers/index.d.cts +13 -0
  302. package/dist/utils/device-signers/index.d.ts +13 -0
  303. package/dist/utils/device-signers/index.js +1 -0
  304. package/dist/utils/errors.cjs +1 -0
  305. package/dist/utils/errors.d.cts +89 -0
  306. package/dist/utils/errors.d.ts +89 -0
  307. package/dist/utils/errors.js +1 -0
  308. package/dist/utils/server-key-derivation.cjs +1 -0
  309. package/dist/utils/server-key-derivation.d.cts +20 -0
  310. package/dist/utils/server-key-derivation.d.ts +20 -0
  311. package/dist/utils/server-key-derivation.js +1 -0
  312. package/dist/utils/signer-locator.cjs +1 -0
  313. package/dist/utils/signer-locator.d.cts +26 -0
  314. package/dist/utils/signer-locator.d.ts +26 -0
  315. package/dist/utils/signer-locator.js +1 -0
  316. package/dist/utils/signer-mapping.cjs +1 -0
  317. package/dist/utils/signer-mapping.d.cts +36 -0
  318. package/dist/utils/signer-mapping.d.ts +36 -0
  319. package/dist/utils/signer-mapping.js +1 -0
  320. package/dist/utils/signer-validation.cjs +1 -0
  321. package/dist/utils/signer-validation.d.cts +11 -0
  322. package/dist/utils/signer-validation.d.ts +11 -0
  323. package/dist/utils/signer-validation.js +1 -0
  324. package/dist/utils/stellar.cjs +1 -0
  325. package/dist/utils/stellar.d.cts +18 -0
  326. package/dist/utils/stellar.d.ts +18 -0
  327. package/dist/utils/stellar.js +1 -0
  328. package/dist/wallets/__tests__/setup.cjs +1 -0
  329. package/dist/wallets/__tests__/setup.d.cts +2 -0
  330. package/dist/wallets/__tests__/setup.d.ts +2 -0
  331. package/dist/wallets/__tests__/setup.js +1 -0
  332. package/dist/wallets/__tests__/test-helpers.cjs +1 -0
  333. package/dist/wallets/__tests__/test-helpers.d.cts +36 -0
  334. package/dist/wallets/__tests__/test-helpers.d.ts +36 -0
  335. package/dist/wallets/__tests__/test-helpers.js +1 -0
  336. package/dist/wallets/evm.cjs +1 -0
  337. package/dist/wallets/evm.d.cts +154 -0
  338. package/dist/wallets/evm.d.ts +154 -0
  339. package/dist/wallets/evm.js +1 -0
  340. package/dist/wallets/solana.cjs +1 -0
  341. package/dist/wallets/solana.d.cts +29 -0
  342. package/dist/wallets/solana.d.ts +29 -0
  343. package/dist/wallets/solana.js +1 -0
  344. package/dist/wallets/stellar.cjs +1 -0
  345. package/dist/wallets/stellar.d.cts +29 -0
  346. package/dist/wallets/stellar.d.ts +29 -0
  347. package/dist/wallets/stellar.js +1 -0
  348. package/dist/wallets/types.cjs +1 -0
  349. package/dist/wallets/types.d.cts +11 -0
  350. package/dist/wallets/types.d.ts +11 -0
  351. package/dist/wallets/types.js +0 -0
  352. package/dist/wallets/wallet-factory.cjs +1 -0
  353. package/dist/wallets/wallet-factory.d.cts +37 -0
  354. package/dist/wallets/wallet-factory.d.ts +37 -0
  355. package/dist/wallets/wallet-factory.js +1 -0
  356. package/dist/wallets/wallet.cjs +1 -0
  357. package/dist/wallets/wallet.d.cts +274 -0
  358. package/dist/wallets/wallet.d.ts +274 -0
  359. package/dist/wallets/wallet.js +1 -0
  360. package/package.json +30 -12
  361. package/dist/chunk-22GIA4MK.js +0 -1
  362. package/dist/chunk-3ENSZP74.cjs +0 -1
  363. package/dist/chunk-6TDMYZSP.js +0 -1
  364. package/dist/chunk-APYZEG33.js +0 -1
  365. package/dist/chunk-CK4JCQY6.cjs +0 -1
  366. package/dist/chunk-DBOB7H6W.cjs +0 -1
  367. package/dist/chunk-EY4BQMWT.js +0 -1
  368. package/dist/chunk-ICE64YWF.js +0 -1
  369. package/dist/chunk-MSK53SDP.js +0 -1
  370. package/dist/chunk-O5UBTDCJ.cjs +0 -1
  371. package/dist/chunk-OOKBOMFJ.cjs +0 -1
  372. package/dist/chunk-U2WTEWN7.cjs +0 -1
  373. package/dist/chunk-WVCL7F3L.js +0 -1
  374. package/dist/chunk-Z4FSGH26.js +0 -1
  375. package/dist/chunk-Z4XNQ4N5.cjs +0 -1
  376. package/dist/chunk-Z6JFF3HR.cjs +0 -1
  377. package/dist/evm/chains.cjs +0 -1
  378. package/dist/evm/chains.d.cts +0 -9
  379. package/dist/evm/chains.d.ts +0 -9
  380. package/dist/evm/chains.js +0 -1
  381. package/dist/evm/index.cjs +0 -1
  382. package/dist/evm/index.d.cts +0 -6
  383. package/dist/evm/index.d.ts +0 -6
  384. package/dist/evm/index.js +0 -1
  385. package/dist/evm/wallet.cjs +0 -1
  386. package/dist/evm/wallet.d.cts +0 -48
  387. package/dist/evm/wallet.d.ts +0 -48
  388. package/dist/evm/wallet.js +0 -1
  389. package/dist/solana/index.cjs +0 -1
  390. package/dist/solana/index.d.cts +0 -5
  391. package/dist/solana/index.d.ts +0 -5
  392. package/dist/solana/index.js +0 -1
  393. package/dist/solana/wallet.cjs +0 -1
  394. package/dist/solana/wallet.d.cts +0 -33
  395. package/dist/solana/wallet.d.ts +0 -33
  396. package/dist/solana/wallet.js +0 -1
  397. /package/dist/{chunk-A7F5DWC7.js → chunk-455NK5LB.js} +0 -0
  398. /package/dist/{chunk-RUIBT3JV.cjs → chunk-5IC7UWND.cjs} +0 -0
@@ -0,0 +1,428 @@
1
+ import { TypedDataDefinition, TypedData, Address } from 'viem';
2
+ import { CreateWalletV2025Dto, WalletV2025ResponseDto, WalletV1Alpha2ErrorDto, CreateTransactionV2025Dto, WalletsTransactionV2025ResponseDto, WalletV1Alpha2TransactionErrorDto, SubmitApprovalV2025Dto, WalletsV2025ControllerSubmitApprovals2Error, WalletsV2025ControllerGetTransaction2Error, CreateSignatureV2025Dto, WalletsSignatureV2025ResponseDto, WalletsV2025ControllerCreateSignatureRequest2Error, WalletsV2025ControllerSubmitSignatureApprovals2Error, WalletsV2025ControllerGetSignature2Error, WalletsMultipleTransactionV2025ResponseDto, WalletsV2025ControllerGetTransactionsWithoutChain2Error, WalletsActivityResponseUnstableDto, WalletBalanceV20250609ResponseDto, BalanceControllerGetBalanceForLocator2Error, FundWalletAmountDto, BalanceControllerFundWallet2Responses, BalanceControllerFundWallet2Error, CreateSignerV2025InputDto, DelegatedSignerV2025Dto, WalletsV2025ControllerCreateDelegatedSigner2Error, WalletsV2025ControllerGetDelegatedSigner2Error, SendTokenDto, WalletsSendTokenControllerSendToken2Response } from './api/gen/types.gen.cjs';
3
+ import { WebAuthnP256 } from 'ox';
4
+ import { HandshakeParent } from '@crossmint/client-sdk-window';
5
+ import { signerOutboundEvents, signerInboundEvents, exportSignerOutboundEvents, exportSignerInboundEvents } from '@crossmint/client-signers';
6
+ import { SolanaExternalWalletSignerConfig, StellarExternalWalletSignerConfig, EvmExternalWalletSignerConfig, Crossmint } from '@crossmint/common-sdk-base';
7
+ import { Chain, StellarChain, EVMSmartWalletChain, SolanaChain } from './chains/chains.cjs';
8
+ import { VersionedTransaction, Keypair } from '@solana/web3.js';
9
+ import { Abi } from 'abitype';
10
+ import { DeviceSignerKeyStorage } from './utils/device-signers/DeviceSignerKeyStorage.cjs';
11
+
12
+ type PrepareOnly<T extends boolean = boolean> = {
13
+ prepareOnly: T;
14
+ };
15
+ type SendTokenTransactionType = "onramp" | "regulated-transfer" | "direct";
16
+ type TransactionInputOptions = PrepareOnly & {
17
+ signer?: string | ServerSignerConfig;
18
+ };
19
+ type SendTokenTransactionOptions = TransactionInputOptions & {
20
+ transactionType?: SendTokenTransactionType;
21
+ };
22
+ type SignatureInputOptions = PrepareOnly;
23
+ type AddSignerOptions = PrepareOnly;
24
+ type AddSignerReturnType<C extends Chain> = C extends "solana" | "stellar" ? Signer$1 & {
25
+ transactionId: string;
26
+ } : Signer$1 & {
27
+ signatureId?: string;
28
+ };
29
+ type SignMessageInput = {
30
+ message: string;
31
+ options?: SignatureInputOptions;
32
+ };
33
+ type SignTypedDataInput = TypedDataDefinition<TypedData, string> & {
34
+ chain: EVMSmartWalletChain;
35
+ options?: SignatureInputOptions;
36
+ };
37
+ type ApproveResult<T extends ApproveParams> = T extends {
38
+ transactionId: string;
39
+ } ? Transaction<false> : T extends {
40
+ signatureId: string;
41
+ } ? Signature<false> : Error;
42
+ type EVMTransactionInputBase = {
43
+ options?: TransactionInputOptions;
44
+ };
45
+ type EVMTransactionInput = EVMTransactionInputBase & ({
46
+ to: string;
47
+ functionName?: string;
48
+ args?: unknown[];
49
+ value?: bigint;
50
+ abi?: Abi;
51
+ data?: `0x${string}`;
52
+ } | {
53
+ transaction: string;
54
+ });
55
+ type StellarTransactionInput = ({
56
+ contractId: string;
57
+ method: string;
58
+ memo?: string;
59
+ args: Record<string, unknown>;
60
+ } | {
61
+ transaction: string;
62
+ contractId: string;
63
+ }) & {
64
+ options?: TransactionInputOptions;
65
+ };
66
+ type SolanaTransactionInput = ({
67
+ transaction: VersionedTransaction;
68
+ } | {
69
+ serializedTransaction: string;
70
+ }) & {
71
+ additionalSigners?: Keypair[];
72
+ options?: TransactionInputOptions;
73
+ };
74
+ type FormattedEVMTransaction = {
75
+ to: string;
76
+ value: string;
77
+ data: string;
78
+ } | {
79
+ transaction: string;
80
+ };
81
+ type SignerStatus = "success" | "pending" | "awaiting-approval" | "failed";
82
+ type SignerInput = {
83
+ signer: string | ServerSignerConfig;
84
+ };
85
+ type Signer$1 = {
86
+ type: "passkey";
87
+ id: string;
88
+ name: string;
89
+ publicKey: {
90
+ x: string;
91
+ y: string;
92
+ };
93
+ validatorContractVersion: string;
94
+ locator: string;
95
+ status: SignerStatus;
96
+ } | {
97
+ type: "api-key";
98
+ address: string;
99
+ locator: string;
100
+ status: SignerStatus;
101
+ } | {
102
+ type: "external-wallet";
103
+ address: string;
104
+ locator: string;
105
+ status: SignerStatus;
106
+ } | {
107
+ type: "email";
108
+ email: string;
109
+ address: string;
110
+ locator: string;
111
+ status: SignerStatus;
112
+ } | {
113
+ type: "phone";
114
+ phone: string;
115
+ address: string;
116
+ locator: string;
117
+ status: SignerStatus;
118
+ } | {
119
+ type: "device";
120
+ publicKey: {
121
+ x: string;
122
+ y: string;
123
+ };
124
+ locator: string;
125
+ status: SignerStatus;
126
+ } | {
127
+ type: "server";
128
+ address: string;
129
+ locator: string;
130
+ status: SignerStatus;
131
+ };
132
+ type PendingApproval = NonNullable<NonNullable<CreateTransactionSuccessResponse["approvals"]>["pending"]>[number];
133
+ type Callbacks = {
134
+ onWalletCreationStart?: () => Promise<void>;
135
+ onTransactionStart?: () => Promise<void>;
136
+ onAuthRequired?: (signerType: "email" | "phone", signerLocator: string, needsAuth: boolean, sendOtp: () => Promise<void>, verifyOtp: (otp: string) => Promise<void>, reject: () => void) => Promise<void>;
137
+ };
138
+ type StellarWalletPlugin = string;
139
+ type WalletPlugin<C extends Chain> = C extends StellarChain ? StellarWalletPlugin : never;
140
+ type WalletOptions = {
141
+ callbacks?: Callbacks;
142
+ clientTEEConnection?: HandshakeParent<typeof signerOutboundEvents, typeof signerInboundEvents>;
143
+ deviceSignerKeyStorage?: DeviceSignerKeyStorage;
144
+ };
145
+ type WalletArgsFor<C extends Chain> = {
146
+ /** The blockchain to create the wallet on (e.g. "base-sepolia"). */
147
+ chain: C;
148
+ /** Optional owner identifier. */
149
+ owner?: string;
150
+ /** Optional array of wallet plugins. */
151
+ plugins?: WalletPlugin<C>[];
152
+ options?: WalletOptions;
153
+ /** Optional wallet alias. */
154
+ alias?: string;
155
+ };
156
+ type WalletCreateArgs<C extends Chain> = WalletArgsFor<C> & {
157
+ /** Recovery signer for wallet creation. Device signers cannot be recovery signers. */
158
+ recovery: Exclude<SignerConfigForChain<C>, DeviceSignerConfig>;
159
+ /** Signers to register on the wallet during creation. */
160
+ signers?: Array<SignerConfigForChain<C> | ExternalWalletRegistrationConfig>;
161
+ alias?: string;
162
+ };
163
+ /**
164
+ * A device signer descriptor containing the public key and locator.
165
+ * Returned by `createDeviceSigner`.
166
+ */
167
+ type DeviceSignerDescriptor = {
168
+ type: "device";
169
+ publicKey: {
170
+ x: string;
171
+ y: string;
172
+ };
173
+ locator: DeviceSignerLocator;
174
+ name?: string;
175
+ };
176
+ type ClientSideWalletArgsFor<C extends Chain> = Omit<WalletArgsFor<C>, "owner">;
177
+ type ClientSideWalletCreateArgs<C extends Chain> = Omit<WalletCreateArgs<C>, "owner">;
178
+ type ChainExtras = {
179
+ solana: {
180
+ mintHash?: string;
181
+ };
182
+ stellar: {
183
+ contractId?: string;
184
+ };
185
+ evm: {
186
+ contractAddress?: string;
187
+ };
188
+ };
189
+ type ChainToExtrasKey<C extends Chain> = C extends "solana" ? "solana" : C extends "stellar" ? "stellar" : "evm";
190
+ type TokenBalance<C extends Chain = Chain> = {
191
+ symbol: "sol" | "eth" | "usdc" | string;
192
+ name: string;
193
+ amount: string;
194
+ decimals?: number;
195
+ rawAmount?: string;
196
+ } & ChainExtras[ChainToExtrasKey<C>];
197
+ type Balances<C extends Chain = Chain> = {
198
+ nativeToken: TokenBalance<C>;
199
+ usdc: TokenBalance<C>;
200
+ tokens: TokenBalance<C>[];
201
+ };
202
+ type UserLocator = {
203
+ email: string;
204
+ } | {
205
+ x: string;
206
+ } | {
207
+ twitter: string;
208
+ } | {
209
+ phone: string;
210
+ } | {
211
+ userId: string;
212
+ };
213
+ type Transaction<TPrepareOnly extends boolean = false> = TPrepareOnly extends true ? {
214
+ hash?: string;
215
+ explorerLink?: string;
216
+ transactionId: string;
217
+ } : {
218
+ hash: string;
219
+ explorerLink: string;
220
+ transactionId: string;
221
+ };
222
+ type Signature<TPrepareOnly extends boolean = false> = TPrepareOnly extends true ? {
223
+ signature?: string;
224
+ signatureId: string;
225
+ } : {
226
+ signature: string;
227
+ signatureId: string;
228
+ };
229
+ type ApproveOptions = {
230
+ approval?: Approval;
231
+ additionalSigners?: SignerAdapter[];
232
+ };
233
+ type ApproveParams = {
234
+ transactionId?: string;
235
+ signatureId?: string;
236
+ options?: ApproveOptions;
237
+ };
238
+ type Approval = (BaseSignResult | PasskeySignResult | DeviceSignResult) & {
239
+ signer: string;
240
+ };
241
+
242
+ type ExternalWalletRegistrationConfig = {
243
+ type: "external-wallet";
244
+ address: string;
245
+ };
246
+ declare class AuthRejectedError extends Error {
247
+ constructor();
248
+ }
249
+ type EmailSignerConfig = {
250
+ type: "email";
251
+ email?: string;
252
+ locator?: string;
253
+ };
254
+ type PhoneSignerConfig = {
255
+ type: "phone";
256
+ phone?: string;
257
+ locator?: string;
258
+ };
259
+ type NonCustodialSignerType = PhoneSignerConfig["type"] | EmailSignerConfig["type"];
260
+ type ExternalWalletSignerConfigForChain<C extends Chain> = C extends SolanaChain ? SolanaExternalWalletSignerConfig : C extends StellarChain ? StellarExternalWalletSignerConfig : EvmExternalWalletSignerConfig;
261
+ type ApiKeySignerConfig = {
262
+ type: "api-key";
263
+ };
264
+ type ServerSignerConfig = {
265
+ type: "server";
266
+ secret: string;
267
+ };
268
+ type BaseSignerConfig<C extends Chain> = ExternalWalletSignerConfigForChain<C> | ApiKeySignerConfig | ServerSignerConfig;
269
+ type PasskeySignerConfig = {
270
+ type: "passkey";
271
+ name?: string;
272
+ id?: string;
273
+ locator?: string;
274
+ onCreatePasskey?: (name: string) => Promise<{
275
+ id: string;
276
+ publicKey: {
277
+ x: string;
278
+ y: string;
279
+ };
280
+ }>;
281
+ onSignWithPasskey?: (message: string) => Promise<PasskeySignResult>;
282
+ };
283
+ type BaseInternalSignerConfig = {
284
+ locator: SignerLocator;
285
+ address: string;
286
+ crossmint: Crossmint;
287
+ clientTEEConnection?: HandshakeParent<typeof signerOutboundEvents, typeof signerInboundEvents>;
288
+ };
289
+ type EmailInternalSignerConfig = EmailSignerConfig & Omit<BaseInternalSignerConfig, "locator"> & {
290
+ locator: EmailSignerLocator;
291
+ onAuthRequired?: Callbacks["onAuthRequired"];
292
+ };
293
+ type PhoneInternalSignerConfig = PhoneSignerConfig & Omit<BaseInternalSignerConfig, "locator"> & {
294
+ locator: PhoneSignerLocator;
295
+ onAuthRequired?: Callbacks["onAuthRequired"];
296
+ };
297
+ type DeviceInternalSignerConfig = {
298
+ type: "device";
299
+ locator?: DeviceSignerLocator;
300
+ address: string;
301
+ };
302
+ type PasskeyInternalSignerConfig = PasskeySignerConfig & {
303
+ locator: PasskeySignerLocator;
304
+ id: string;
305
+ };
306
+ type ApiKeyInternalSignerConfig = ApiKeySignerConfig & {
307
+ locator: ApiKeySignerLocator;
308
+ address: string;
309
+ };
310
+ type ExternalWalletInternalSignerConfig<C extends Chain> = ExternalWalletSignerConfigForChain<C> & {
311
+ locator: ExternalWalletSignerLocator;
312
+ };
313
+ type ServerInternalSignerConfig = {
314
+ type: "server";
315
+ /** The derived chain-specific private key bytes */
316
+ derivedKeyBytes: Uint8Array;
317
+ locator: ServerSignerLocator;
318
+ address: string;
319
+ };
320
+ type InternalSignerConfig<C extends Chain> = EmailInternalSignerConfig | PhoneInternalSignerConfig | PasskeyInternalSignerConfig | ApiKeyInternalSignerConfig | ExternalWalletInternalSignerConfig<C> | DeviceInternalSignerConfig | ServerInternalSignerConfig;
321
+ type BaseSignResult = {
322
+ signature: string;
323
+ };
324
+ type DeviceSignResult = {
325
+ signature: {
326
+ r: string;
327
+ s: string;
328
+ };
329
+ };
330
+ type PasskeySignResult = {
331
+ signature: {
332
+ r: string;
333
+ s: string;
334
+ };
335
+ metadata: WebAuthnP256.SignMetadata;
336
+ };
337
+ type DeviceSignerConfig = {
338
+ type: "device";
339
+ publicKey?: {
340
+ x: string;
341
+ y: string;
342
+ };
343
+ locator?: string;
344
+ name?: string;
345
+ };
346
+ type SignerConfigForChain<C extends Chain> = C extends SolanaChain ? EmailSignerConfig | PhoneSignerConfig | BaseSignerConfig<C> | DeviceSignerConfig : C extends StellarChain ? EmailSignerConfig | PhoneSignerConfig | BaseSignerConfig<C> | DeviceSignerConfig : EmailSignerConfig | PhoneSignerConfig | PasskeySignerConfig | BaseSignerConfig<C> | DeviceSignerConfig;
347
+ type EmailSignerLocator = `email:${string}`;
348
+ type PhoneSignerLocator = `phone:${string}`;
349
+ type PasskeySignerLocator = `passkey:${string}`;
350
+ type DeviceSignerLocator = `device:${string}`;
351
+ type ExternalWalletSignerLocator = `external-wallet:${string}`;
352
+ type ApiKeySignerLocator = "api-key" | `api-key:${string}`;
353
+ type ServerSignerLocator = `server:${string}`;
354
+ type SignerLocator = EmailSignerLocator | PhoneSignerLocator | PasskeySignerLocator | DeviceSignerLocator | ExternalWalletSignerLocator | ApiKeySignerLocator | ServerSignerLocator;
355
+ type SignResultMap = {
356
+ email: BaseSignResult;
357
+ phone: BaseSignResult;
358
+ "api-key": BaseSignResult;
359
+ "external-wallet": BaseSignResult;
360
+ server: BaseSignResult;
361
+ passkey: PasskeySignResult;
362
+ device: DeviceSignResult;
363
+ };
364
+ interface SignerAdapter<T extends keyof SignResultMap = keyof SignResultMap> {
365
+ type: T;
366
+ status?: SignerStatus;
367
+ locator(): SignerLocator;
368
+ address?(): string;
369
+ signMessage(message: string): Promise<SignResultMap[T]>;
370
+ signTransaction(transaction: string): Promise<SignResultMap[T]>;
371
+ }
372
+ interface ExportableSignerAdapter extends SignerAdapter {
373
+ _exportPrivateKey: (exportTEEConnection: ExportSignerTEEConnection) => Promise<void>;
374
+ }
375
+ declare function isExportableSignerAdapter(signer: SignerAdapter): signer is ExportableSignerAdapter;
376
+ type ExportSignerTEEConnection = HandshakeParent<typeof exportSignerOutboundEvents, typeof exportSignerInboundEvents>;
377
+
378
+ type CreateWalletParams = CreateWalletV2025Dto;
379
+ type GetWalletSuccessResponse = WalletV2025ResponseDto;
380
+ type CreateWalletResponse = GetWalletSuccessResponse | WalletV1Alpha2ErrorDto;
381
+ type GetWalletResponse = GetWalletSuccessResponse | WalletV1Alpha2ErrorDto;
382
+ type RecoverySignerConfig = NonNullable<Extract<CreateWalletV2025Dto, {
383
+ config: {
384
+ adminSigner: Record<string, unknown>;
385
+ };
386
+ }>["config"]>["adminSigner"];
387
+ type CreateTransactionParams = CreateTransactionV2025Dto;
388
+ type CreateTransactionSuccessResponse = WalletsTransactionV2025ResponseDto;
389
+ type CreateTransactionResponse = CreateTransactionSuccessResponse | WalletV1Alpha2TransactionErrorDto;
390
+ type ApproveTransactionParams = SubmitApprovalV2025Dto;
391
+ type ApproveTransactionResponse = WalletsTransactionV2025ResponseDto | WalletsV2025ControllerSubmitApprovals2Error;
392
+ type GetTransactionResponse = WalletsTransactionV2025ResponseDto | WalletsV2025ControllerGetTransaction2Error;
393
+ type GetTransactionSuccessResponse = WalletsTransactionV2025ResponseDto;
394
+ type CreateSignatureParams = CreateSignatureV2025Dto;
395
+ type CreateSignatureResponse = WalletsSignatureV2025ResponseDto | WalletsV2025ControllerCreateSignatureRequest2Error;
396
+ type ApproveSignatureParams = SubmitApprovalV2025Dto;
397
+ type ApproveSignatureResponse = WalletsSignatureV2025ResponseDto | WalletsV2025ControllerSubmitSignatureApprovals2Error;
398
+ type GetSignatureResponse = WalletsSignatureV2025ResponseDto | WalletsV2025ControllerGetSignature2Error;
399
+ type GetTransactionsResponse = WalletsMultipleTransactionV2025ResponseDto | WalletsV2025ControllerGetTransactionsWithoutChain2Error;
400
+ type GetBalanceResponse = WalletBalanceV20250609ResponseDto | BalanceControllerGetBalanceForLocator2Error;
401
+ type GetBalanceSuccessResponse = WalletBalanceV20250609ResponseDto;
402
+ type GetTransfersResponse = WalletsActivityResponseUnstableDto | WalletV1Alpha2ErrorDto;
403
+ type Transfers = WalletsActivityResponseUnstableDto;
404
+ type FundWalletParams = FundWalletAmountDto;
405
+ type FundWalletResponse = BalanceControllerFundWallet2Responses | BalanceControllerFundWallet2Error;
406
+ type RegisterSignerChain = Extract<CreateSignerV2025InputDto, {
407
+ chain: string;
408
+ }>["chain"];
409
+ type RegisterSignerPasskeyParams = Extract<CreateSignerV2025InputDto["signer"], {
410
+ type: "passkey";
411
+ }>;
412
+ type RegisterSignerParams = {
413
+ signer: SignerLocator | RegisterSignerPasskeyParams | SignerConfigForChain<Chain>;
414
+ chain?: RegisterSignerChain;
415
+ };
416
+ type RegisterSignerResponse = DelegatedSignerV2025Dto | WalletsV2025ControllerCreateDelegatedSigner2Error;
417
+ type GetSignerResponse = DelegatedSignerV2025Dto | WalletsV2025ControllerGetDelegatedSigner2Error;
418
+ type GetSignersResponse = Array<DelegatedSignerV2025Dto> | WalletsV2025ControllerGetDelegatedSigner2Error;
419
+ type Signer = DelegatedSignerV2025Dto;
420
+ type SendParams = SendTokenDto;
421
+ type SendResponse = WalletsSendTokenControllerSendToken2Response;
422
+ type WalletType = "smart" | "mpc";
423
+ type SolanaAddress = string;
424
+ type EvmWalletLocator = `me:evm:${WalletType}` | Address;
425
+ type SolanaWalletLocator = `me:solana:${WalletType}` | SolanaAddress;
426
+ type WalletLocator = EvmWalletLocator | SolanaWalletLocator;
427
+
428
+ export { type SendTokenTransactionOptions as $, type ApproveParams as A, type Balances as B, type ClientSideWalletArgsFor as C, type DeviceSignerLocator as D, type EVMTransactionInput as E, type ExportSignerTEEConnection as F, type DeviceInternalSignerConfig as G, type DeviceSignResult as H, type ApiKeyInternalSignerConfig as I, type ExternalWalletInternalSignerConfig as J, type InternalSignerConfig as K, type PasskeyInternalSignerConfig as L, type PasskeySignResult as M, type Signer as N, type PrepareOnly as O, type PhoneSignerConfig as P, type SignMessageInput as Q, type RegisterSignerPasskeyParams as R, type Signer$1 as S, type Transfers as T, type SignTypedDataInput as U, type TransactionInputOptions as V, type WalletArgsFor as W, type StellarTransactionInput as X, type FundWalletResponse as Y, type GetTransactionsResponse as Z, type GetTransactionSuccessResponse as _, type ClientSideWalletCreateArgs as a, type UserLocator as a0, type ApproveResult as a1, type AddSignerReturnType as a2, type WalletLocator as a3, type ApproveSignatureResponse as a4, type CreateWalletResponse as a5, type SendResponse as a6, type CreateWalletParams as a7, type GetTransactionResponse as a8, type EmailInternalSignerConfig as a9, type SignatureInputOptions as aA, type FormattedEVMTransaction as aB, type SignerInput as aC, type PendingApproval as aD, type StellarWalletPlugin as aE, type DeviceSignerDescriptor as aF, type TokenBalance as aG, type Approval as aH, AuthRejectedError as aI, type NonCustodialSignerType as aJ, type ApiKeySignerConfig as aK, type BaseSignerConfig as aL, type PasskeySignerConfig as aM, type ServerSignerLocator as aN, type PhoneInternalSignerConfig as aa, type BaseSignResult as ab, type ServerInternalSignerConfig as ac, type GetWalletResponse as ad, type CreateTransactionParams as ae, type CreateTransactionResponse as af, type ApproveTransactionParams as ag, type ApproveTransactionResponse as ah, type CreateSignatureParams as ai, type CreateSignatureResponse as aj, type ApproveSignatureParams as ak, type GetSignatureResponse as al, type GetTransfersResponse as am, type GetBalanceResponse as an, type FundWalletParams as ao, type RegisterSignerParams as ap, type RegisterSignerResponse as aq, type GetSignerResponse as ar, type SendParams as as, type GetWalletSuccessResponse as at, type RecoverySignerConfig as au, type CreateTransactionSuccessResponse as av, type GetBalanceSuccessResponse as aw, type RegisterSignerChain as ax, type GetSignersResponse as ay, type SendTokenTransactionType as az, type SignerStatus as b, type Transaction as c, type WalletCreateArgs as d, type Callbacks as e, type WalletOptions as f, type WalletPlugin as g, type Signature as h, type SolanaTransactionInput as i, type ApproveOptions as j, type AddSignerOptions as k, isExportableSignerAdapter as l, type SignerAdapter as m, type EmailSignerConfig as n, type ExternalWalletRegistrationConfig as o, type ExternalWalletSignerConfigForChain as p, type ServerSignerConfig as q, type SignerConfigForChain as r, type SignerLocator as s, type EmailSignerLocator as t, type PhoneSignerLocator as u, type PasskeySignerLocator as v, type DeviceSignerConfig as w, type ExternalWalletSignerLocator as x, type ApiKeySignerLocator as y, type ExportableSignerAdapter as z };