AppLookup
Defined in: src/app-deployer.ts:91
A lookup of name -> Algorand app for a creator
Properties
Section titled “Properties”apps:
object
Defined in: src/app-deployer.ts:95
A hash map of app name to app metadata
Index Signature
Section titled “Index Signature”[name: string]: AppMetadata
creator
Section titled “creator”creator:
Readonly<Address>
Defined in: src/app-deployer.ts:93
The address of the creator associated with this lookup