Skip to content

AppLookup

Defined in: src/app-deployer.ts:91

A lookup of name -> Algorand app for a creator

apps: object

Defined in: src/app-deployer.ts:95

A hash map of app name to app metadata

[name: string]: AppMetadata


creator: Readonly<Address>

Defined in: src/app-deployer.ts:93

The address of the creator associated with this lookup