@hashgraphonline/standards-sdk 0.1.163 → 0.1.164

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 (235) hide show
  1. package/README.md +59 -0
  2. package/dist/cjs/common/node-operator-resolver.d.ts +1 -1
  3. package/dist/cjs/common/tx/tx-utils.d.ts +1 -1
  4. package/dist/cjs/hcs-10/base-client.d.ts +1 -1
  5. package/dist/cjs/hcs-10/browser.d.ts +1 -1
  6. package/dist/cjs/hcs-10/sdk.d.ts +1 -1
  7. package/dist/cjs/hcs-10/tx.d.ts +1 -1
  8. package/dist/cjs/hcs-10/types.d.ts +1 -1
  9. package/dist/cjs/hcs-11/client.d.ts +51 -51
  10. package/dist/cjs/hcs-11/types.d.ts +1 -1
  11. package/dist/cjs/hcs-12/base-client.d.ts +1 -1
  12. package/dist/cjs/hcs-12/browser.d.ts +1 -1
  13. package/dist/cjs/hcs-12/sdk.d.ts +1 -1
  14. package/dist/cjs/hcs-12/security/signature-verifier.d.ts +1 -1
  15. package/dist/cjs/hcs-12/tx.d.ts +1 -1
  16. package/dist/cjs/hcs-14/issuers/types.d.ts +1 -1
  17. package/dist/cjs/hcs-14/sdk.d.ts +1 -1
  18. package/dist/cjs/hcs-15/browser.d.ts +1 -1
  19. package/dist/cjs/hcs-15/sdk.d.ts +1 -1
  20. package/dist/cjs/hcs-15/tx.d.ts +1 -1
  21. package/dist/cjs/hcs-15/types.d.ts +1 -1
  22. package/dist/cjs/hcs-16/base-client.d.ts +1 -1
  23. package/dist/cjs/hcs-16/browser.d.ts +1 -1
  24. package/dist/cjs/hcs-16/sdk.d.ts +1 -1
  25. package/dist/cjs/hcs-16/tx.d.ts +1 -1
  26. package/dist/cjs/hcs-16/types.d.ts +1 -1
  27. package/dist/cjs/hcs-17/base-client.d.ts +1 -1
  28. package/dist/cjs/hcs-17/browser.d.ts +1 -1
  29. package/dist/cjs/hcs-17/sdk.d.ts +1 -1
  30. package/dist/cjs/hcs-17/tx.d.ts +1 -1
  31. package/dist/cjs/hcs-17/types.d.ts +1 -1
  32. package/dist/cjs/hcs-18/browser.d.ts +1 -1
  33. package/dist/cjs/hcs-18/sdk.d.ts +2 -2
  34. package/dist/cjs/hcs-18/tx.d.ts +1 -1
  35. package/dist/cjs/hcs-18/types.d.ts +1 -1
  36. package/dist/cjs/hcs-2/base-client.d.ts +1 -1
  37. package/dist/cjs/hcs-2/browser.d.ts +1 -1
  38. package/dist/cjs/hcs-2/client.d.ts +1 -1
  39. package/dist/cjs/hcs-2/tx.d.ts +1 -1
  40. package/dist/cjs/hcs-2/types.d.ts +1 -1
  41. package/dist/cjs/hcs-20/base-client.d.ts +1 -1
  42. package/dist/cjs/hcs-20/tx.d.ts +1 -1
  43. package/dist/cjs/hcs-20/types.d.ts +1 -1
  44. package/dist/cjs/hcs-21/sdk.d.ts +1 -1
  45. package/dist/cjs/hcs-21/tx.d.ts +1 -1
  46. package/dist/cjs/hcs-5/tx.d.ts +1 -1
  47. package/dist/cjs/hcs-5/types.d.ts +1 -1
  48. package/dist/cjs/hcs-6/base-client.d.ts +1 -1
  49. package/dist/cjs/hcs-6/browser.d.ts +1 -1
  50. package/dist/cjs/hcs-6/sdk.d.ts +1 -1
  51. package/dist/cjs/hcs-6/tx.d.ts +1 -1
  52. package/dist/cjs/hcs-6/types.d.ts +1 -1
  53. package/dist/cjs/hcs-7/evm-bridge.d.ts +1 -1
  54. package/dist/cjs/hcs-7/tx.d.ts +1 -1
  55. package/dist/cjs/hcs-7/types.d.ts +1 -1
  56. package/dist/cjs/inscribe/types.d.ts +1 -1
  57. package/dist/cjs/services/mirror-node.d.ts +1 -1
  58. package/dist/cjs/services/registry-broker/client/base-client.d.ts +22 -9
  59. package/dist/cjs/services/registry-broker/client/base-client.d.ts.map +1 -1
  60. package/dist/cjs/services/registry-broker/client/skills.d.ts +19 -9
  61. package/dist/cjs/services/registry-broker/client/skills.d.ts.map +1 -1
  62. package/dist/cjs/services/registry-broker/client/verification.d.ts +3 -1
  63. package/dist/cjs/services/registry-broker/client/verification.d.ts.map +1 -1
  64. package/dist/cjs/services/registry-broker/private-key-signer.d.ts +1 -1
  65. package/dist/cjs/services/registry-broker/schemas.d.ts +12879 -167
  66. package/dist/cjs/services/registry-broker/schemas.d.ts.map +1 -1
  67. package/dist/cjs/services/registry-broker/types.d.ts +80 -2
  68. package/dist/cjs/services/registry-broker/types.d.ts.map +1 -1
  69. package/dist/cjs/standards-sdk.cjs +1 -1
  70. package/dist/cjs/standards-sdk.cjs.map +1 -1
  71. package/dist/cjs/utils/key-type-detector.d.ts +1 -1
  72. package/dist/cjs/utils/parsers/crypto-parser.d.ts +1 -1
  73. package/dist/cjs/utils/parsers/file-parser.d.ts +1 -1
  74. package/dist/cjs/utils/parsers/hcs-parser.d.ts +1 -1
  75. package/dist/cjs/utils/parsers/hts-parser.d.ts +1 -1
  76. package/dist/cjs/utils/parsers/parser-utils.d.ts +1 -1
  77. package/dist/cjs/utils/parsers/schedule-parser.d.ts +1 -1
  78. package/dist/cjs/utils/parsers/scs-parser.d.ts +1 -1
  79. package/dist/cjs/utils/parsers/util-parser.d.ts +1 -1
  80. package/dist/cjs/utils/topic-fee-utils.d.ts +1 -1
  81. package/dist/cjs/utils/transaction-parser.d.ts +1 -1
  82. package/dist/es/common/node-operator-resolver.d.ts +1 -1
  83. package/dist/es/common/tx/tx-utils.d.ts +1 -1
  84. package/dist/es/hcs-10/base-client.d.ts +1 -1
  85. package/dist/es/hcs-10/browser.d.ts +1 -1
  86. package/dist/es/hcs-10/sdk.d.ts +1 -1
  87. package/dist/es/hcs-10/tx.d.ts +1 -1
  88. package/dist/es/hcs-10/types.d.ts +1 -1
  89. package/dist/es/hcs-11/client.d.ts +51 -51
  90. package/dist/es/hcs-11/types.d.ts +1 -1
  91. package/dist/es/hcs-12/base-client.d.ts +1 -1
  92. package/dist/es/hcs-12/browser.d.ts +1 -1
  93. package/dist/es/hcs-12/sdk.d.ts +1 -1
  94. package/dist/es/hcs-12/security/signature-verifier.d.ts +1 -1
  95. package/dist/es/hcs-12/tx.d.ts +1 -1
  96. package/dist/es/hcs-14/issuers/types.d.ts +1 -1
  97. package/dist/es/hcs-14/sdk.d.ts +1 -1
  98. package/dist/es/hcs-15/browser.d.ts +1 -1
  99. package/dist/es/hcs-15/sdk.d.ts +1 -1
  100. package/dist/es/hcs-15/tx.d.ts +1 -1
  101. package/dist/es/hcs-15/types.d.ts +1 -1
  102. package/dist/es/hcs-16/base-client.d.ts +1 -1
  103. package/dist/es/hcs-16/browser.d.ts +1 -1
  104. package/dist/es/hcs-16/sdk.d.ts +1 -1
  105. package/dist/es/hcs-16/tx.d.ts +1 -1
  106. package/dist/es/hcs-16/types.d.ts +1 -1
  107. package/dist/es/hcs-17/base-client.d.ts +1 -1
  108. package/dist/es/hcs-17/browser.d.ts +1 -1
  109. package/dist/es/hcs-17/sdk.d.ts +1 -1
  110. package/dist/es/hcs-17/tx.d.ts +1 -1
  111. package/dist/es/hcs-17/types.d.ts +1 -1
  112. package/dist/es/hcs-18/browser.d.ts +1 -1
  113. package/dist/es/hcs-18/sdk.d.ts +2 -2
  114. package/dist/es/hcs-18/tx.d.ts +1 -1
  115. package/dist/es/hcs-18/types.d.ts +1 -1
  116. package/dist/es/hcs-2/base-client.d.ts +1 -1
  117. package/dist/es/hcs-2/browser.d.ts +1 -1
  118. package/dist/es/hcs-2/client.d.ts +1 -1
  119. package/dist/es/hcs-2/tx.d.ts +1 -1
  120. package/dist/es/hcs-2/types.d.ts +1 -1
  121. package/dist/es/hcs-20/base-client.d.ts +1 -1
  122. package/dist/es/hcs-20/tx.d.ts +1 -1
  123. package/dist/es/hcs-20/types.d.ts +1 -1
  124. package/dist/es/hcs-21/sdk.d.ts +1 -1
  125. package/dist/es/hcs-21/tx.d.ts +1 -1
  126. package/dist/es/hcs-5/tx.d.ts +1 -1
  127. package/dist/es/hcs-5/types.d.ts +1 -1
  128. package/dist/es/hcs-6/base-client.d.ts +1 -1
  129. package/dist/es/hcs-6/browser.d.ts +1 -1
  130. package/dist/es/hcs-6/sdk.d.ts +1 -1
  131. package/dist/es/hcs-6/tx.d.ts +1 -1
  132. package/dist/es/hcs-6/types.d.ts +1 -1
  133. package/dist/es/hcs-7/evm-bridge.d.ts +1 -1
  134. package/dist/es/hcs-7/tx.d.ts +1 -1
  135. package/dist/es/hcs-7/types.d.ts +1 -1
  136. package/dist/es/inscribe/types.d.ts +1 -1
  137. package/dist/es/services/mirror-node.d.ts +1 -1
  138. package/dist/es/services/registry-broker/client/base-client.d.ts +22 -9
  139. package/dist/es/services/registry-broker/client/base-client.d.ts.map +1 -1
  140. package/dist/es/services/registry-broker/client/skills.d.ts +19 -9
  141. package/dist/es/services/registry-broker/client/skills.d.ts.map +1 -1
  142. package/dist/es/services/registry-broker/client/verification.d.ts +3 -1
  143. package/dist/es/services/registry-broker/client/verification.d.ts.map +1 -1
  144. package/dist/es/services/registry-broker/private-key-signer.d.ts +1 -1
  145. package/dist/es/services/registry-broker/schemas.d.ts +12879 -167
  146. package/dist/es/services/registry-broker/schemas.d.ts.map +1 -1
  147. package/dist/es/services/registry-broker/types.d.ts +80 -2
  148. package/dist/es/services/registry-broker/types.d.ts.map +1 -1
  149. package/dist/es/standards-sdk.es104.js +1 -1
  150. package/dist/es/standards-sdk.es106.js +1 -1
  151. package/dist/es/standards-sdk.es108.js +1 -1
  152. package/dist/es/standards-sdk.es11.js +1 -1
  153. package/dist/es/standards-sdk.es110.js +1 -1
  154. package/dist/es/standards-sdk.es116.js +1 -1
  155. package/dist/es/standards-sdk.es12.js +1 -1
  156. package/dist/es/standards-sdk.es132.js +1 -1
  157. package/dist/es/standards-sdk.es137.js +2 -2
  158. package/dist/es/standards-sdk.es138.js +1 -1
  159. package/dist/es/standards-sdk.es140.js +234 -0
  160. package/dist/es/standards-sdk.es140.js.map +1 -1
  161. package/dist/es/standards-sdk.es143.js +1 -1
  162. package/dist/es/standards-sdk.es144.js +45 -3
  163. package/dist/es/standards-sdk.es144.js.map +1 -1
  164. package/dist/es/standards-sdk.es153.js +12450 -106
  165. package/dist/es/standards-sdk.es153.js.map +1 -1
  166. package/dist/es/standards-sdk.es154.js +133 -37
  167. package/dist/es/standards-sdk.es154.js.map +1 -1
  168. package/dist/es/standards-sdk.es155.js +34 -12474
  169. package/dist/es/standards-sdk.es155.js.map +1 -1
  170. package/dist/es/standards-sdk.es156.js +54 -15
  171. package/dist/es/standards-sdk.es156.js.map +1 -1
  172. package/dist/es/standards-sdk.es157.js +76 -48
  173. package/dist/es/standards-sdk.es157.js.map +1 -1
  174. package/dist/es/standards-sdk.es158.js +66 -69
  175. package/dist/es/standards-sdk.es158.js.map +1 -1
  176. package/dist/es/standards-sdk.es159.js +180 -61
  177. package/dist/es/standards-sdk.es159.js.map +1 -1
  178. package/dist/es/standards-sdk.es160.js +521 -187
  179. package/dist/es/standards-sdk.es160.js.map +1 -1
  180. package/dist/es/standards-sdk.es161.js +60 -229
  181. package/dist/es/standards-sdk.es161.js.map +1 -1
  182. package/dist/es/standards-sdk.es162.js +15 -71
  183. package/dist/es/standards-sdk.es162.js.map +1 -1
  184. package/dist/es/standards-sdk.es169.js +1 -1
  185. package/dist/es/standards-sdk.es173.js +1 -1
  186. package/dist/es/standards-sdk.es179.js +37 -1
  187. package/dist/es/standards-sdk.es179.js.map +1 -1
  188. package/dist/es/standards-sdk.es18.js +3 -3
  189. package/dist/es/standards-sdk.es19.js +1 -1
  190. package/dist/es/standards-sdk.es22.js +1 -1
  191. package/dist/es/standards-sdk.es27.js +2 -2
  192. package/dist/es/standards-sdk.es30.js +1 -1
  193. package/dist/es/standards-sdk.es31.js +1 -1
  194. package/dist/es/standards-sdk.es35.js +1 -1
  195. package/dist/es/standards-sdk.es36.js +3 -3
  196. package/dist/es/standards-sdk.es37.js +1 -1
  197. package/dist/es/standards-sdk.es4.js +1 -1
  198. package/dist/es/standards-sdk.es41.js +7 -7
  199. package/dist/es/standards-sdk.es41.js.map +1 -1
  200. package/dist/es/standards-sdk.es53.js +1 -1
  201. package/dist/es/standards-sdk.es56.js +1 -1
  202. package/dist/es/standards-sdk.es59.js +1 -1
  203. package/dist/es/standards-sdk.es60.js +1 -1
  204. package/dist/es/standards-sdk.es62.js +1 -1
  205. package/dist/es/standards-sdk.es63.js +2 -2
  206. package/dist/es/standards-sdk.es64.js +1 -1
  207. package/dist/es/standards-sdk.es65.js +1 -1
  208. package/dist/es/standards-sdk.es66.js +1 -1
  209. package/dist/es/standards-sdk.es67.js +1 -1
  210. package/dist/es/standards-sdk.es69.js +1 -1
  211. package/dist/es/standards-sdk.es7.js +1 -1
  212. package/dist/es/standards-sdk.es71.js +1 -1
  213. package/dist/es/standards-sdk.es72.js +2 -2
  214. package/dist/es/standards-sdk.es75.js +3 -3
  215. package/dist/es/standards-sdk.es76.js +1 -1
  216. package/dist/es/standards-sdk.es78.js +1 -1
  217. package/dist/es/standards-sdk.es83.js +1 -1
  218. package/dist/es/standards-sdk.es85.js +1 -1
  219. package/dist/es/standards-sdk.es88.js +2 -2
  220. package/dist/es/standards-sdk.es90.js +1 -1
  221. package/dist/es/standards-sdk.es94.js +1 -1
  222. package/dist/es/standards-sdk.es98.js +2 -2
  223. package/dist/es/standards-sdk.es99.js +1 -1
  224. package/dist/es/utils/key-type-detector.d.ts +1 -1
  225. package/dist/es/utils/parsers/crypto-parser.d.ts +1 -1
  226. package/dist/es/utils/parsers/file-parser.d.ts +1 -1
  227. package/dist/es/utils/parsers/hcs-parser.d.ts +1 -1
  228. package/dist/es/utils/parsers/hts-parser.d.ts +1 -1
  229. package/dist/es/utils/parsers/parser-utils.d.ts +1 -1
  230. package/dist/es/utils/parsers/schedule-parser.d.ts +1 -1
  231. package/dist/es/utils/parsers/scs-parser.d.ts +1 -1
  232. package/dist/es/utils/parsers/util-parser.d.ts +1 -1
  233. package/dist/es/utils/topic-fee-utils.d.ts +1 -1
  234. package/dist/es/utils/transaction-parser.d.ts +1 -1
  235. package/package.json +7 -6
