@aptos-labs/ts-sdk 1.16.0 → 1.17.0-zeta.0

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 (501) hide show
  1. package/dist/common/{accountAddress-ccLvlUQe.d.ts → accountAddress-jP2Ua0t9.d.ts} +97 -5
  2. package/dist/common/chunk-BHKSQXUZ.js +2 -0
  3. package/dist/common/chunk-BHKSQXUZ.js.map +1 -0
  4. package/dist/common/cli/index.d.ts +1 -1
  5. package/dist/common/cli/index.js +1 -1
  6. package/dist/common/index.d.ts +862 -122
  7. package/dist/common/index.js +28 -28
  8. package/dist/common/index.js.map +1 -1
  9. package/dist/esm/{Ed25519Account-B1VMJOY2.d.mts → Ed25519Account-9zBaZEnp.d.mts} +1 -1
  10. package/dist/esm/account/Account.d.mts +2 -2
  11. package/dist/esm/account/Account.mjs +1 -1
  12. package/dist/esm/account/Ed25519Account.d.mts +2 -2
  13. package/dist/esm/account/Ed25519Account.mjs +1 -1
  14. package/dist/esm/account/EphemeralKeyPair.d.mts +90 -0
  15. package/dist/esm/account/EphemeralKeyPair.mjs +2 -0
  16. package/dist/esm/account/KeylessAccount.d.mts +211 -0
  17. package/dist/esm/account/KeylessAccount.mjs +2 -0
  18. package/dist/esm/account/MultiKeyAccount.d.mts +13 -7
  19. package/dist/esm/account/MultiKeyAccount.mjs +1 -1
  20. package/dist/esm/account/SingleKeyAccount.d.mts +2 -2
  21. package/dist/esm/account/SingleKeyAccount.mjs +1 -1
  22. package/dist/esm/account/index.d.mts +9 -2
  23. package/dist/esm/account/index.mjs +1 -1
  24. package/dist/esm/api/account.d.mts +4 -4
  25. package/dist/esm/api/account.mjs +1 -1
  26. package/dist/esm/api/ans.d.mts +4 -4
  27. package/dist/esm/api/ans.mjs +1 -1
  28. package/dist/esm/api/aptos.d.mts +12 -3
  29. package/dist/esm/api/aptos.mjs +1 -1
  30. package/dist/esm/api/aptosConfig.d.mts +20 -0
  31. package/dist/esm/api/aptosConfig.mjs +1 -1
  32. package/dist/esm/api/coin.d.mts +5 -5
  33. package/dist/esm/api/coin.mjs +1 -1
  34. package/dist/esm/api/digitalAsset.d.mts +6 -6
  35. package/dist/esm/api/digitalAsset.mjs +1 -1
  36. package/dist/esm/api/event.d.mts +1 -1
  37. package/dist/esm/api/event.mjs +1 -1
  38. package/dist/esm/api/faucet.mjs +1 -1
  39. package/dist/esm/api/fungibleAsset.d.mts +3 -3
  40. package/dist/esm/api/fungibleAsset.mjs +1 -1
  41. package/dist/esm/api/general.d.mts +3 -3
  42. package/dist/esm/api/general.mjs +1 -1
  43. package/dist/esm/api/index.d.mts +10 -2
  44. package/dist/esm/api/index.mjs +1 -1
  45. package/dist/esm/api/keyless.d.mts +85 -0
  46. package/dist/esm/api/keyless.mjs +2 -0
  47. package/dist/esm/api/keyless.mjs.map +1 -0
  48. package/dist/esm/api/staking.d.mts +2 -2
  49. package/dist/esm/api/staking.mjs +1 -1
  50. package/dist/esm/api/table.d.mts +1 -1
  51. package/dist/esm/api/table.mjs +1 -1
  52. package/dist/esm/api/transaction.d.mts +3 -3
  53. package/dist/esm/api/transaction.mjs +1 -1
  54. package/dist/esm/api/transactionSubmission/build.d.mts +3 -3
  55. package/dist/esm/api/transactionSubmission/build.mjs +1 -1
  56. package/dist/esm/api/transactionSubmission/management.d.mts +2 -2
  57. package/dist/esm/api/transactionSubmission/management.mjs +1 -1
  58. package/dist/esm/api/transactionSubmission/sign.d.mts +4 -4
  59. package/dist/esm/api/transactionSubmission/sign.mjs +1 -1
  60. package/dist/esm/api/transactionSubmission/sign.mjs.map +1 -1
  61. package/dist/esm/api/transactionSubmission/simulate.d.mts +3 -3
  62. package/dist/esm/api/transactionSubmission/simulate.mjs +1 -1
  63. package/dist/esm/api/transactionSubmission/submit.d.mts +3 -3
  64. package/dist/esm/api/transactionSubmission/submit.mjs +1 -1
  65. package/dist/esm/api/utils.mjs +1 -1
  66. package/dist/esm/bcs/deserializer.d.mts +32 -0
  67. package/dist/esm/bcs/deserializer.mjs +1 -1
  68. package/dist/esm/bcs/index.mjs +1 -1
  69. package/dist/esm/bcs/serializable/entryFunctionBytes.mjs +1 -1
  70. package/dist/esm/bcs/serializable/fixedBytes.mjs +1 -1
  71. package/dist/esm/bcs/serializable/movePrimitives.mjs +1 -1
  72. package/dist/esm/bcs/serializable/moveStructs.mjs +1 -1
  73. package/dist/esm/bcs/serializer.d.mts +42 -0
  74. package/dist/esm/bcs/serializer.mjs +1 -1
  75. package/dist/esm/chunk-2G4IGSGM.mjs +2 -0
  76. package/dist/esm/{chunk-XHEZAVN3.mjs.map → chunk-2G4IGSGM.mjs.map} +1 -1
  77. package/dist/esm/chunk-37FFZSIM.mjs +2 -0
  78. package/dist/esm/chunk-37FFZSIM.mjs.map +1 -0
  79. package/dist/esm/chunk-3IFR6T3V.mjs +2 -0
  80. package/dist/esm/chunk-3IFR6T3V.mjs.map +1 -0
  81. package/dist/esm/chunk-3RJZNUCQ.mjs +2 -0
  82. package/dist/esm/chunk-3SACE4I2.mjs +2 -0
  83. package/dist/esm/{chunk-T2WZWN6W.mjs.map → chunk-3SACE4I2.mjs.map} +1 -1
  84. package/dist/esm/chunk-472OGHMG.mjs +2 -0
  85. package/dist/esm/chunk-4BJA3QUQ.mjs +2 -0
  86. package/dist/esm/{chunk-NYXLPBKE.mjs.map → chunk-4BJA3QUQ.mjs.map} +1 -1
  87. package/dist/esm/chunk-4CUDBBTC.mjs +2 -0
  88. package/dist/esm/chunk-4CUDBBTC.mjs.map +1 -0
  89. package/dist/esm/chunk-4VPCPASN.mjs +2 -0
  90. package/dist/esm/chunk-54LCK6EN.mjs +2 -0
  91. package/dist/esm/chunk-54LCK6EN.mjs.map +1 -0
  92. package/dist/esm/{chunk-OLKEU7WZ.mjs → chunk-5WFKJO5L.mjs} +2 -2
  93. package/dist/esm/{chunk-HZ3YB6TN.mjs → chunk-64CUEMFI.mjs} +2 -2
  94. package/dist/esm/{chunk-LM7CN4LT.mjs → chunk-64VPA7CM.mjs} +2 -2
  95. package/dist/esm/{chunk-GHYE26Q5.mjs → chunk-6FBKUTGF.mjs} +2 -2
  96. package/dist/esm/chunk-7BW2N4IE.mjs +2 -0
  97. package/dist/esm/{chunk-UF5B4XMN.mjs → chunk-7G3RSOWE.mjs} +2 -2
  98. package/dist/esm/{chunk-AKJZL3HT.mjs → chunk-7M4C4OZN.mjs} +2 -2
  99. package/dist/esm/{chunk-DO444YYD.mjs → chunk-7UKBRLGM.mjs} +2 -2
  100. package/dist/esm/chunk-7Z6DYLCA.mjs +1 -0
  101. package/dist/esm/chunk-7Z6DYLCA.mjs.map +1 -0
  102. package/dist/esm/{chunk-BCUSI3N6.mjs → chunk-AOCNYMMX.mjs} +2 -2
  103. package/dist/esm/chunk-AQ4I7VVB.mjs +1 -0
  104. package/dist/esm/chunk-AQ4I7VVB.mjs.map +1 -0
  105. package/dist/esm/{chunk-YMHX6GC2.mjs → chunk-B2RYTKNN.mjs} +2 -2
  106. package/dist/esm/chunk-BCZGONNO.mjs +2 -0
  107. package/dist/esm/chunk-BCZGONNO.mjs.map +1 -0
  108. package/dist/esm/chunk-BLWJZXAD.mjs +2 -0
  109. package/dist/esm/chunk-BLWJZXAD.mjs.map +1 -0
  110. package/dist/esm/{chunk-JWTZDA6A.mjs → chunk-BO44HPGU.mjs} +2 -2
  111. package/dist/esm/{chunk-DPWXEJP6.mjs → chunk-BT6IM25V.mjs} +2 -2
  112. package/dist/esm/chunk-CPDSBH23.mjs +2 -0
  113. package/dist/esm/chunk-CPDSBH23.mjs.map +1 -0
  114. package/dist/esm/chunk-DJPYZIJY.mjs +2 -0
  115. package/dist/esm/chunk-DJPYZIJY.mjs.map +1 -0
  116. package/dist/esm/{chunk-JNDRFTEA.mjs → chunk-DPWEHSHH.mjs} +2 -2
  117. package/dist/esm/{chunk-WNVUG2UF.mjs → chunk-EFMAZTIM.mjs} +2 -2
  118. package/dist/esm/chunk-EHL3WIK3.mjs +2 -0
  119. package/dist/esm/chunk-EHL3WIK3.mjs.map +1 -0
  120. package/dist/esm/{chunk-UEI62FBQ.mjs → chunk-F3ZVWLDH.mjs} +2 -2
  121. package/dist/esm/{chunk-UEI62FBQ.mjs.map → chunk-F3ZVWLDH.mjs.map} +1 -1
  122. package/dist/esm/chunk-FBPNHF54.mjs +2 -0
  123. package/dist/esm/{chunk-YJIRT3GJ.mjs → chunk-FGGRPEQ3.mjs} +2 -2
  124. package/dist/esm/chunk-FIG65OJD.mjs +2 -0
  125. package/dist/esm/{chunk-ISIUQQMV.mjs → chunk-FNFQA7NS.mjs} +2 -2
  126. package/dist/esm/{chunk-XXBMHWNV.mjs → chunk-FR6UGCOX.mjs} +2 -2
  127. package/dist/esm/chunk-FR6UGCOX.mjs.map +1 -0
  128. package/dist/esm/{chunk-HMTYASEZ.mjs → chunk-FSO54CI4.mjs} +2 -2
  129. package/dist/esm/{chunk-DBC2JY65.mjs → chunk-GBQU2OCK.mjs} +2 -2
  130. package/dist/esm/{chunk-FW6TF3O2.mjs → chunk-GPWSPT44.mjs} +2 -2
  131. package/dist/esm/{chunk-QKV2H27T.mjs → chunk-GQC73XWZ.mjs} +2 -2
  132. package/dist/esm/chunk-GRHLQDHF.mjs +2 -0
  133. package/dist/esm/chunk-GSCM444Z.mjs +2 -0
  134. package/dist/esm/{chunk-VJL6AF64.mjs → chunk-HGJMVOBH.mjs} +2 -2
  135. package/dist/esm/chunk-HP6YVTTT.mjs +2 -0
  136. package/dist/esm/{chunk-LGOZUIGE.mjs.map → chunk-HP6YVTTT.mjs.map} +1 -1
  137. package/dist/esm/{chunk-MEXWNZY6.mjs → chunk-HXYZECGS.mjs} +2 -2
  138. package/dist/esm/chunk-IBDBKQMF.mjs +2 -0
  139. package/dist/esm/chunk-IBDBKQMF.mjs.map +1 -0
  140. package/dist/esm/chunk-IBN7ETCB.mjs +2 -0
  141. package/dist/esm/{chunk-5NSXEM3O.mjs.map → chunk-IBN7ETCB.mjs.map} +1 -1
  142. package/dist/esm/{chunk-LKVJZTBM.mjs → chunk-IPFITPKC.mjs} +2 -2
  143. package/dist/esm/chunk-IPFITPKC.mjs.map +1 -0
  144. package/dist/esm/chunk-IT7YNITU.mjs +2 -0
  145. package/dist/esm/chunk-IVVWQKCF.mjs +2 -0
  146. package/dist/esm/chunk-IVVWQKCF.mjs.map +1 -0
  147. package/dist/esm/{chunk-TZCETTAW.mjs → chunk-IXFYYWAC.mjs} +2 -2
  148. package/dist/esm/chunk-J3DCBYOY.mjs +2 -0
  149. package/dist/esm/chunk-J3DCBYOY.mjs.map +1 -0
  150. package/dist/esm/{chunk-OOH7MH2H.mjs → chunk-JZOTXY77.mjs} +2 -2
  151. package/dist/esm/chunk-L5CPAOUM.mjs +2 -0
  152. package/dist/esm/chunk-L5CPAOUM.mjs.map +1 -0
  153. package/dist/esm/{chunk-FLUCRNGU.mjs → chunk-L5ZHZWHI.mjs} +2 -2
  154. package/dist/esm/chunk-LDQJ5S77.mjs +2 -0
  155. package/dist/esm/chunk-LDQJ5S77.mjs.map +1 -0
  156. package/dist/esm/{chunk-YTJ73ZX3.mjs → chunk-LIT6V2A6.mjs} +2 -2
  157. package/dist/esm/{chunk-S5AGI7RQ.mjs → chunk-MLX6DFMR.mjs} +2 -2
  158. package/dist/esm/chunk-MNTLX37G.mjs +2 -0
  159. package/dist/esm/chunk-MNTLX37G.mjs.map +1 -0
  160. package/dist/esm/chunk-NMD45OTM.mjs +2 -0
  161. package/dist/esm/chunk-NMD45OTM.mjs.map +1 -0
  162. package/dist/esm/chunk-NW3WUTTD.mjs +2 -0
  163. package/dist/esm/{chunk-BCLP2ENK.mjs → chunk-O7VXANBW.mjs} +2 -2
  164. package/dist/esm/chunk-Q6LFIZ3L.mjs +2 -0
  165. package/dist/esm/chunk-Q6LFIZ3L.mjs.map +1 -0
  166. package/dist/esm/{chunk-43HKFNUB.mjs → chunk-QFVQSFBZ.mjs} +2 -2
  167. package/dist/esm/chunk-QSMVCD52.mjs +2 -0
  168. package/dist/esm/chunk-QSMVCD52.mjs.map +1 -0
  169. package/dist/esm/chunk-R2TZZVTU.mjs +2 -0
  170. package/dist/esm/chunk-R2TZZVTU.mjs.map +1 -0
  171. package/dist/esm/{chunk-V367QLY3.mjs → chunk-S5ABQH5R.mjs} +2 -2
  172. package/dist/esm/chunk-SCHZ67F3.mjs +2 -0
  173. package/dist/esm/chunk-SCHZ67F3.mjs.map +1 -0
  174. package/dist/esm/{chunk-AR3GW64L.mjs → chunk-SNDFJWYM.mjs} +2 -2
  175. package/dist/esm/{chunk-TAVPFLW5.mjs → chunk-SYRND55P.mjs} +2 -2
  176. package/dist/esm/{chunk-JHBMHOSV.mjs → chunk-T5YEMU53.mjs} +2 -2
  177. package/dist/esm/chunk-TJDC5PWD.mjs +2 -0
  178. package/dist/esm/{chunk-LF6IQT54.mjs → chunk-TUCCV62K.mjs} +2 -2
  179. package/dist/esm/chunk-U3S4AX6K.mjs +2 -0
  180. package/dist/esm/chunk-U3S4AX6K.mjs.map +1 -0
  181. package/dist/esm/chunk-U5F4NL24.mjs +2 -0
  182. package/dist/esm/{chunk-QIELBIZW.mjs → chunk-UHZWZWJ7.mjs} +2 -2
  183. package/dist/esm/{chunk-4KMISR2H.mjs → chunk-UMLUOYFK.mjs} +2 -2
  184. package/dist/esm/{chunk-4KMISR2H.mjs.map → chunk-UMLUOYFK.mjs.map} +1 -1
  185. package/dist/esm/{chunk-LVYNEPH4.mjs → chunk-UVTJEMV4.mjs} +2 -2
  186. package/dist/esm/chunk-VIX4BX35.mjs +2 -0
  187. package/dist/esm/chunk-VIX4BX35.mjs.map +1 -0
  188. package/dist/esm/{chunk-RC6B45PP.mjs → chunk-W63KIXLK.mjs} +2 -2
  189. package/dist/esm/chunk-WA2NTBYY.mjs +2 -0
  190. package/dist/esm/{chunk-X6BYF2UD.mjs → chunk-WIYDJE6F.mjs} +2 -2
  191. package/dist/esm/{chunk-OO5EJW3B.mjs → chunk-X3HGM2KT.mjs} +2 -2
  192. package/dist/esm/{chunk-I3MG3W4J.mjs → chunk-X4X5H6NC.mjs} +2 -2
  193. package/dist/esm/chunk-XH33BXEY.mjs +2 -0
  194. package/dist/esm/chunk-XH33BXEY.mjs.map +1 -0
  195. package/dist/esm/{chunk-CX4BEIQT.mjs → chunk-XVZBWW46.mjs} +2 -2
  196. package/dist/esm/{chunk-6SK246YU.mjs → chunk-YA4XTZNZ.mjs} +2 -2
  197. package/dist/esm/chunk-YD5IB4TH.mjs +2 -0
  198. package/dist/esm/chunk-YD5IB4TH.mjs.map +1 -0
  199. package/dist/esm/{chunk-A7J2UMLS.mjs → chunk-YDNOKWV3.mjs} +2 -2
  200. package/dist/esm/chunk-YE5B2S5L.mjs +2 -0
  201. package/dist/esm/chunk-YE5B2S5L.mjs.map +1 -0
  202. package/dist/esm/{chunk-4D42AAH3.mjs → chunk-YRUF6N3U.mjs} +2 -2
  203. package/dist/esm/chunk-YTQVMLFD.mjs +2 -0
  204. package/dist/esm/chunk-YTQVMLFD.mjs.map +1 -0
  205. package/dist/esm/{chunk-ZMXURV35.mjs → chunk-ZIDLP5MI.mjs} +2 -2
  206. package/dist/esm/{chunk-AWPRGMUP.mjs → chunk-ZV5MKFV7.mjs} +2 -2
  207. package/dist/esm/cli/index.mjs +1 -1
  208. package/dist/esm/cli/localNode.mjs +1 -1
  209. package/dist/esm/client/core.mjs +1 -1
  210. package/dist/esm/client/get.d.mts +8 -1
  211. package/dist/esm/client/get.mjs +1 -1
  212. package/dist/esm/client/index.d.mts +2 -2
  213. package/dist/esm/client/index.mjs +1 -1
  214. package/dist/esm/client/post.d.mts +9 -1
  215. package/dist/esm/client/post.mjs +1 -1
  216. package/dist/esm/client/types.mjs +1 -1
  217. package/dist/esm/core/account/index.mjs +1 -1
  218. package/dist/esm/core/account/utils/address.mjs +1 -1
  219. package/dist/esm/core/account/utils/index.mjs +1 -1
  220. package/dist/esm/core/accountAddress.mjs +1 -1
  221. package/dist/esm/core/authenticationKey.d.mts +1 -1
  222. package/dist/esm/core/authenticationKey.mjs +1 -1
  223. package/dist/esm/core/common.mjs +1 -1
  224. package/dist/esm/core/crypto/cryptoHashable.d.mts +21 -0
  225. package/dist/esm/core/crypto/cryptoHashable.mjs +2 -0
  226. package/dist/esm/core/crypto/cryptoHashable.mjs.map +1 -0
  227. package/dist/esm/core/crypto/ed25519.d.mts +1 -1
  228. package/dist/esm/core/crypto/ed25519.mjs +1 -1
  229. package/dist/esm/core/crypto/ephemeral.d.mts +73 -0
  230. package/dist/esm/core/crypto/ephemeral.mjs +2 -0
  231. package/dist/esm/core/crypto/ephemeral.mjs.map +1 -0
  232. package/dist/esm/core/crypto/index.d.mts +7 -1
  233. package/dist/esm/core/crypto/index.mjs +1 -1
  234. package/dist/esm/core/crypto/keyless.d.mts +321 -0
  235. package/dist/esm/core/crypto/keyless.mjs +2 -0
  236. package/dist/esm/core/crypto/keyless.mjs.map +1 -0
  237. package/dist/esm/core/crypto/multiEd25519.d.mts +1 -1
  238. package/dist/esm/core/crypto/multiEd25519.mjs +1 -1
  239. package/dist/esm/core/crypto/multiKey.d.mts +1 -1
  240. package/dist/esm/core/crypto/multiKey.mjs +1 -1
  241. package/dist/esm/core/crypto/poseidon.d.mts +19 -0
  242. package/dist/esm/core/crypto/poseidon.mjs +2 -0
  243. package/dist/esm/core/crypto/poseidon.mjs.map +1 -0
  244. package/dist/esm/core/crypto/privateKey.d.mts +1 -1
  245. package/dist/esm/core/crypto/proof.d.mts +21 -0
  246. package/dist/esm/core/crypto/proof.mjs +2 -0
  247. package/dist/esm/core/crypto/proof.mjs.map +1 -0
  248. package/dist/esm/core/crypto/publicKey.d.mts +1 -1
  249. package/dist/esm/core/crypto/publicKey.mjs +1 -1
  250. package/dist/esm/core/crypto/secp256k1.d.mts +1 -1
  251. package/dist/esm/core/crypto/secp256k1.mjs +1 -1
  252. package/dist/esm/core/crypto/signature.mjs +1 -1
  253. package/dist/esm/core/crypto/singleKey.d.mts +1 -1
  254. package/dist/esm/core/crypto/singleKey.mjs +1 -1
  255. package/dist/esm/core/crypto/utils.mjs +1 -1
  256. package/dist/esm/core/hex.mjs +1 -1
  257. package/dist/esm/core/index.d.mts +7 -1
  258. package/dist/esm/core/index.mjs +1 -1
  259. package/dist/esm/index.d.mts +15 -7
  260. package/dist/esm/index.mjs +1 -1
  261. package/dist/esm/internal/account.d.mts +3 -3
  262. package/dist/esm/internal/account.mjs +1 -1
  263. package/dist/esm/internal/ans.d.mts +2 -2
  264. package/dist/esm/internal/ans.mjs +1 -1
  265. package/dist/esm/internal/coin.d.mts +4 -4
  266. package/dist/esm/internal/coin.mjs +1 -1
  267. package/dist/esm/internal/digitalAsset.d.mts +2 -2
  268. package/dist/esm/internal/digitalAsset.mjs +1 -1
  269. package/dist/esm/internal/event.d.mts +1 -1
  270. package/dist/esm/internal/event.mjs +1 -1
  271. package/dist/esm/internal/faucet.d.mts +3 -3
  272. package/dist/esm/internal/faucet.mjs +1 -1
  273. package/dist/esm/internal/fungibleAsset.d.mts +3 -3
  274. package/dist/esm/internal/fungibleAsset.mjs +1 -1
  275. package/dist/esm/internal/general.d.mts +2 -16
  276. package/dist/esm/internal/general.mjs +1 -1
  277. package/dist/esm/internal/keyless.d.mts +73 -0
  278. package/dist/esm/internal/keyless.mjs +2 -0
  279. package/dist/esm/internal/keyless.mjs.map +1 -0
  280. package/dist/esm/internal/staking.d.mts +2 -2
  281. package/dist/esm/internal/staking.mjs +1 -1
  282. package/dist/esm/internal/table.mjs +1 -1
  283. package/dist/esm/internal/transaction.d.mts +16 -2
  284. package/dist/esm/internal/transaction.mjs +1 -1
  285. package/dist/esm/internal/transactionSubmission.d.mts +6 -6
  286. package/dist/esm/internal/transactionSubmission.mjs +1 -1
  287. package/dist/esm/internal/view.d.mts +1 -1
  288. package/dist/esm/internal/view.mjs +1 -1
  289. package/dist/esm/transactions/authenticator/account.d.mts +1 -1
  290. package/dist/esm/transactions/authenticator/account.mjs +1 -1
  291. package/dist/esm/transactions/authenticator/index.d.mts +1 -1
  292. package/dist/esm/transactions/authenticator/index.mjs +1 -1
  293. package/dist/esm/transactions/authenticator/transaction.d.mts +1 -1
  294. package/dist/esm/transactions/authenticator/transaction.mjs +1 -1
  295. package/dist/esm/transactions/index.d.mts +2 -2
  296. package/dist/esm/transactions/index.mjs +1 -1
  297. package/dist/esm/transactions/instances/chainId.mjs +1 -1
  298. package/dist/esm/transactions/instances/identifier.mjs +1 -1
  299. package/dist/esm/transactions/instances/index.d.mts +1 -1
  300. package/dist/esm/transactions/instances/index.mjs +1 -1
  301. package/dist/esm/transactions/instances/moduleId.mjs +1 -1
  302. package/dist/esm/transactions/instances/multiAgentTransaction.mjs +1 -1
  303. package/dist/esm/transactions/instances/rawTransaction.mjs +1 -1
  304. package/dist/esm/transactions/instances/rotationProofChallenge.d.mts +1 -1
  305. package/dist/esm/transactions/instances/rotationProofChallenge.mjs +1 -1
  306. package/dist/esm/transactions/instances/signedTransaction.d.mts +1 -1
  307. package/dist/esm/transactions/instances/signedTransaction.mjs +1 -1
  308. package/dist/esm/transactions/instances/simpleTransaction.mjs +1 -1
  309. package/dist/esm/transactions/instances/transactionPayload.mjs +1 -1
  310. package/dist/esm/transactions/management/accountSequenceNumber.d.mts +2 -2
  311. package/dist/esm/transactions/management/accountSequenceNumber.mjs +1 -1
  312. package/dist/esm/transactions/management/index.d.mts +2 -2
  313. package/dist/esm/transactions/management/index.mjs +1 -1
  314. package/dist/esm/transactions/management/transactionWorker.d.mts +2 -2
  315. package/dist/esm/transactions/management/transactionWorker.mjs +1 -1
  316. package/dist/esm/transactions/transactionBuilder/helpers.d.mts +1 -1
  317. package/dist/esm/transactions/transactionBuilder/helpers.mjs +1 -1
  318. package/dist/esm/transactions/transactionBuilder/index.d.mts +1 -1
  319. package/dist/esm/transactions/transactionBuilder/index.mjs +1 -1
  320. package/dist/esm/transactions/transactionBuilder/remoteAbi.d.mts +3 -3
  321. package/dist/esm/transactions/transactionBuilder/remoteAbi.mjs +1 -1
  322. package/dist/esm/transactions/transactionBuilder/signingMessage.d.mts +4 -1
  323. package/dist/esm/transactions/transactionBuilder/signingMessage.mjs +1 -1
  324. package/dist/esm/transactions/transactionBuilder/transactionBuilder.d.mts +1 -1
  325. package/dist/esm/transactions/transactionBuilder/transactionBuilder.mjs +1 -1
  326. package/dist/esm/transactions/typeTag/index.mjs +1 -1
  327. package/dist/esm/transactions/typeTag/parser.d.mts +3 -1
  328. package/dist/esm/transactions/typeTag/parser.mjs +1 -1
  329. package/dist/esm/transactions/types.d.mts +23 -5
  330. package/dist/esm/types/index.d.mts +21 -5
  331. package/dist/esm/types/index.mjs +1 -1
  332. package/dist/esm/types/keyless.d.mts +52 -0
  333. package/dist/esm/types/keyless.mjs +1 -0
  334. package/dist/esm/types/keyless.mjs.map +1 -0
  335. package/dist/esm/utils/apiEndpoints.d.mts +3 -1
  336. package/dist/esm/utils/apiEndpoints.mjs +1 -1
  337. package/dist/esm/utils/const.d.mts +3 -1
  338. package/dist/esm/utils/const.mjs +1 -1
  339. package/dist/esm/utils/helpers.d.mts +4 -1
  340. package/dist/esm/utils/helpers.mjs +1 -1
  341. package/dist/esm/utils/index.d.mts +1 -1
  342. package/dist/esm/utils/index.mjs +1 -1
  343. package/dist/esm/utils/normalizeBundle.mjs +1 -1
  344. package/dist/esm/version.d.mts +1 -1
  345. package/dist/esm/version.mjs +1 -1
  346. package/package.json +11 -4
  347. package/src/account/EphemeralKeyPair.ts +158 -0
  348. package/src/account/KeylessAccount.ts +367 -0
  349. package/src/account/MultiKeyAccount.ts +11 -0
  350. package/src/account/index.ts +2 -0
  351. package/src/api/aptos.ts +6 -0
  352. package/src/api/aptosConfig.ts +46 -1
  353. package/src/api/general.ts +1 -2
  354. package/src/api/keyless.ts +51 -0
  355. package/src/bcs/deserializer.ts +46 -0
  356. package/src/bcs/serializer.ts +58 -0
  357. package/src/client/core.ts +4 -0
  358. package/src/client/get.ts +12 -0
  359. package/src/client/post.ts +18 -0
  360. package/src/core/crypto/cryptoHashable.ts +16 -0
  361. package/src/core/crypto/ephemeral.ts +138 -0
  362. package/src/core/crypto/index.ts +2 -0
  363. package/src/core/crypto/keyless.ts +679 -0
  364. package/src/core/crypto/poseidon.ts +144 -0
  365. package/src/core/crypto/proof.ts +16 -0
  366. package/src/core/crypto/singleKey.ts +11 -0
  367. package/src/internal/general.ts +1 -38
  368. package/src/internal/keyless.ts +121 -0
  369. package/src/internal/transaction.ts +92 -0
  370. package/src/internal/transactionSubmission.ts +6 -1
  371. package/src/transactions/management/accountSequenceNumber.ts +5 -8
  372. package/src/transactions/transactionBuilder/remoteAbi.ts +3 -2
  373. package/src/transactions/transactionBuilder/signingMessage.ts +4 -1
  374. package/src/transactions/transactionBuilder/transactionBuilder.ts +22 -2
  375. package/src/transactions/typeTag/parser.ts +98 -52
  376. package/src/transactions/types.ts +22 -3
  377. package/src/types/index.ts +24 -2
  378. package/src/types/keyless.ts +42 -0
  379. package/src/utils/apiEndpoints.ts +16 -0
  380. package/src/utils/const.ts +2 -0
  381. package/src/utils/helpers.ts +22 -0
  382. package/src/version.ts +1 -1
  383. package/dist/common/chunk-KSEUZTKY.js +0 -2
  384. package/dist/common/chunk-KSEUZTKY.js.map +0 -1
  385. package/dist/esm/chunk-2XVDVF5C.mjs +0 -2
  386. package/dist/esm/chunk-3JPVQHOR.mjs +0 -2
  387. package/dist/esm/chunk-3JPVQHOR.mjs.map +0 -1
  388. package/dist/esm/chunk-43YYG5VO.mjs +0 -2
  389. package/dist/esm/chunk-43YYG5VO.mjs.map +0 -1
  390. package/dist/esm/chunk-5NSXEM3O.mjs +0 -2
  391. package/dist/esm/chunk-5SQAHWDI.mjs +0 -2
  392. package/dist/esm/chunk-5TTCAW72.mjs +0 -2
  393. package/dist/esm/chunk-5TTCAW72.mjs.map +0 -1
  394. package/dist/esm/chunk-6IFMQ5AS.mjs +0 -2
  395. package/dist/esm/chunk-6IFMQ5AS.mjs.map +0 -1
  396. package/dist/esm/chunk-6JFZZLRC.mjs +0 -2
  397. package/dist/esm/chunk-6JFZZLRC.mjs.map +0 -1
  398. package/dist/esm/chunk-AFTMLXYT.mjs +0 -2
  399. package/dist/esm/chunk-CCQRMKD2.mjs +0 -2
  400. package/dist/esm/chunk-CCQRMKD2.mjs.map +0 -1
  401. package/dist/esm/chunk-CYNQRMO5.mjs +0 -2
  402. package/dist/esm/chunk-CYNQRMO5.mjs.map +0 -1
  403. package/dist/esm/chunk-EUUIYMYC.mjs +0 -2
  404. package/dist/esm/chunk-F7EMGK4M.mjs +0 -2
  405. package/dist/esm/chunk-F7J7ZW4H.mjs +0 -2
  406. package/dist/esm/chunk-FNKDXPPQ.mjs +0 -2
  407. package/dist/esm/chunk-FVN6MJTH.mjs +0 -2
  408. package/dist/esm/chunk-FVN6MJTH.mjs.map +0 -1
  409. package/dist/esm/chunk-FWPK5KC2.mjs +0 -2
  410. package/dist/esm/chunk-FWPK5KC2.mjs.map +0 -1
  411. package/dist/esm/chunk-HYCGMFC2.mjs +0 -2
  412. package/dist/esm/chunk-HYCGMFC2.mjs.map +0 -1
  413. package/dist/esm/chunk-JE7INUQ2.mjs +0 -2
  414. package/dist/esm/chunk-JE7INUQ2.mjs.map +0 -1
  415. package/dist/esm/chunk-LG7RJQ57.mjs +0 -2
  416. package/dist/esm/chunk-LGOZUIGE.mjs +0 -2
  417. package/dist/esm/chunk-LKVJZTBM.mjs.map +0 -1
  418. package/dist/esm/chunk-LX53BIRN.mjs +0 -2
  419. package/dist/esm/chunk-NYXLPBKE.mjs +0 -2
  420. package/dist/esm/chunk-OIH4KBXW.mjs +0 -2
  421. package/dist/esm/chunk-OIH4KBXW.mjs.map +0 -1
  422. package/dist/esm/chunk-OWW6SIDP.mjs +0 -2
  423. package/dist/esm/chunk-OWW6SIDP.mjs.map +0 -1
  424. package/dist/esm/chunk-P2CIREOD.mjs +0 -2
  425. package/dist/esm/chunk-R5NNAF5B.mjs +0 -2
  426. package/dist/esm/chunk-R5NNAF5B.mjs.map +0 -1
  427. package/dist/esm/chunk-ROXFCLDT.mjs +0 -2
  428. package/dist/esm/chunk-RTSWVT2Q.mjs +0 -2
  429. package/dist/esm/chunk-RTSWVT2Q.mjs.map +0 -1
  430. package/dist/esm/chunk-T2WZWN6W.mjs +0 -2
  431. package/dist/esm/chunk-UO3NZ5AH.mjs +0 -1
  432. package/dist/esm/chunk-UVSRX4SV.mjs +0 -1
  433. package/dist/esm/chunk-V3DEJBS6.mjs +0 -2
  434. package/dist/esm/chunk-V6J6AW5T.mjs +0 -2
  435. package/dist/esm/chunk-V6J6AW5T.mjs.map +0 -1
  436. package/dist/esm/chunk-VEB6NALT.mjs +0 -2
  437. package/dist/esm/chunk-VEB6NALT.mjs.map +0 -1
  438. package/dist/esm/chunk-WZSVQBPA.mjs +0 -2
  439. package/dist/esm/chunk-XHEZAVN3.mjs +0 -2
  440. package/dist/esm/chunk-XXBMHWNV.mjs.map +0 -1
  441. /package/dist/esm/{chunk-UO3NZ5AH.mjs.map → account/EphemeralKeyPair.mjs.map} +0 -0
  442. /package/dist/esm/{chunk-UVSRX4SV.mjs.map → account/KeylessAccount.mjs.map} +0 -0
  443. /package/dist/esm/{chunk-ROXFCLDT.mjs.map → chunk-3RJZNUCQ.mjs.map} +0 -0
  444. /package/dist/esm/{chunk-LX53BIRN.mjs.map → chunk-472OGHMG.mjs.map} +0 -0
  445. /package/dist/esm/{chunk-AFTMLXYT.mjs.map → chunk-4VPCPASN.mjs.map} +0 -0
  446. /package/dist/esm/{chunk-OLKEU7WZ.mjs.map → chunk-5WFKJO5L.mjs.map} +0 -0
  447. /package/dist/esm/{chunk-HZ3YB6TN.mjs.map → chunk-64CUEMFI.mjs.map} +0 -0
  448. /package/dist/esm/{chunk-LM7CN4LT.mjs.map → chunk-64VPA7CM.mjs.map} +0 -0
  449. /package/dist/esm/{chunk-GHYE26Q5.mjs.map → chunk-6FBKUTGF.mjs.map} +0 -0
  450. /package/dist/esm/{chunk-2XVDVF5C.mjs.map → chunk-7BW2N4IE.mjs.map} +0 -0
  451. /package/dist/esm/{chunk-UF5B4XMN.mjs.map → chunk-7G3RSOWE.mjs.map} +0 -0
  452. /package/dist/esm/{chunk-AKJZL3HT.mjs.map → chunk-7M4C4OZN.mjs.map} +0 -0
  453. /package/dist/esm/{chunk-DO444YYD.mjs.map → chunk-7UKBRLGM.mjs.map} +0 -0
  454. /package/dist/esm/{chunk-BCUSI3N6.mjs.map → chunk-AOCNYMMX.mjs.map} +0 -0
  455. /package/dist/esm/{chunk-YMHX6GC2.mjs.map → chunk-B2RYTKNN.mjs.map} +0 -0
  456. /package/dist/esm/{chunk-JWTZDA6A.mjs.map → chunk-BO44HPGU.mjs.map} +0 -0
  457. /package/dist/esm/{chunk-DPWXEJP6.mjs.map → chunk-BT6IM25V.mjs.map} +0 -0
  458. /package/dist/esm/{chunk-JNDRFTEA.mjs.map → chunk-DPWEHSHH.mjs.map} +0 -0
  459. /package/dist/esm/{chunk-WNVUG2UF.mjs.map → chunk-EFMAZTIM.mjs.map} +0 -0
  460. /package/dist/esm/{chunk-LG7RJQ57.mjs.map → chunk-FBPNHF54.mjs.map} +0 -0
  461. /package/dist/esm/{chunk-YJIRT3GJ.mjs.map → chunk-FGGRPEQ3.mjs.map} +0 -0
  462. /package/dist/esm/{chunk-5SQAHWDI.mjs.map → chunk-FIG65OJD.mjs.map} +0 -0
  463. /package/dist/esm/{chunk-ISIUQQMV.mjs.map → chunk-FNFQA7NS.mjs.map} +0 -0
  464. /package/dist/esm/{chunk-HMTYASEZ.mjs.map → chunk-FSO54CI4.mjs.map} +0 -0
  465. /package/dist/esm/{chunk-DBC2JY65.mjs.map → chunk-GBQU2OCK.mjs.map} +0 -0
  466. /package/dist/esm/{chunk-FW6TF3O2.mjs.map → chunk-GPWSPT44.mjs.map} +0 -0
  467. /package/dist/esm/{chunk-QKV2H27T.mjs.map → chunk-GQC73XWZ.mjs.map} +0 -0
  468. /package/dist/esm/{chunk-FNKDXPPQ.mjs.map → chunk-GRHLQDHF.mjs.map} +0 -0
  469. /package/dist/esm/{chunk-WZSVQBPA.mjs.map → chunk-GSCM444Z.mjs.map} +0 -0
  470. /package/dist/esm/{chunk-VJL6AF64.mjs.map → chunk-HGJMVOBH.mjs.map} +0 -0
  471. /package/dist/esm/{chunk-MEXWNZY6.mjs.map → chunk-HXYZECGS.mjs.map} +0 -0
  472. /package/dist/esm/{chunk-EUUIYMYC.mjs.map → chunk-IT7YNITU.mjs.map} +0 -0
  473. /package/dist/esm/{chunk-TZCETTAW.mjs.map → chunk-IXFYYWAC.mjs.map} +0 -0
  474. /package/dist/esm/{chunk-OOH7MH2H.mjs.map → chunk-JZOTXY77.mjs.map} +0 -0
  475. /package/dist/esm/{chunk-FLUCRNGU.mjs.map → chunk-L5ZHZWHI.mjs.map} +0 -0
  476. /package/dist/esm/{chunk-YTJ73ZX3.mjs.map → chunk-LIT6V2A6.mjs.map} +0 -0
  477. /package/dist/esm/{chunk-S5AGI7RQ.mjs.map → chunk-MLX6DFMR.mjs.map} +0 -0
  478. /package/dist/esm/{chunk-P2CIREOD.mjs.map → chunk-NW3WUTTD.mjs.map} +0 -0
  479. /package/dist/esm/{chunk-BCLP2ENK.mjs.map → chunk-O7VXANBW.mjs.map} +0 -0
  480. /package/dist/esm/{chunk-43HKFNUB.mjs.map → chunk-QFVQSFBZ.mjs.map} +0 -0
  481. /package/dist/esm/{chunk-V367QLY3.mjs.map → chunk-S5ABQH5R.mjs.map} +0 -0
  482. /package/dist/esm/{chunk-AR3GW64L.mjs.map → chunk-SNDFJWYM.mjs.map} +0 -0
  483. /package/dist/esm/{chunk-TAVPFLW5.mjs.map → chunk-SYRND55P.mjs.map} +0 -0
  484. /package/dist/esm/{chunk-JHBMHOSV.mjs.map → chunk-T5YEMU53.mjs.map} +0 -0
  485. /package/dist/esm/{chunk-F7EMGK4M.mjs.map → chunk-TJDC5PWD.mjs.map} +0 -0
  486. /package/dist/esm/{chunk-LF6IQT54.mjs.map → chunk-TUCCV62K.mjs.map} +0 -0
  487. /package/dist/esm/{chunk-V3DEJBS6.mjs.map → chunk-U5F4NL24.mjs.map} +0 -0
  488. /package/dist/esm/{chunk-QIELBIZW.mjs.map → chunk-UHZWZWJ7.mjs.map} +0 -0
  489. /package/dist/esm/{chunk-LVYNEPH4.mjs.map → chunk-UVTJEMV4.mjs.map} +0 -0
  490. /package/dist/esm/{chunk-RC6B45PP.mjs.map → chunk-W63KIXLK.mjs.map} +0 -0
  491. /package/dist/esm/{chunk-F7J7ZW4H.mjs.map → chunk-WA2NTBYY.mjs.map} +0 -0
  492. /package/dist/esm/{chunk-X6BYF2UD.mjs.map → chunk-WIYDJE6F.mjs.map} +0 -0
  493. /package/dist/esm/{chunk-OO5EJW3B.mjs.map → chunk-X3HGM2KT.mjs.map} +0 -0
  494. /package/dist/esm/{chunk-I3MG3W4J.mjs.map → chunk-X4X5H6NC.mjs.map} +0 -0
  495. /package/dist/esm/{chunk-CX4BEIQT.mjs.map → chunk-XVZBWW46.mjs.map} +0 -0
  496. /package/dist/esm/{chunk-6SK246YU.mjs.map → chunk-YA4XTZNZ.mjs.map} +0 -0
  497. /package/dist/esm/{chunk-A7J2UMLS.mjs.map → chunk-YDNOKWV3.mjs.map} +0 -0
  498. /package/dist/esm/{chunk-4D42AAH3.mjs.map → chunk-YRUF6N3U.mjs.map} +0 -0
  499. /package/dist/esm/{chunk-ZMXURV35.mjs.map → chunk-ZIDLP5MI.mjs.map} +0 -0
  500. /package/dist/esm/{chunk-AWPRGMUP.mjs.map → chunk-ZV5MKFV7.mjs.map} +0 -0
  501. /package/dist/esm/{publicKey-B3XRNhHO.d.mts → publicKey-lq5djCIY.d.mts} +0 -0
