Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Interfaces

SolanaSignInInput

Input for signing in.

SolanaSignInOutput

Output of signing in.

WalletAccount

Interface of a WalletAccount, also referred to as an Account.

§Type Aliases

IdentifierArray

A read-only array of namespaced identifiers in the format ${namespace}:${reference}.

IdentifierString

A namespaced identifier in the format ${namespace}:${reference}.

WalletIcon

A data URI containing a base64-encoded SVG, WebP, PNG, or GIF image.

WalletVersion

Version of the Wallet Standard implemented by a {@link Wallet}.