Module @airgap/beacon-wallet - v4.2.1

@airgap/beacon-wallet

This package is part of the @airgap/beacon-sdk project. Read more

Introduction

Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.

Usage

import { WalletClient } from '@airgap/beacon-wallet'

const walletClient = new WalletClient({ name: "Example Wallet" });

Check our documentation for more information. Documentation

Index

DApp

Error

Message

Other

BeaconErrorType BeaconMessageType ClientEvents ColorMode ExposedPromiseStatus ExtensionMessageTarget NetworkType Origin PermissionScope Regions SigningType StorageKey TransportStatus TransportType AccountManager AppMetadataManager BeaconClient ChromeStorage Client CommunicationClient ExposedPromise ExtendedP2PPairingRequest ExtendedP2PPairingResponse ExtendedPostMessagePairingRequest ExtendedPostMessagePairingResponse ExtendedWalletConnectPairingRequest ExtendedWalletConnectPairingResponse IndexedDBStorage LocalStorage Logger MessageBasedClient P2PCommunicationClient P2PPairingRequest P2PPairingResponse P2PTransport PeerManager PermissionManager PostMessagePairingRequest PostMessagePairingResponse Serializer Storage StorageValidator Transport WCStorage WalletConnectPairingRequest WalletConnectPairingResponse AccountInfo AcknowledgeMessage AnalyticsInterface App AppBase AppMetadata BeaconClientOptions BeaconMessageWrapper Blockchain BlockchainErrorResponse BlockchainMessage BlockchainRequestV3 BlockchainResponseV3 ChangeAccountRequest ClientOptions ConnectionContext DesktopApp EncryptedExtensionMessage ExtendedPeerInfo Extension ExtensionApp ExtensionMessage Network PeerInfo PermissionEntity PermissionInfo PermissionRequestV3 PermissionResponseV3 ProofOfEventChallengeRequest ProofOfEventChallengeResponse PushToken ResponseInput SimulatedProofOfEventChallengeRequest SimulatedProofOfEventChallengeResponse StorageKeyReturnType TezosAttestationOperation TezosAttestationWithSlotOperation TezosDoubleAttestationEvidenceOperation TezosDoublePreAttestationEvidenceOperation TezosDoublePreEndorsementEvidenceOperation TezosDrainDelegateOperation TezosEndorsementWithSlotOperation TezosFailingNoopOperation TezosIncreasePaidStorageOperation TezosPreAttestationOperation TezosRegisterGlobalConstantOperation TezosSetDepositsLimitOperation TezosSmartRollupAddMessagesOperation TezosSmartRollupCementOperation TezosSmartRollupExecuteOutboxMessageOperation TezosSmartRollupOriginateOperation TezosSmartRollupPublishOperation TezosSmartRollupRecoverBondOperation TezosSmartRollupRefuteOperation TezosSmartRollupTimeoutOperation TezosTransferTicketOperation TezosUpdateConsensusKeyOperation TezosVdfRevelationOperation Threshold WalletInfo WebApp AccountIdentifier BeaconMessage BeaconRequestMessage BeaconResponseMessage NodeDistributions Optional PeerInfoType StorageKeyReturnDefaults BEACON_VERSION CONTRACT_PREFIX NOTIFICATION_ORACLE_URL SDK_VERSION defaultValues secretbox_MACBYTES secretbox_NONCEBYTES windowRef decryptCryptoboxPayload encodePoeChallengePayload encryptCryptoboxPayload generateGUID getAccountIdentifier getAddressFromPublicKey getDebugEnabled getHexHash getKeypairFromSeed getLogger getSenderId getStorage isValidAddress keys openCryptobox prefixPublicKey recipientString sealCryptobox setDebugEnabled setLogger signMessage toHex

Tezos

Wallet

Generated using TypeDoc