Crate wallet_standard_base

Crate wallet_standard_base 

Source

Structs§

BaseUtils
RandomBytes
SemverVersion
Semver Versioning struct
SignInInput
The Sign In input used as parameters when performing SignInWithSolana (SIWS) requests as defined by the SIWS standard. A backup fork can be found at https://github.com/JamiiDao/sign-in-with-solana
SignInOutput
The output of Sign In With Solana (SIWS) response from a wallet
WalletStandardIcon

Enums§

WalletBaseError
WalletStandardIconMime
WindowEvent

Constants§

WALLET_STANDARD_VERSION
The Version of the Wallet Standard currently implemented. This may be used by the app to determine compatibility and feature detect.

Traits§

Cluster
ClusterEnabled
Commitment
SignAndSendTransactionOutput
Input should be the same as SignTransactionInput
SignMessageInput
SignTransactionInput
SignTransactionOutput
Represents a signedTransaction type in JSON that can be deserialized
SignedMessageOutput
StandardFeatures
Utf8Message
Version
Wallet
WalletAccount

Type Aliases§

Byte32Array
Byte64Array
WalletBaseResult