Function: listAccounts()

listAccounts(): Promise<{[name: string]: Account; }>

List all stored accounts.

Returns

Promise<{[name: string]: Account; }>

a dictionary object storing accounts by their name

Found a mistake? Let us know.

Enroll in beta

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