applications

Table of contents

Interfaces

Functions

getApplicationById

getApplicationById(id: string, options?: { account?: Account }): Promise<ApplicationInfo>

Parameters:

NameType
idstring
options?object
options.account?Account

Returns: Promise<ApplicationInfo>


getApplicationPackageById

getApplicationPackageById(id: string, options?: { account?: Account }): Promise<ApplicationPackage>

Parameters:

NameType
idstring
options?object
options.account?Account

Returns: Promise<ApplicationPackage>


getApplications

getApplications(options?: { account?: Account }): Promise<ApplicationInfo[]>

Parameters:

NameType
options?object
options.account?Account

Returns: Promise<ApplicationInfo[]>

Found a mistake? Email us, and we'll send you a free t-shirt!

Enroll in beta

Request invite to our private Beta program for developers to join the waitlist. No spam, we promise.