@@ -0,0 +1,367 @@
1
+ // Copyright © Aptos Foundation
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+ import { JwtPayload, jwtDecode } from "jwt-decode";
5
+ import EventEmitter from "eventemitter3";
6
+ import { EphemeralCertificateVariant, HexInput, SigningScheme } from "../types";
7
+ import { AccountAddress } from "../core/accountAddress";
8
+ import {
9
+ AnyPublicKey,
10
+ AnySignature,
11
+ KeylessPublicKey,
12
+ KeylessSignature,
13
+ EphemeralCertificate,
14
+ Signature,
15
+ ZeroKnowledgeSig,
16
+ ZkProof,
17
+ } from "../core/crypto";
18
+
19
+ import { Account } from "./Account";
20
+ import { EphemeralKeyPair } from "./EphemeralKeyPair";
21
+ import { Hex } from "../core/hex";
22
+ import { AccountAuthenticatorSingleKey } from "../transactions/authenticator/account";
23
+ import { Deserializer, Serializable, Serializer } from "../bcs";
24
+ import { deriveTransactionType } from "../transactions/transactionBuilder/signingMessage";
25
+ import { AnyRawTransaction, AnyRawTransactionInstance } from "../transactions/types";
26
+ import { AptsoDomainSeparator, CryptoHashable } from "../core/crypto/cryptoHashable";
27
+ import { base64UrlDecode } from "../utils/helpers";
28
+
29
+ /**
30
+ * Account implementation for the Keyless authentication scheme.
31
+ *
32
+ * Used to represent a Keyless based account and sign transactions with it.
33
+ *
34
+ * Use KeylessAccount.fromJWTAndProof to instantiate a KeylessAccount with a JWT, proof and EphemeralKeyPair.
35
+ *
36
+ * When the proof expires or the JWT becomes invalid, the KeylessAccount must be instantiated again with a new JWT,
37
+ * EphemeralKeyPair, and corresponding proof.
38
+ */
39
+ export class KeylessAccount extends Serializable implements Account {
40
+ static readonly PEPPER_LENGTH: number = 31;
41
+
42
+ /**
43
+ * The KeylessPublicKey associated with the account
44
+ */
45
+ readonly publicKey: KeylessPublicKey;
46
+
47
+ /**
48
+ * The EphemeralKeyPair used to generate sign.
49
+ */
50
+ readonly ephemeralKeyPair: EphemeralKeyPair;
51
+
52
+ /**
53
+ * The claim on the JWT to identify a user. This is typically 'sub' or 'email'.
54
+ */
55
+ readonly uidKey: string;
56
+
57
+ /**
58
+ * The value of the uidKey claim on the JWT. This intended to be a stable user identifier.
59
+ */
60
+ readonly uidVal: string;
61
+
62
+ /**
63
+ * The value of the 'aud' claim on the JWT, also known as client ID. This is the identifier for the dApp's
64
+ * OIDC registration with the identity provider.
65
+ */
66
+ readonly aud: string;
67
+
68
+ /**
69
+ * A value contains 31 bytes of entropy that preserves privacy of the account. Typically fetched from a pepper provider.
70
+ */
71
+ readonly pepper: Uint8Array;
72
+
73
+ /**
74
+ * Account address associated with the account
75
+ */
76
+ readonly accountAddress: AccountAddress;
77
+
78
+ /**
79
+ * The zero knowledge signature (if ready) which contains the proof used to validate the EphemeralKeyPair.
80
+ */
81
+ proof: ZeroKnowledgeSig | undefined;
82
+
83
+ /**
84
+ * The proof of the EphemeralKeyPair or a promise that provides the proof. This is used to allow for awaiting on
85
+ * fetching the proof.
86
+ */
87
+ readonly proofOrPromise: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
88
+
89
+ /**
90
+ * Signing scheme used to sign transactions
91
+ */
92
+ readonly signingScheme: SigningScheme;
93
+
94
+ /**
95
+ * The JWT token used to derive the account
96
+ */
97
+ private jwt: string;
98
+
99
+ /**
100
+ * A value that caches the JWT's validity. A JWT becomes invalid when it's corresponding JWK is rotated from the
101
+ * identity provider's JWK keyset.
102
+ */
103
+ private isJwtValid: boolean;
104
+
105
+ /**
106
+ * An event emitter used to assist in handling asycronous proof fetching.
107
+ */
108
+ private readonly emitter: EventEmitter<ProofFetchEvents>;
109
+
110
+ constructor(args: {
111
+ address?: AccountAddress;
112
+ ephemeralKeyPair: EphemeralKeyPair;
113
+ iss: string;
114
+ uidKey: string;
115
+ uidVal: string;
116
+ aud: string;
117
+ pepper: HexInput;
118
+ proofOrFetcher: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
119
+ proofFetchCallback?: ProofFetchCallback;
120
+ jwt: string;
121
+ }) {
122
+ super();
123
+ const { address, ephemeralKeyPair, uidKey, uidVal, aud, pepper, proofOrFetcher, proofFetchCallback, jwt } = args;
124
+ this.ephemeralKeyPair = ephemeralKeyPair;
125
+ this.publicKey = KeylessPublicKey.create(args);
126
+ this.accountAddress = address ? AccountAddress.from(address) : this.publicKey.authKey().derivedAddress();
127
+ this.uidKey = uidKey;
128
+ this.uidVal = uidVal;
129
+ this.aud = aud;
130
+ this.jwt = jwt;
131
+ this.emitter = new EventEmitter<ProofFetchEvents>();
132
+ this.proofOrPromise = proofOrFetcher;
133
+ if (proofOrFetcher instanceof ZeroKnowledgeSig) {
134
+ this.proof = proofOrFetcher;
135
+ } else {
136
+ if (proofFetchCallback === undefined) {
137
+ throw new Error("Must provide callback for async proof fetch");
138
+ }
139
+ this.emitter.on("proofFetchFinish", async (status) => {
140
+ await proofFetchCallback(status);
141
+ this.emitter.removeAllListeners();
142
+ });
143
+ this.init(proofOrFetcher);
144
+ }
145
+ this.signingScheme = SigningScheme.SingleKey;
146
+ const pepperBytes = Hex.fromHexInput(pepper).toUint8Array();
147
+ if (pepperBytes.length !== KeylessAccount.PEPPER_LENGTH) {
148
+ throw new Error(`Pepper length in bytes should be ${KeylessAccount.PEPPER_LENGTH}`);
149
+ }
150
+ this.pepper = pepperBytes;
151
+ this.isJwtValid = true;
152
+ }
153
+
154
+ /**
155
+ * This initializes the asyncronous proof fetch
156
+ * @return
157
+ */
158
+ async init(promise: Promise<ZeroKnowledgeSig>) {
159
+ try {
160
+ this.proof = await promise;
161
+ this.emitter.emit("proofFetchFinish", { status: "Success" });
162
+ } catch (error) {
163
+ if (error instanceof Error) {
164
+ this.emitter.emit("proofFetchFinish", { status: "Failed", error: error.toString() });
165
+ } else {
166
+ this.emitter.emit("proofFetchFinish", { status: "Failed", error: "Unknown" });
167
+ }
168
+ }
169
+ }
170
+
171
+ serialize(serializer: Serializer): void {
172
+ serializer.serializeStr(this.jwt);
173
+ serializer.serializeStr(this.uidKey);
174
+ serializer.serializeFixedBytes(this.pepper);
175
+ this.ephemeralKeyPair.serialize(serializer);
176
+ if (this.proof === undefined) {
177
+ throw new Error("Connot serialize - proof undefined");
178
+ }
179
+ this.proof.serialize(serializer);
180
+ }
181
+
182
+ static deserialize(deserializer: Deserializer): KeylessAccount {
183
+ const jwt = deserializer.deserializeStr();
184
+ const uidKey = deserializer.deserializeStr();
185
+ const pepper = deserializer.deserializeFixedBytes(31);
186
+ const ephemeralKeyPair = EphemeralKeyPair.deserialize(deserializer);
187
+ const proof = ZeroKnowledgeSig.deserialize(deserializer);
188
+ return KeylessAccount.create({
189
+ proof,
190
+ pepper,
191
+ uidKey,
192
+ jwt,
193
+ ephemeralKeyPair,
194
+ });
195
+ }
196
+
197
+ /**
198
+ * Checks if the proof is expired. If so the account must be rederived with a new EphemeralKeyPair
199
+ * and JWT token.
200
+ * @return boolean
201
+ */
202
+ isExpired(): boolean {
203
+ return this.ephemeralKeyPair.isExpired();
204
+ }
205
+
206
+ /**
207
+ * Sign a message using Keyless.
208
+ * @param message the message to sign, as binary input
209
+ * @return the AccountAuthenticator containing the signature, together with the account's public key
210
+ */
211
+ signWithAuthenticator(message: HexInput): AccountAuthenticatorSingleKey {
212
+ const signature = new AnySignature(this.sign(message));
213
+ const publicKey = new AnyPublicKey(this.publicKey);
214
+ return new AccountAuthenticatorSingleKey(publicKey, signature);
215
+ }
216
+
217
+ /**
218
+ * Sign a transaction using Keyless.
219
+ * @param transaction the raw transaction
220
+ * @return the AccountAuthenticator containing the signature of the transaction, together with the account's public key
221
+ */
222
+ signTransactionWithAuthenticator(transaction: AnyRawTransaction): AccountAuthenticatorSingleKey {
223
+ const signature = new AnySignature(this.signTransaction(transaction));
224
+ const publicKey = new AnyPublicKey(this.publicKey);
225
+ return new AccountAuthenticatorSingleKey(publicKey, signature);
226
+ }
227
+
228
+ /**
229
+ * Waits for asyncronous proof fetching to finish.
230
+ * @return
231
+ */
232
+ async waitForProofFetch() {
233
+ if (this.proofOrPromise instanceof Promise) {
234
+ await this.proofOrPromise;
235
+ }
236
+ }
237
+
238
+ /**
239
+ * Sign the given message using Keyless.
240
+ * @param message in HexInput format
241
+ * @returns Signature
242
+ */
243
+ sign(data: HexInput): KeylessSignature {
244
+ const { expiryDateSecs } = this.ephemeralKeyPair;
245
+ if (this.isExpired()) {
246
+ throw new Error("EphemeralKeyPair is expired");
247
+ }
248
+ if (this.proof === undefined) {
249
+ throw new Error("Proof not defined");
250
+ }
251
+ const ephemeralPublicKey = this.ephemeralKeyPair.getPublicKey();
252
+ const ephemeralSignature = this.ephemeralKeyPair.sign(data);
253
+
254
+ return new KeylessSignature({
255
+ jwtHeader: base64UrlDecode(this.jwt.split(".")[0]),
256
+ ephemeralCertificate: new EphemeralCertificate(this.proof, EphemeralCertificateVariant.ZkProof),
257
+ expiryDateSecs,
258
+ ephemeralPublicKey,
259
+ ephemeralSignature,
260
+ });
261
+ }
262
+
263
+ /**
264
+ * Sign the given transaction with Keyless.
265
+ * Signs the transaction and proof to guard against proof malleability.
266
+ * @param transaction the transaction to be signed
267
+ * @returns KeylessSignature
268
+ */
269
+ signTransaction(transaction: AnyRawTransaction): KeylessSignature {
270
+ if (this.proof === undefined) {
271
+ throw new Error("Proof not found");
272
+ }
273
+ const raw = deriveTransactionType(transaction);
274
+ const txnAndProof = new TransactionAndProof(raw, this.proof.proof);
275
+ const signMess = txnAndProof.hash();
276
+ return this.sign(signMess);
277
+ }
278
+
279
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars, class-methods-use-this
280
+ verifySignature(args: { message: HexInput; signature: Signature }): boolean {
281
+ throw new Error("Not implemented");
282
+ }
283
+
284
+ static fromBytes(bytes: Uint8Array): KeylessAccount {
285
+ return KeylessAccount.deserialize(new Deserializer(bytes));
286
+ }
287
+
288
+ static create(args: {
289
+ proof: ZeroKnowledgeSig | Promise<ZeroKnowledgeSig>;
290
+ jwt: string;
291
+ ephemeralKeyPair: EphemeralKeyPair;
292
+ pepper: HexInput;
293
+ uidKey?: string;
294
+ proofFetchCallback?: ProofFetchCallback;
295
+ }): KeylessAccount {
296
+ const { proof, jwt, ephemeralKeyPair, pepper, uidKey = "sub", proofFetchCallback } = args;
297
+
298
+ const jwtPayload = jwtDecode<JwtPayload & { [key: string]: string }>(jwt);
299
+ const iss = jwtPayload.iss!;
300
+ if (typeof jwtPayload.aud !== "string") {
301
+ throw new Error("aud was not found or an array of values");
302
+ }
303
+ const aud = jwtPayload.aud!;
304
+ const uidVal = jwtPayload[uidKey];
305
+ return new KeylessAccount({
306
+ proofOrFetcher: proof,
307
+ ephemeralKeyPair,
308
+ iss,
309
+ uidKey,
310
+ uidVal,
311
+ aud,
312
+ pepper,
313
+ jwt,
314
+ proofFetchCallback,
315
+ });
316
+ }
317
+ }
318
+
319
+ /**
320
+ * A container class to hold a transaction and a proof. It implements CryptoHashable which is used to create
321
+ * the signing message for Keyless transactions. We sign over the proof to ensure non-malleability.
322
+ */
323
+ export class TransactionAndProof extends CryptoHashable {
324
+ /**
325
+ * The transaction to sign.
326
+ */
327
+ transaction: AnyRawTransactionInstance;
328
+
329
+ /**
330
+ * The zero knowledge proof used in signing the transaction.
331
+ */
332
+ proof?: ZkProof;
333
+
334
+ /**
335
+ * The domain separator prefix used when hashing.
336
+ */
337
+ domainSeparator: AptsoDomainSeparator;
338
+
339
+ constructor(transaction: AnyRawTransactionInstance, proof?: ZkProof) {
340
+ super();
341
+ this.transaction = transaction;
342
+ this.proof = proof;
343
+ this.domainSeparator = "APTOS::TransactionAndProof";
344
+ }
345
+
346
+ serialize(serializer: Serializer): void {
347
+ serializer.serializeFixedBytes(this.transaction.bcsToBytes());
348
+ serializer.serializeOption(this.proof);
349
+ }
350
+ }
351
+
352
+ export type ProofFetchSuccess = {
353
+ status: "Success";
354
+ };
355
+
356
+ export type ProofFetchFailure = {
357
+ status: "Failed";
358
+ error: string;
359
+ };
360
+
361
+ export type ProofFetchStatus = ProofFetchSuccess | ProofFetchFailure;
362
+
363
+ export type ProofFetchCallback = (status: ProofFetchStatus) => Promise<void>;
364
+
365
+ export interface ProofFetchEvents {
366
+ proofFetchFinish: (status: ProofFetchStatus) => void;
367
+ }
@@ -7,6 +7,7 @@ import { AccountAddress } from "../core/accountAddress";
7
7
  import { HexInput, SigningScheme } from "../types";