package/README.md CHANGED
@@ -38,6 +38,65 @@ For complete documentation, examples, and API references, visit:
38
38
 
39
39
  - [Standards SDK Documentation](https://hol.org/docs/libraries/standards-sdk/)
40
40
 
41
+ ### Registry Broker skill verification (DNS TXT domain proof)
42
+
43
+ The `RegistryBrokerClient` supports version-scoped skill verification plus DNS TXT domain proof:
44
+
45
+ ```typescript
46
+ import { RegistryBrokerClient } from '@hashgraphonline/standards-sdk';
47
+
48
+ const client = new RegistryBrokerClient({
49
+ apiKey: process.env.REGISTRY_BROKER_API_KEY,
50
+ });
51
+
52
+ await client.requestSkillVerification({
53
+ name: 'demo-skill',
54
+ version: '1.0.0',
55
+ tier: 'basic', // or 'express'
56
+ });
57
+
58
+ const challenge = await client.createSkillDomainProofChallenge({
59
+ name: 'demo-skill',
60
+ version: '1.0.0',
61
+ domain: 'example.com',
62
+ });
63
+
64
+ const challengeToken = challenge.txtRecordValue.replace(/^hol-skill-verification=/, '');
65
+
66
+ await client.verifySkillDomainProof({
67
+ name: 'demo-skill',
68
+ version: '1.0.0',
69
+ domain: 'example.com',
70
+ challengeToken,
71
+ });
72
+ ```
73
+
74
+ Runnable demo: `pnpm -C standards-sdk tsx demo/registry-broker/skill-domain-proof-demo.ts --skill-name=<name> --base-url=<broker-api-url>`.
75
+
76
+ ### Registry Broker UAID DNS verification (HCS-14 DNS TXT profile)
77
+
78
+ The `RegistryBrokerClient` can verify and persist `_uaid.<nativeId>` TXT proof for an agent UAID:
79
+
80
+ ```typescript
81
+ import { RegistryBrokerClient } from '@hashgraphonline/standards-sdk';
82
+
83
+ const client = new RegistryBrokerClient({
84
+ baseUrl: 'https://hol.org/registry/api/v1',
85
+ });
86
+
87
+ const verify = await client.verifyUaidDnsTxt({
88
+ uaid: 'uaid:aid:...;uid=...;proto=a2a;nativeId=agent.hol.org',
89
+ persist: true,
90
+ });
91
+
92
+ const status = await client.getVerificationDnsStatus(
93
+ 'uaid:aid:...;uid=...;proto=a2a;nativeId=agent.hol.org',
94
+ { refresh: true, persist: false },
95
+ );
96
+ ```
97
+
98
+ Runnable demo: `pnpm -C standards-sdk run demo:registry-broker-uaid-dns -- --uaid=<uaid> --base-url=<broker-api-url>`.
99
+
41
100
  ## Interactive CLI and Demos
42
101
 
43
102
  Launch the bundled CLI to explore registry broker demos, inspect required env vars, and run helper scripts:
@@ -1,4 +1,4 @@
1
- import { AccountId, Client, PrivateKey } from '@hashgraph/sdk';
1
+ import { AccountId, Client, PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HederaMirrorNode } from '../services/mirror-node';
3
3
  import { ILogger } from '../utils/logger';
4
4
  import { NetworkType } from '../utils/types';
@@ -1,4 +1,4 @@
1
- import { TopicCreateTransaction, TopicMessageSubmitTransaction, PublicKey, KeyList } from '@hashgraph/sdk';
1
+ import { TopicCreateTransaction, TopicMessageSubmitTransaction, PublicKey, KeyList } from '../../../node_modules/@hashgraph/sdk';
2
2
  export type MaybeKey = boolean | string | PublicKey | KeyList | undefined;
3
3
  export declare function encodeHcs2RegistryMemo(indexedFlag: 0 | 1, ttl: number): string;
4
4
  export declare function buildTopicCreateTx(params: {
@@ -1,7 +1,7 @@
1
1
  import { LogLevel, ILogger } from '../utils/logger';
2
2
  import { Registration } from './registrations';
3
3
  import { AccountResponse, HCSMessageWithCommonFields, TopicResponse, TopicInfo } from '../services/types';
4
- import { TransactionReceipt, PrivateKey, TopicMessageSubmitTransaction } from '@hashgraph/sdk';
4
+ import { TransactionReceipt, PrivateKey, TopicMessageSubmitTransaction } from '../../node_modules/@hashgraph/sdk';
5
5
  import { HederaMirrorNode, MirrorNodeConfig } from '../services';
6
6
  import { WaitForConnectionConfirmationResponse, TransactMessage } from './types';
7
7
  export declare enum Hcs10MemoType {
@@ -1,4 +1,4 @@
1
- import { PublicKey, TransactionReceipt, PrivateKey } from '@hashgraph/sdk';
1
+ import { PublicKey, TransactionReceipt, PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
3
3
  import { LogLevel, ILogger } from '../utils';
4
4
  import { RetrievedInscriptionResult } from '@kiloscribe/inscription-sdk';
@@ -1,4 +1,4 @@
1
- import { Client, PrivateKey, KeyList, TopicMessageSubmitTransaction, Transaction, TransactionReceipt, PublicKey } from '@hashgraph/sdk';
1
+ import { Client, PrivateKey, KeyList, TopicMessageSubmitTransaction, Transaction, TransactionReceipt, PublicKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { RetrievedInscriptionResult } from '@kiloscribe/inscription-sdk';
3
3
  import { ILogger } from '../utils';
4
4
  import { HCS10BaseClient } from './base-client';
@@ -1,4 +1,4 @@
1
- import { TopicCreateTransaction, TopicMessageSubmitTransaction } from '@hashgraph/sdk';
1
+ import { TopicCreateTransaction, TopicMessageSubmitTransaction } from '../../node_modules/@hashgraph/sdk';
2
2
  import { buildTopicCreateTx, MaybeKey } from '../common/tx/tx-utils';
3
3
  export declare function buildHcs10CreateInboundTopicTx(params: {
4
4
  accountId: string;
@@ -1,4 +1,4 @@
1
- import { PrivateKey } from '@hashgraph/sdk';
1
+ import { PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { LogLevel } from '../utils/logger';
3
3
  import { AIAgentCapability, AIAgentProfile } from '../hcs-11';
4
4
  import { NetworkType } from '../utils/types';
@@ -1,4 +1,4 @@
1
- import { AccountId, Client, PrivateKey } from '@hashgraph/sdk';
1
+ import { AccountId, Client, PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { z } from 'zod';
3
3
  import { TopicInfo } from '../services/types';
4
4
  import { ProfileType, AIAgentType, AIAgentCapability, SocialLink, PersonalProfile, AIAgentProfile, HCS11Profile, HCS11ClientConfig, TransactionResult, InscribeProfileResponse, InscribeImageResponse, AgentMetadata, InscribeImageOptions, InscribeProfileOptions, MCPServerDetails, MCPServerProfile, MCPServerCapability, VerificationType } from './types';
@@ -146,17 +146,17 @@ export declare const MCPServerDetailsSchema: z.ZodObject<{
146
146
  capabilities?: string[];
147
147
  version?: string;
148
148
  description?: string;
149
- services?: MCPServerCapability[];
150
- connectionInfo?: {
151
- url?: string;
152
- transport?: "stdio" | "sse";
153
- };
154
149
  verification?: {
155
150
  type?: VerificationType;
156
151
  value?: string;
157
152
  dns_field?: string;
158
153
  challenge_path?: string;
159
154
  };
155
+ services?: MCPServerCapability[];
156
+ connectionInfo?: {
157
+ url?: string;
158
+ transport?: "stdio" | "sse";
159
+ };
160
160
  host?: {
161
161
  minVersion?: string;
162
162
  };
@@ -175,17 +175,17 @@ export declare const MCPServerDetailsSchema: z.ZodObject<{
175
175
  capabilities?: string[];
176
176
  version?: string;
177
177
  description?: string;
178
- services?: MCPServerCapability[];
179
- connectionInfo?: {
180
- url?: string;
181
- transport?: "stdio" | "sse";
182
- };
183
178
  verification?: {
184
179
  type?: VerificationType;
185
180
  value?: string;
186
181
  dns_field?: string;
187
182
  challenge_path?: string;
188
183
  };
184
+ services?: MCPServerCapability[];
185
+ connectionInfo?: {
186
+ url?: string;
187
+ transport?: "stdio" | "sse";
188
+ };
189
189
  host?: {
190
190
  minVersion?: string;
191
191
  };
@@ -490,17 +490,17 @@ export declare const MCPServerProfileSchema: z.ZodObject<{
490
490
  capabilities?: string[];
491
491
  version?: string;
492
492
  description?: string;
493
- services?: MCPServerCapability[];
494
- connectionInfo?: {
495
- url?: string;
496
- transport?: "stdio" | "sse";
497
- };
498
493
  verification?: {
499
494
  type?: VerificationType;
500
495
  value?: string;
501
496
  dns_field?: string;
502
497
  challenge_path?: string;
503
498
  };
499
+ services?: MCPServerCapability[];
500
+ connectionInfo?: {
501
+ url?: string;
502
+ transport?: "stdio" | "sse";
503
+ };
504
504
  host?: {
505
505
  minVersion?: string;
506
506
  };
@@ -519,17 +519,17 @@ export declare const MCPServerProfileSchema: z.ZodObject<{
519
519
  capabilities?: string[];
520
520
  version?: string;
521
521
  description?: string;
522
- services?: MCPServerCapability[];
523
- connectionInfo?: {
524
- url?: string;
525
- transport?: "stdio" | "sse";
526
- };
527
522
  verification?: {
528
523
  type?: VerificationType;
529
524
  value?: string;
530
525
  dns_field?: string;
531
526
  challenge_path?: string;
532
527
  };
528
+ services?: MCPServerCapability[];
529
+ connectionInfo?: {
530
+ url?: string;
531
+ transport?: "stdio" | "sse";
532
+ };
533
533
  host?: {
534
534
  minVersion?: string;
535
535
  };
@@ -565,17 +565,17 @@ export declare const MCPServerProfileSchema: z.ZodObject<{
565
565
  capabilities?: string[];
566
566
  version?: string;
567
567
  description?: string;
568
- services?: MCPServerCapability[];
569
- connectionInfo?: {
570
- url?: string;
571
- transport?: "stdio" | "sse";
572
- };
573
568
  verification?: {
574
569
  type?: VerificationType;
575
570
  value?: string;
576
571
  dns_field?: string;
577
572
  challenge_path?: string;
578
573
  };
574
+ services?: MCPServerCapability[];
575
+ connectionInfo?: {
576
+ url?: string;
577
+ transport?: "stdio" | "sse";
578
+ };
579
579
  host?: {
580
580
  minVersion?: string;
581
581
  };
@@ -611,17 +611,17 @@ export declare const MCPServerProfileSchema: z.ZodObject<{
611
611
  capabilities?: string[];
612
612
  version?: string;
613
613
  description?: string;
614
- services?: MCPServerCapability[];
615
- connectionInfo?: {
616
- url?: string;
617
- transport?: "stdio" | "sse";
618
- };
619
614
  verification?: {
620
615
  type?: VerificationType;
621
616
  value?: string;
622
617
  dns_field?: string;
623
618
  challenge_path?: string;
624
619
  };
620
+ services?: MCPServerCapability[];
621
+ connectionInfo?: {
622
+ url?: string;
623
+ transport?: "stdio" | "sse";
624
+ };
625
625
  host?: {
626
626
  minVersion?: string;
627
627
  };
@@ -870,17 +870,17 @@ export declare const HCS11ProfileSchema: z.ZodUnion<[z.ZodObject<{
870
870
  capabilities?: string[];
871
871
  version?: string;
872
872
  description?: string;
873
- services?: MCPServerCapability[];
874
- connectionInfo?: {
875
- url?: string;
876
- transport?: "stdio" | "sse";
877
- };
878
873
  verification?: {
879
874
  type?: VerificationType;
880
875
  value?: string;
881
876
  dns_field?: string;
882
877
  challenge_path?: string;
883
878
  };
879
+ services?: MCPServerCapability[];
880
+ connectionInfo?: {
881
+ url?: string;
882
+ transport?: "stdio" | "sse";
883
+ };
884
884
  host?: {
885
885
  minVersion?: string;
886
886
  };
@@ -899,17 +899,17 @@ export declare const HCS11ProfileSchema: z.ZodUnion<[z.ZodObject<{
899
899
  capabilities?: string[];
900
900
  version?: string;
901
901
  description?: string;
902
- services?: MCPServerCapability[];
903
- connectionInfo?: {
904
- url?: string;
905
- transport?: "stdio" | "sse";
906
- };
907
902
  verification?: {
908
903
  type?: VerificationType;
909
904
  value?: string;
910
905
  dns_field?: string;
911
906
  challenge_path?: string;
912
907
  };
908
+ services?: MCPServerCapability[];
909
+ connectionInfo?: {
910
+ url?: string;
911
+ transport?: "stdio" | "sse";
912
+ };
913
913
  host?: {
914
914
  minVersion?: string;
915
915
  };
@@ -945,17 +945,17 @@ export declare const HCS11ProfileSchema: z.ZodUnion<[z.ZodObject<{
945
945
  capabilities?: string[];
946
946
  version?: string;
947
947
  description?: string;
948
- services?: MCPServerCapability[];
949
- connectionInfo?: {
950
- url?: string;
951
- transport?: "stdio" | "sse";
952
- };
953
948
  verification?: {
954
949
  type?: VerificationType;
955
950
  value?: string;
956
951
  dns_field?: string;
957
952
  challenge_path?: string;
958
953
  };
954
+ services?: MCPServerCapability[];
955
+ connectionInfo?: {
956
+ url?: string;
957
+ transport?: "stdio" | "sse";
958
+ };
959
959
  host?: {
960
960
  minVersion?: string;
961
961
  };
@@ -991,17 +991,17 @@ export declare const HCS11ProfileSchema: z.ZodUnion<[z.ZodObject<{
991
991
  capabilities?: string[];
992
992
  version?: string;
993
993
  description?: string;
994
- services?: MCPServerCapability[];
995
- connectionInfo?: {
996
- url?: string;
997
- transport?: "stdio" | "sse";
998
- };
999
994
  verification?: {
1000
995
  type?: VerificationType;
1001
996
  value?: string;
1002
997
  dns_field?: string;
1003
998
  challenge_path?: string;
1004
999
  };
1000
+ services?: MCPServerCapability[];
1001
+ connectionInfo?: {
1002
+ url?: string;
1003
+ transport?: "stdio" | "sse";
1004
+ };
1005
1005
  host?: {
1006
1006
  minVersion?: string;
1007
1007
  };
@@ -1,4 +1,4 @@
1
- import { Signer } from '@hashgraph/sdk';
1
+ import { Signer } from '../../node_modules/@hashgraph/sdk';
2
2
  import { DAppSigner } from '../../node_modules/@hashgraph/hedera-wallet-connect/dist/index.d.ts';
3
3
  import { RegistrationProgressCallback } from '../hcs-10/types';
4
4
  import { LogLevel } from '../utils/logger';
@@ -1,7 +1,7 @@
1
1
  import { ILogger, LogLevel } from '../utils/logger';
2
2
  import { NetworkType } from '../utils/types';
3
3
  import { HederaMirrorNode, MirrorNodeConfig } from '../services';
4
- import { PrivateKey, PublicKey } from '@hashgraph/sdk';
4
+ import { PrivateKey, PublicKey } from '../../node_modules/@hashgraph/sdk';
5
5
  import { ActionRegistry, BlockLoader, AssemblyRegistry, HashLinksRegistry } from './registries';
6
6
  import { ActionRegistration, BlockDefinition, AssemblyRegistration, HashLinksRegistration, RegistryType, AssemblyState } from './types';
7
7
  import { AssemblyEngine, Assembly } from './assembly';
@@ -1,4 +1,4 @@
1
- import { PrivateKey, PublicKey, KeyList } from '@hashgraph/sdk';
1
+ import { PrivateKey, PublicKey, KeyList } from '../../node_modules/@hashgraph/sdk';
2
2
  import { DAppSigner } from '../../node_modules/@hashgraph/hedera-wallet-connect/dist/index.d.ts';
3
3
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
4
4
  import { HCS12BaseClient, HCS12Config } from './base-client';
@@ -1,4 +1,4 @@
1
- import { Client, PrivateKey, PublicKey, KeyList } from '@hashgraph/sdk';
1
+ import { Client, PrivateKey, PublicKey, KeyList } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HCS12BaseClient, HCS12Config } from './base-client';
3
3
  import { RegistryType, AssemblyRegistration, AssemblyAddBlock, AssemblyAddAction, AssemblyUpdate } from './types';
4
4
  import { ActionBuilder, AssemblyBuilder, BlockBuilder } from './builders';
@@ -1,5 +1,5 @@
1
1
  import { Logger } from '../../utils/logger';
2
- import { PrivateKey, PublicKey } from '@hashgraph/sdk';
2
+ import { PrivateKey, PublicKey } from '../../../node_modules/@hashgraph/sdk';
3
3
  import { ActionRegistration, AssemblyRegistration } from '../types';
4
4
  export interface SignatureVerifierConfig {
5
5
  logger: Logger;
@@ -1,4 +1,4 @@
1
- import { TopicCreateTransaction, TopicMessageSubmitTransaction, PublicKey } from '@hashgraph/sdk';
1
+ import { TopicCreateTransaction, TopicMessageSubmitTransaction, PublicKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { MaybeKey } from '../common/tx/tx-utils';
3
3
  import { AssemblyRegistration, AssemblyAddBlock, AssemblyAddAction, AssemblyUpdate } from './types';
4
4
  export type Hcs12RegistryType = 'action' | 'assembly' | 'hashlinks';
@@ -1,5 +1,5 @@
1
1
  import { AdapterMeta } from '../adapters/types';
2
- import { Client as HederaClient } from '@hashgraph/sdk';
2
+ import { Client as HederaClient } from '../../../node_modules/@hashgraph/sdk';
3
3
  export type DidMethod = 'hedera' | string;
4
4
  export interface DidIssueRequestHedera {
5
5
  method: 'hedera';
@@ -7,7 +7,7 @@ import { AnsDnsWebResolverOptions } from './resolvers/ans-dns-web-profile';
7
7
  import { UaidDnsWebResolverOptions } from './resolvers/uaid-dns-web-profile';
8
8
  import { IssuerRegistry } from './issuers/registry';
9
9
  import { DidIssueRequest } from './issuers/types';
10
- import { Client } from '@hashgraph/sdk';
10
+ import { Client } from '../../node_modules/@hashgraph/sdk';
11
11
  import { NetworkType } from '../utils';
12
12
  import { HCS10Client } from '../hcs-10/sdk';
13
13
  /**
@@ -1,4 +1,4 @@
1
- import { PublicKey, PrivateKey } from '@hashgraph/sdk';
1
+ import { PublicKey, PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { BrowserHCS15ClientConfig } from './types';
3
3
  import { HCS15BaseClient } from './base-client';
4
4
  export declare class HCS15BrowserClient extends HCS15BaseClient {
@@ -1,4 +1,4 @@
1
- import { PrivateKey, PublicKey, TransactionReceipt } from '@hashgraph/sdk';
1
+ import { PrivateKey, PublicKey, TransactionReceipt } from '../../node_modules/@hashgraph/sdk';
2
2
  import { PetalProfileOptions, PetalProfileResult, SDKHCS15ClientConfig } from './types';
3
3
  import { HCS15BaseClient } from './base-client';
4
4
  export declare class HCS15Client extends HCS15BaseClient {
@@ -1,4 +1,4 @@
1
- import { AccountCreateTransaction, Hbar, PublicKey } from '@hashgraph/sdk';
1
+ import { AccountCreateTransaction, Hbar, PublicKey } from '../../node_modules/@hashgraph/sdk';
2
2
  export declare const HCS15_BASE_ACCOUNT_CREATE_TRANSACTION_MEMO = "hcs-15:op:base_create";
3
3
  export declare const HCS15_PETAL_ACCOUNT_CREATE_TRANSACTION_MEMO = "hcs-15:op:petal_create";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PrivateKey, PublicKey, AccountId } from '@hashgraph/sdk';
1
+ import { PrivateKey, PublicKey, AccountId } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
3
3
  import { DAppSigner } from '../../node_modules/@hashgraph/hedera-wallet-connect/dist/index.d.ts';
4
4
  import { Logger, LogLevel } from '../utils/logger';
@@ -1,5 +1,5 @@
1
1
  import { HederaMirrorNode } from '../services/mirror-node';
2
- import { KeyList, TopicCreateTransaction } from '@hashgraph/sdk';
2
+ import { KeyList, TopicCreateTransaction } from '../../node_modules/@hashgraph/sdk';
3
3
  import { ILogger } from '../utils/logger';
4
4
  import { NetworkType } from '../utils/types';
5
5
  import { FloraTopicType, FloraMessage, FloraOperation } from './types';
@@ -1,6 +1,6 @@
1
1
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
2
2
  import { DAppSigner } from '../../node_modules/@hashgraph/hedera-wallet-connect/dist/index.d.ts';
3
- import { PublicKey, KeyList } from '@hashgraph/sdk';
3
+ import { PublicKey, KeyList } from '../../node_modules/@hashgraph/sdk';
4
4
  import { FloraTopicType } from './types';
5
5
  import { HCS16BaseClient } from './base-client';
6
6
  export interface HCS16BrowserClientConfig {
@@ -1,4 +1,4 @@
1
- import { PublicKey, KeyList, TransactionReceipt, PrivateKey } from '@hashgraph/sdk';
1
+ import { PublicKey, KeyList, TransactionReceipt, PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { NetworkType } from '../utils/types';
3
3
  import { Logger } from '../utils/logger';
4
4
  import { HCS16BaseClient } from './base-client';
@@ -1,4 +1,4 @@
1
- import { TopicCreateTransaction, TopicMessageSubmitTransaction, AccountCreateTransaction, ScheduleCreateTransaction, PublicKey, KeyList } from '@hashgraph/sdk';
1
+ import { TopicCreateTransaction, TopicMessageSubmitTransaction, AccountCreateTransaction, ScheduleCreateTransaction, PublicKey, KeyList } from '../../node_modules/@hashgraph/sdk';
2
2
  import { MaybeKey } from '../common/tx/tx-utils';
3
3
  import { FloraOperation, FloraTopicType } from './types';
4
4
  export declare const HCS16_FLORA_ACCOUNT_CREATE_TRANSACTION_MEMO = "hcs-16:op:0:0";
@@ -1,4 +1,4 @@
1
- import { AccountId, TopicId, PublicKey, Key, PrivateKey, KeyList } from '@hashgraph/sdk';
1
+ import { AccountId, TopicId, PublicKey, Key, PrivateKey, KeyList } from '../../node_modules/@hashgraph/sdk';
2
2
  import { BaseProfile, SocialLink } from '../hcs-11/types';
3
3
  /**
4
4
  * HCS-16 Topic type enums
@@ -2,7 +2,7 @@ import { HederaMirrorNode } from '../services/mirror-node';
2
2
  import { ILogger } from '../utils/logger';
3
3
  import { NetworkType } from '../utils/types';
4
4
  import { StateHashMessage, HCS17ClientConfig, HCS17TopicType, AccountStateInput, CompositeStateInput, StateHashResult, CompositeStateHashResult } from './types';
5
- import { PublicKey } from '@hashgraph/sdk';
5
+ import { PublicKey } from '../../node_modules/@hashgraph/sdk';
6
6
  /**
7
7
  * Base client for HCS‑17 functionality, shared between Node and Browser clients.
8
8
  * Provides logging, mirror‑node access, message creation/validation,
@@ -1,6 +1,6 @@
1
1
  import { HCS17BaseClient } from './base-client';
2
2
  import { BrowserHCS17ClientConfig, StateHashMessage } from './types';
3
- import { PublicKey } from '@hashgraph/sdk';
3
+ import { PublicKey } from '../../node_modules/@hashgraph/sdk';
4
4
  /**
5
5
  * Browser client for HCS‑17 operations using a DAppSigner.
6
6
  * Builds transactions and executes via signer without helper shims.
@@ -1,4 +1,4 @@
1
- import { PublicKey, KeyList, TransactionReceipt } from '@hashgraph/sdk';
1
+ import { PublicKey, KeyList, TransactionReceipt } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HCS17BaseClient } from './base-client';
3
3
  import { SDKHCS17ClientConfig, StateHashMessage } from './types';
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PublicKey, KeyList, TopicMessageSubmitTransaction, TopicCreateTransaction } from '@hashgraph/sdk';
1
+ import { PublicKey, KeyList, TopicMessageSubmitTransaction, TopicCreateTransaction } from '../../node_modules/@hashgraph/sdk';
2
2
  /**
3
3
  * Build a TopicCreateTransaction for HCS‑17 state topics.
4
4
  */
@@ -1,4 +1,4 @@
1
- import { PublicKey, PrivateKey } from '@hashgraph/sdk';
1
+ import { PublicKey, PrivateKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
3
3
  import { DAppSigner } from '../../node_modules/@hashgraph/hedera-wallet-connect/dist/index.d.ts';
4
4
  import { z } from 'zod';
@@ -1,4 +1,4 @@
1
- import { TransactionReceipt } from '@hashgraph/sdk';
1
+ import { TransactionReceipt } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
3
3
  import { DiscoveryMessage, AnnounceData, ProposeData, RespondData, CompleteMessage, WithdrawMessage } from './types';
4
4
  export interface BrowserHCS18ClientConfig {
@@ -1,4 +1,4 @@
1
- import { TransactionReceipt } from '@hashgraph/sdk';
1
+ import { TransactionReceipt } from '../../node_modules/@hashgraph/sdk';
2
2
  import { NetworkType } from '../utils/types';
3
3
  import { MaybeKey } from '../common/tx/tx-utils';
4
4
  import { HCS18BaseClient } from './base-client';
@@ -6,7 +6,7 @@ import { AnnounceData, ProposeData, RespondData, CompleteMessage, WithdrawMessag
6
6
  export interface SDKHCS18ClientConfig {
7
7
  network: NetworkType;
8
8
  operatorId: string;
9
- operatorKey: string | import('@hashgraph/sdk').PrivateKey;
9
+ operatorKey: string | import('../../node_modules/@hashgraph/sdk').PrivateKey;
10
10
  logLevel?: 'debug' | 'info' | 'warn' | 'error' | 'silent';
11
11
  silent?: boolean;
12
12
  }
@@ -1,4 +1,4 @@
1
- import { TopicCreateTransaction, TopicMessageSubmitTransaction, PublicKey } from '@hashgraph/sdk';
1
+ import { TopicCreateTransaction, TopicMessageSubmitTransaction, PublicKey } from '../../node_modules/@hashgraph/sdk';
2
2
  import { DiscoveryMessage, AnnounceData, ProposeData, RespondData, CompleteMessage, WithdrawMessage, AnnounceMessage, ProposeMessage, RespondMessage } from './types';
3
3
  import { MaybeKey } from '../common/tx/tx-utils';
4
4
  export declare function buildHcs18DiscoveryMemo(ttlSeconds?: number, memoOverride?: string): string;
@@ -1,4 +1,4 @@
1
- import { TopicId } from '@hashgraph/sdk';
1
+ import { TopicId } from '../../node_modules/@hashgraph/sdk';
2
2
  /**
3
3
  * HCS-18 Operation types
4
4
  */
@@ -1,7 +1,7 @@
1
1
  import { ILogger } from '../utils/logger';
2
2
  import { HederaMirrorNode } from '../services/mirror-node';
3
3
  import { HCS2ClientConfig, HCS2Message, HCS2RegisterMessage, HCS2UpdateMessage, HCS2DeleteMessage, HCS2MigrateMessage, HCS2RegistryType, TopicRegistrationResponse, RegistryOperationResponse, TopicRegistry, CreateRegistryOptions, RegisterEntryOptions, UpdateEntryOptions, DeleteEntryOptions, MigrateTopicOptions, QueryRegistryOptions } from './types';
4
- import { TransactionReceipt } from '@hashgraph/sdk';
4
+ import { TransactionReceipt } from '../../node_modules/@hashgraph/sdk';
5
5
  import { NetworkType } from '../utils/types';
6
6
  /**
7
7
  * Base client for HCS-2 operations
@@ -1,4 +1,4 @@
1
- import { TransactionReceipt } from '@hashgraph/sdk';
1
+ import { TransactionReceipt } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HashinalsWalletConnectSDK } from '@hashgraphonline/hashinal-wc';
3
3
  import { HCS2BaseClient } from './base-client';
4
4
  import { HCS2ClientConfig, HCS2Message, TopicRegistrationResponse, RegistryOperationResponse, TopicRegistry, CreateRegistryOptions, RegisterEntryOptions, UpdateEntryOptions, DeleteEntryOptions, MigrateTopicOptions, QueryRegistryOptions } from './types';
@@ -1,4 +1,4 @@
1
- import { PrivateKey, TransactionReceipt, AccountId } from '@hashgraph/sdk';
1
+ import { PrivateKey, TransactionReceipt, AccountId } from '../../node_modules/@hashgraph/sdk';
2
2
  import { HCS2BaseClient } from './base-client';
3
3
  import { HCS2ClientConfig, HCS2Message, TopicRegistrationResponse, RegistryOperationResponse, TopicRegistry, CreateRegistryOptions, RegisterEntryOptions, UpdateEntryOptions, DeleteEntryOptions, MigrateTopicOptions, QueryRegistryOptions } from './types';
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { TopicCreateTransaction, TopicMessageSubmitTransaction } from '@hashgraph/sdk';
1
+ import { TopicCreateTransaction, TopicMessageSubmitTransaction } from '../../node_modules/@hashgraph/sdk';
2
2
  import { buildTopicCreateTx, MaybeKey } from '../common/tx/tx-utils';
3
3
  import { HCS2RegistryType } from './types';
4
4
  export declare function buildHcs2CreateRegistryTx(params: {
@@ -1,6 +1,6 @@
1
1
  import { Logger, LogLevel } from '../utils/logger';
2
2
  import { NetworkType } from '../utils/types';
3
- import { TransactionReceipt, PrivateKey } from '@hashgraph/sdk';
3
+ import { TransactionReceipt, PrivateKey } from '../../node_modules/@hashgraph/sdk';
4
4
  import { z } from 'zod';
5
5
  /**
6
6
  * HCS-2 operation types
@@ -1,4 +1,4 @@
1
- import { AccountId, TopicId } from '@hashgraph/sdk';
1
+ import { AccountId, TopicId } from '../../node_modules/@hashgraph/sdk';
2
2
  import { ILogger } from '../utils/logger';
3
3
  import { HederaMirrorNode } from '../services/mirror-node';
4
4
  import { NetworkType } from '../utils/types';
@@ -1,4 +1,4 @@
1
- import { TopicMessageSubmitTransaction } from '@hashgraph/sdk';
1
+ import { TopicMessageSubmitTransaction } from '../../node_modules/@hashgraph/sdk';
2
2
  export declare function buildHcs20SubmitMessageTx(params: {
3
3
  topicId: string;
4
4
  payload: object | string;
@@ -1,5 +1,5 @@
1
1
  import { z } from 'zod';
2
- import { AccountId, TopicId, PrivateKey } from '@hashgraph/sdk';
2
+ import { AccountId, TopicId, PrivateKey } from '../../node_modules/@hashgraph/sdk';
3
3
  import { ILogger } from '../utils/logger';
4
4
  /**
5
5
  * HCS-20 Constants