66
77A client that brokers easy access to Algorand functionality.
88
9- ## Implements
10-
11- - [ ` AlgorandClientInterface ` ] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md )
12-
139## Table of contents
1410
1511### Constructors
@@ -75,7 +71,7 @@ A client that brokers easy access to Algorand functionality.
7571
7672#### Defined in
7773
78- [ src/types/algorand-client.ts:34 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L34 )
74+ [ src/types/algorand-client.ts:33 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L33 )
7975
8076## Properties
8177
@@ -85,7 +81,7 @@ A client that brokers easy access to Algorand functionality.
8581
8682#### Defined in
8783
88- [ src/types/algorand-client.ts:21 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L21 )
84+ [ src/types/algorand-client.ts:20 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L20 )
8985
9086___
9187
9591
9692#### Defined in
9793
98- [ src/types/algorand-client.ts:23 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L23 )
94+ [ src/types/algorand-client.ts:22 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L22 )
9995
10096___
10197
105101
106102#### Defined in
107103
108- [ src/types/algorand-client.ts:22 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L22 )
104+ [ src/types/algorand-client.ts:21 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L21 )
109105
110106___
111107
115111
116112#### Defined in
117113
118- [ src/types/algorand-client.ts:24 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L24 )
114+ [ src/types/algorand-client.ts:23 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L23 )
119115
120116___
121117
125121
126122#### Defined in
127123
128- [ src/types/algorand-client.ts:28 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L28 )
124+ [ src/types/algorand-client.ts:27 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L27 )
129125
130126___
131127
135131
136132#### Defined in
137133
138- [ src/types/algorand-client.ts:29 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L29 )
134+ [ src/types/algorand-client.ts:28 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L28 )
139135
140136___
141137
145141
146142#### Defined in
147143
148- [ src/types/algorand-client.ts:30 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L30 )
144+ [ src/types/algorand-client.ts:29 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L29 )
149145
150146___
151147
155151
156152#### Defined in
157153
158- [ src/types/algorand-client.ts:20 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L20 )
154+ [ src/types/algorand-client.ts:19 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L19 )
159155
160156___
161157
165161
166162#### Defined in
167163
168- [ src/types/algorand-client.ts:32 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L32 )
164+ [ src/types/algorand-client.ts:31 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L31 )
169165
170166___
171167
175171
176172#### Defined in
177173
178- [ src/types/algorand-client.ts:26 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L26 )
174+ [ src/types/algorand-client.ts:25 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L25 )
179175
180176___
181177
185181
186182#### Defined in
187183
188- [ src/types/algorand-client.ts:25 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L25 )
184+ [ src/types/algorand-client.ts:24 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L24 )
189185
190186## Accessors
191187
@@ -201,7 +197,7 @@ Get or create accounts that can sign transactions.
201197
202198#### Defined in
203199
204- [ src/types/algorand-client.ts:141 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L141 )
200+ [ src/types/algorand-client.ts:140 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L140 )
205201
206202___
207203
@@ -215,13 +211,9 @@ Methods for interacting with apps.
215211
216212[ ` AppManager ` ] ( types_app_manager.AppManager.md )
217213
218- #### Implementation of
219-
220- [ AlgorandClientInterface] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md ) .[ app] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md#app )
221-
222214#### Defined in
223215
224- [ src/types/algorand-client.ts:151 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L151 )
216+ [ src/types/algorand-client.ts:150 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L150 )
225217
226218___
227219
@@ -235,13 +227,9 @@ Methods for deploying apps and managing app deployment metadata.
235227
236228[ ` AppDeployer ` ] ( types_app_deployer.AppDeployer.md )
237229
238- #### Implementation of
239-
240- [ AlgorandClientInterface] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md ) .[ appDeployer] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md#appdeployer )
241-
242230#### Defined in
243231
244- [ src/types/algorand-client.ts:156 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L156 )
232+ [ src/types/algorand-client.ts:155 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L155 )
245233
246234___
247235
@@ -257,7 +245,7 @@ Methods for interacting with assets.
257245
258246#### Defined in
259247
260- [ src/types/algorand-client.ts:146 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L146 )
248+ [ src/types/algorand-client.ts:145 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L145 )
261249
262250___
263251
@@ -271,13 +259,9 @@ Get clients, including algosdk clients and app clients.
271259
272260[ ` ClientManager ` ] ( types_client_manager.ClientManager.md )
273261
274- #### Implementation of
275-
276- [ AlgorandClientInterface] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md ) .[ client] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md#client )
277-
278262#### Defined in
279263
280- [ src/types/algorand-client.ts:136 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L136 )
264+ [ src/types/algorand-client.ts:135 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L135 )
281265
282266___
283267
@@ -291,13 +275,9 @@ Methods for creating a transaction.
291275
292276[ ` AlgorandClientTransactionCreator ` ] ( types_algorand_client_transaction_creator.AlgorandClientTransactionCreator.md )
293277
294- #### Implementation of
295-
296- [ AlgorandClientInterface] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md ) .[ createTransaction] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md#createtransaction )
297-
298278#### Defined in
299279
300- [ src/types/algorand-client.ts:181 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L181 )
280+ [ src/types/algorand-client.ts:180 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L180 )
301281
302282___
303283
@@ -311,13 +291,9 @@ Methods for sending a transaction.
311291
312292[ ` AlgorandClientTransactionSender ` ] ( types_algorand_client_transaction_sender.AlgorandClientTransactionSender.md )
313293
314- #### Implementation of
315-
316- [ AlgorandClientInterface] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md ) .[ send] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md#send )
317-
318294#### Defined in
319295
320- [ src/types/algorand-client.ts:174 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L174 )
296+ [ src/types/algorand-client.ts:173 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L173 )
321297
322298## Methods
323299
@@ -333,7 +309,7 @@ Get suggested params for a transaction (either cached or from algod if the cache
333309
334310#### Defined in
335311
336- [ src/types/algorand-client.ts:120 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L120 )
312+ [ src/types/algorand-client.ts:119 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L119 )
337313
338314___
339315
@@ -347,13 +323,9 @@ Start a new `TransactionComposer` transaction group
347323
348324[ ` TransactionComposer ` ] ( types_composer.TransactionComposer.md )
349325
350- #### Implementation of
351-
352- [ AlgorandClientInterface] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md ) .[ newGroup] ( ../interfaces/types_algorand_client_interface.AlgorandClientInterface.md#newgroup )
353-
354326#### Defined in
355327
356- [ src/types/algorand-client.ts:161 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L161 )
328+ [ src/types/algorand-client.ts:160 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L160 )
357329
358330___
359331
@@ -377,7 +349,7 @@ The `AlgorandClient` so method calls can be chained
377349
378350#### Defined in
379351
380- [ src/types/algorand-client.ts:59 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L59 )
352+ [ src/types/algorand-client.ts:58 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L58 )
381353
382354___
383355
@@ -401,7 +373,7 @@ The `AlgorandClient` so method calls can be chained
401373
402374#### Defined in
403375
404- [ src/types/algorand-client.ts:49 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L49 )
376+ [ src/types/algorand-client.ts:48 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L48 )
405377
406378___
407379
@@ -426,7 +398,7 @@ The `AlgorandClient` so method calls can be chained
426398
427399#### Defined in
428400
429- [ src/types/algorand-client.ts:92 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L92 )
401+ [ src/types/algorand-client.ts:91 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L91 )
430402
431403___
432404
@@ -461,7 +433,7 @@ const accountManager = AlgorandClient.mainnet()
461433
462434#### Defined in
463435
464- [ src/types/algorand-client.ts:79 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L79 )
436+ [ src/types/algorand-client.ts:78 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L78 )
465437
466438___
467439
@@ -486,7 +458,7 @@ The `AlgorandClient` so method calls can be chained
486458
487459#### Defined in
488460
489- [ src/types/algorand-client.ts:103 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L103 )
461+ [ src/types/algorand-client.ts:102 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L102 )
490462
491463___
492464
@@ -510,7 +482,7 @@ The `AlgorandClient` so method calls can be chained
510482
511483#### Defined in
512484
513- [ src/types/algorand-client.ts:114 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L114 )
485+ [ src/types/algorand-client.ts:113 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L113 )
514486
515487___
516488
@@ -528,7 +500,7 @@ The `AlgorandClient`
528500
529501#### Defined in
530502
531- [ src/types/algorand-client.ts:191 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L191 )
503+ [ src/types/algorand-client.ts:190 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L190 )
532504
533505___
534506
@@ -552,7 +524,7 @@ The `AlgorandClient`
552524
553525#### Defined in
554526
555- [ src/types/algorand-client.ts:228 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L228 )
527+ [ src/types/algorand-client.ts:227 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L227 )
556528
557529___
558530
@@ -576,7 +548,7 @@ The `AlgorandClient`
576548
577549#### Defined in
578550
579- [ src/types/algorand-client.ts:258 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L258 )
551+ [ src/types/algorand-client.ts:257 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L257 )
580552
581553___
582554
@@ -607,7 +579,7 @@ The `AlgorandClient`
607579
608580#### Defined in
609581
610- [ src/types/algorand-client.ts:249 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L249 )
582+ [ src/types/algorand-client.ts:248 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L248 )
611583
612584___
613585
@@ -625,7 +597,7 @@ The `AlgorandClient`
625597
626598#### Defined in
627599
628- [ src/types/algorand-client.ts:215 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L215 )
600+ [ src/types/algorand-client.ts:214 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L214 )
629601
630602___
631603
@@ -643,4 +615,4 @@ The `AlgorandClient`
643615
644616#### Defined in
645617
646- [ src/types/algorand-client.ts:203 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L203 )
618+ [ src/types/algorand-client.ts:202 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/algorand-client.ts#L202 )
0 commit comments