8
8
  import { AccountAuthenticatorMultiKey } from "../transactions/authenticator/account";
9
9
  import { AnyRawTransaction } from "../transactions/types";
10
+ import { KeylessAccount } from "./KeylessAccount";
10
11
 
11
12
  export interface VerifyMultiKeySignatureArgs {
12
13
  message: HexInput;
@@ -123,6 +124,16 @@ export class MultiKeyAccount implements Account {
123
124
  return new AccountAuthenticatorMultiKey(this.publicKey, this.signTransaction(transaction));
124
125
  }
125
126
 
127
+ /**
128
+ * Waits for any proofs on any KeylessAccount signers to be fetched. If the proof is fetched a syncronously, call this
129
+ * to ensure signing with the KeylessAccount does not fail as the proof must be ready.
130
+ * @return
131
+ */
132
+ async waitForProofFetch() {
133
+ const keylessSigners = this.signers.filter((signer) => signer instanceof KeylessAccount) as KeylessAccount[];
134
+ await Promise.all(keylessSigners.filter((signer) => signer.proof instanceof Promise).map((signer) => signer.proof));
135
+ }
136
+
126
137
  /**
127
138
  * Sign the given message using the MultiKeyAccount's signers
128
139
  * @param message in HexInput format
@@ -1,4 +1,6 @@
1
1
  export * from "./Ed25519Account";
2
2
  export * from "./Account";
3
3
  export * from "./SingleKeyAccount";
4
+ export * from "./EphemeralKeyPair";
5
+ export * from "./KeylessAccount";
4
6
  export * from "./MultiKeyAccount";
package/src/api/aptos.ts CHANGED
@@ -13,6 +13,7 @@ import { ANS } from "./ans";
13
13
  import { Staking } from "./staking";
14
14
  import { Transaction } from "./transaction";
15
15
  import { Table } from "./table";
16
+ import { Keyless } from "./keyless";
16
17
 
17
18
  /**
18
19
  * This class is the main entry point into Aptos's
@@ -50,6 +51,8 @@ export class Aptos {
50
51
 
51
52
  readonly table: Table;
52
53
 
54
+ readonly keyless: Keyless;
55
+
53
56
  constructor(settings?: AptosConfig) {
54
57
  this.config = new AptosConfig(settings);
55
58
  this.account = new Account(this.config);
@@ -63,6 +66,7 @@ export class Aptos {
63
66
  this.staking = new Staking(this.config);
64
67
  this.transaction = new Transaction(this.config);
65
68
  this.table = new Table(this.config);
69
+ this.keyless = new Keyless(this.config);
66
70
  }
67
71
  }
68
72
 
@@ -77,6 +81,7 @@ export interface Aptos
77
81
  Faucet,
78
82
  FungibleAsset,
79
83
  General,
84
+ Keyless,
80
85
  Staking,
81
86
  Table,
82
87
  Omit<Transaction, "build" | "simulate" | "submit" | "batch"> {}
@@ -113,3 +118,4 @@ applyMixin(Aptos, General, "general");
113
118
  applyMixin(Aptos, Staking, "staking");
114
119
  applyMixin(Aptos, Transaction, "transaction");
115
120
  applyMixin(Aptos, Table, "table");
121
+ applyMixin(Aptos, Keyless, "keyless");
@@ -3,7 +3,14 @@
3
3
 
4
4
  import aptosClient from "@aptos-labs/aptos-client";
5
5
  import { AptosSettings, ClientConfig, Client, FullNodeConfig, IndexerConfig, FaucetConfig } from "../types";
6
- import { NetworkToNodeAPI, NetworkToFaucetAPI, NetworkToIndexerAPI, Network } from "../utils/apiEndpoints";
6
+ import {
7
+ NetworkToNodeAPI,
8
+ NetworkToFaucetAPI,
9
+ NetworkToIndexerAPI,
10
+ Network,
11
+ NetworkToPepperAPI,
12
+ NetworkToProverAPI,
13
+ } from "../utils/apiEndpoints";
7
14
  import { AptosApiType } from "../utils/const";
8
15
 
9
16
  /**
@@ -34,6 +41,16 @@ export class AptosConfig {
34
41
  */
35
42
  readonly faucet?: string;
36
43
 
44
+ /**
45
+ * The optional hardcoded pepper service URL to send requests to instead of using the network
46
+ */
47
+ readonly pepper?: string;
48
+
49
+ /**
50
+ * The optional hardcoded prover service URL to send requests to instead of using the network
51
+ */
52
+ readonly prover?: string;
53
+
37
54
  /**
38
55
  * The optional hardcoded indexer URL to send requests to instead of using the network
39
56
  */
@@ -63,6 +80,8 @@ export class AptosConfig {
63
80
  this.network = settings?.network ?? Network.DEVNET;
64
81
  this.fullnode = settings?.fullnode;
65
82
  this.faucet = settings?.faucet;
83
+ this.pepper = settings?.pepper;
84
+ this.prover = settings?.prover;
66
85
  this.indexer = settings?.indexer;
67
86
  this.client = settings?.client ?? { provider: aptosClient };
68
87
  this.clientConfig = settings?.clientConfig ?? {};
@@ -95,8 +114,34 @@ export class AptosConfig {
95
114
  if (this.indexer !== undefined) return this.indexer;
96
115
  if (this.network === Network.CUSTOM) throw new Error("Please provide a custom indexer url");
97
116
  return NetworkToIndexerAPI[this.network];
117
+ case AptosApiType.PEPPER:
118
+ if (this.pepper !== undefined) return this.pepper;
119
+ if (this.network === Network.CUSTOM) throw new Error("Please provide a custom pepper service url");
120
+ return NetworkToPepperAPI[this.network];
121
+ case AptosApiType.PROVER:
122
+ if (this.prover !== undefined) return this.prover;
123
+ if (this.network === Network.CUSTOM) throw new Error("Please provide a custom prover service url");
124
+ return NetworkToProverAPI[this.network];
98
125
  default:
99
126
  throw Error(`apiType ${apiType} is not supported`);
100
127
  }
101
128
  }
129
+
130
+ /**
131
+ * Checks if the URL is a known pepper service endpoint
132
+ *
133
+ * @internal
134
+ * */
135
+ isPepperServiceRequest(url: string): boolean {
136
+ return NetworkToPepperAPI[this.network] === url;
137
+ }
138
+
139
+ /**
140
+ * Checks if the URL is a known prover service endpoint
141
+ *
142
+ * @internal
143
+ * */
144
+ isProverServiceRequest(url: string): boolean {
145
+ return NetworkToProverAPI[this.network] === url;
146
+ }
102
147
  }
@@ -3,14 +3,13 @@
3
3
 
4
4
  import { AptosConfig } from "./aptosConfig";
5
5
  import {
6
- getBlockByHeight,
7
- getBlockByVersion,
8
6
  getChainTopUserTransactions,
9
7
  getIndexerLastSuccessVersion,
10
8
  getLedgerInfo,
11
9
  getProcessorStatus,
12
10
  queryIndexer,
13
11
  } from "../internal/general";
12
+ import { getBlockByHeight, getBlockByVersion } from "../internal/transaction";
14
13
  import { view } from "../internal/view";
15
14
  import {
16
15
  AnyNumber,
@@ -0,0 +1,51 @@
1
+ // Copyright © Aptos Foundation
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+ import { EphemeralKeyPair, KeylessAccount, ProofFetchCallback } from "../account";
5
+ import { deriveKeylessAccount, getPepper } from "../internal/keyless";
6
+ import { HexInput } from "../types";
7
+ import { AptosConfig } from "./aptosConfig";
8
+
9
+ /**
10
+ * A class to query all `Keyless` related queries on Aptos.
11
+ *
12
+ * More documentation on how to integrate Keyless Accounts see the below
13
+ * https://aptos.dev/guides/keyless-accounts/#aptos-keyless-integration-guide
14
+ */
15
+ export class Keyless {
16
+ constructor(readonly config: AptosConfig) {}
17
+
18
+ /**
19
+ * Fetches the pepper from the Aptos pepper service API.
20
+ *
21
+ * @param args.jwt JWT token
22
+ * @param args.ephemeralKeyPair the EphemeralKeyPair used to generate the nonce in the JWT token
23
+ * @returns The pepper which is a Uint8Array of length 31.
24
+ */
25
+ async getPepper(args: { jwt: string; ephemeralKeyPair: EphemeralKeyPair }): Promise<Uint8Array> {
26
+ return getPepper({ aptosConfig: this.config, ...args });
27
+ }
28
+
29
+ /**
30
+ * Fetches the pepper from the Aptos pepper service API.
31
+ *
32
+ * @param args.jwt JWT token
33
+ * @param args.ephemeralKeyPair the EphemeralKeyPair used to generate the nonce in the JWT token
34
+ * @param args.uidKey a key in the JWT token to use to set the uidVal in the IdCommitment
35
+ * @param args.pepper the pepper
36
+ * @param args.proofFetchCallback a callback function that if set, the fetch of the proof will be done in the background. Once
37
+ * fetching finishes the callback function will be called. This should be used to provide a more responsive user experience as now
38
+ * they are not blocked on fetching the proof. Thus the function will return much more quickly.
39
+ *
40
+ * @returns A KeylessAccount that can be used to sign transactions
41
+ */
42
+ async deriveKeylessAccount(args: {
43
+ jwt: string;
44
+ ephemeralKeyPair: EphemeralKeyPair;
45
+ uidKey?: string;
46
+ pepper?: HexInput;
47
+ proofFetchCallback?: ProofFetchCallback;
48
+ }): Promise<KeylessAccount> {
49
+ return deriveKeylessAccount({ aptosConfig: this.config, ...args });
50
+ }
51
+ }
@@ -56,6 +56,52 @@ export class Deserializer {
56
56
  return textDecoder.decode(value);
57
57
  }
58
58
 
59
+ /**
60
+ * Deserializes a an optional string.
61
+ *
62
+ * BCS layout for Optional<String>: 0 if none, else 1 | string_length | string_content
63
+ * @example
64
+ * ```ts
65
+ * const deserializer = new Deserializer(new Uint8Array([0x00]));
66
+ * assert(deserializer.deserializeOptionStr() === undefined);
67
+ * const deserializer = new Deserializer(new Uint8Array([1, 8, 49, 50, 51, 52, 97, 98, 99, 100]));
68
+ * assert(deserializer.deserializeOptionStr() === "1234abcd");
69
+ * ```
70
+ */
71
+ deserializeOptionStr(): string | undefined {
72
+ const exists = this.deserializeUleb128AsU32();
73
+ if (exists === 1) {
74
+ return this.deserializeStr();
75
+ }
76
+ return undefined;
77
+ }
78
+
79
+ /**
80
+ * Deserializes a an optional deserializable class.
81
+ *
82
+ * BCS layout for Optional<T>: 0 if none, else 1 | bcs representation of class
83
+ *
84
+ * @example
85
+ * const deserializer = new Deserializer(new Uint8Array([1, 2, 3]));
86
+ * const value = deserializer.deserializeOption(MyClass); // where MyClass has a `deserialize` function
87
+ * // value is now an instance of MyClass
88
+ *
89
+ * const deserializer = new Deserializer(new Uint8Array([0]));
90
+ * const value = deserializer.deserializeOption(MyClass); // where MyClass has a `deserialize` function
91
+ * // value is undefined
92
+ *
93
+ * @param cls The BCS-deserializable class to deserialize the buffered bytes into.
94
+ *
95
+ * @returns the deserialized value of class type T
96
+ */
97
+ deserializeOption<T>(cls: Deserializable<T>): T | undefined {
98
+ const exists = this.deserializeUleb128AsU32();
99
+ if (exists === 1) {
100
+ return this.deserialize(cls);
101
+ }
102
+ return undefined;
103
+ }
104
+
59
105
  /**
60
106
  * Deserializes an array of bytes.
61
107
  *
@@ -316,6 +316,64 @@ export class Serializer {
316
316
  item.serialize(this);
317
317
  });
318
318
  }
319
+
320
+ /**
321
+ * Serializes a BCS Serializable values into a serializer instance or undefined.
322
+ * Note that this does not return anything. The bytes are added to the serializer instance's byte buffer.
323
+ *
324
+ * @param values The array of BCS Serializable values
325
+ *
326
+ * @example
327
+ * ```ts
328
+ * const serializer = new Serializer();
329
+ * serializer.serializeOption(new AccountAddress(...));
330
+ * const serializedBytes = serializer.toUint8Array();
331
+ * // serializedBytes is now the BCS-serialized byte representation of AccountAddress
332
+ *
333
+ * const serializer = new Serializer();
334
+ * serializer.serializeOption(undefined);
335
+ * assert(serializer.toUint8Array() === new Uint8Array([0x00]));
336
+ * ```
337
+ */
338
+ serializeOption<T extends Serializable>(value?: T): void {
339
+ if (value === undefined) {
340
+ this.serializeU32AsUleb128(0);
341
+ } else {
342
+ this.serializeU32AsUleb128(1);
343
+ value.serialize(this);
344
+ }
345
+ }
346
+
347
+ /**
348
+ * Serializes an optional string. UTF8 string is supported.
349
+ *
350
+ * The existence of the string is encoded first, 0 if undefined and 1 if it exists.
351
+ * Them the number of bytes in the string content is serialized, as a uleb128-encoded u32 integer.
352
+ * Then the string content is serialized as UTF8 encoded bytes.
353
+ *
354
+ * BCS layout for optional "string": 1 | string_length | string_content
355
+ * where string_length is a u32 integer encoded as a uleb128 integer, equal to the number of bytes in string_content.
356
+ *
357
+ * BCS layout for undefined: 0
358
+ * @example
359
+ * ```ts
360
+ * const serializer = new Serializer();
361
+ * serializer.serializeOptionStr("1234abcd");
362
+ * assert(serializer.toUint8Array() === new Uint8Array([1, 8, 49, 50, 51, 52, 97, 98, 99, 100]));
363
+ *
364
+ * const serializer = new Serializer();
365
+ * serializer.serializeOptionStr(undefined);
366
+ * assert(serializer.toUint8Array() === new Uint8Array([0]));
367
+ * ```
368
+ */
369
+ serializeOptionStr(value?: string): void {
370
+ if (value === undefined) {
371
+ this.serializeU32AsUleb128(0);
372
+ } else {
373
+ this.serializeU32AsUleb128(1);
374
+ this.serializeStr(value);
375
+ }
376
+ }
319
377
  }
320
378
 
321
379
  export function ensureBoolean(value: unknown): asserts value is boolean {