Module @airgap/beacon-dapp - v4.2.1

@airgap/beacon-dapp

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

Introduction

Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.

Usage

import { DAppClient } from '@airgap/beacon-dapp'

const dAppClient = new DAppClient({ name: "Beacon Docs" });

Check our documentation for more information. Documentation

DApp

Error

Message

Other

TezblockBlockExplorer BeaconErrorType BeaconEvent BeaconMessageType ClientEvents ColorMode ExposedPromiseStatus ExtensionMessageTarget NetworkType Origin PermissionScope Regions SigningType StorageKey TransportStatus TransportType AccountManager AppMetadataManager BeaconClient BeaconEventHandler BlockExplorer ChromeStorage Client CommunicationClient ExposedPromise ExtendedP2PPairingRequest ExtendedP2PPairingResponse ExtendedPostMessagePairingRequest ExtendedPostMessagePairingResponse ExtendedWalletConnectPairingRequest ExtendedWalletConnectPairingResponse IndexedDBStorage LocalStorage Logger MessageBasedClient P2PCommunicationClient P2PPairingRequest P2PPairingResponse P2PTransport Pairing PeerManager PermissionManager PostMessagePairingRequest PostMessagePairingResponse PostMessageTransport Serializer Storage StorageValidator Transport TzktBlockExplorer WCStorage WalletConnectPairingRequest WalletConnectPairingResponse AccountInfo AcknowledgeMessage AlertButton AlertConfig 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 ToastAction WalletInfo WebApp AccountIdentifier BeaconMessage BeaconRequestMessage BeaconResponseMessage NodeDistributions Optional PeerInfoType StorageKeyReturnDefaults BEACON_VERSION CONTRACT_PREFIX NOTIFICATION_ORACLE_URL SDK_VERSION defaultEventCallbacks defaultValues secretbox_MACBYTES secretbox_NONCEBYTES windowRef closeAlerts closeToast currentBrowser currentOS decryptCryptoboxPayload encodePoeChallengePayload encryptCryptoboxPayload generateGUID getAccountIdentifier getAddressFromPublicKey getColorMode getDAppClientInstance getDebugEnabled getDesktopList getExtensionList getHexHash getKeypairFromSeed getLogger getSenderId getStorage getWebList getiOSList isAndroid isBrowser isDesktop isIOS isMobile isMobileOS isValidAddress keys openAlert openCryptobox openToast prefixPublicKey recipientString sealCryptobox setColorMode setDebugEnabled setDesktopList setExtensionList setLogger setWebList setiOSList signMessage toHex

Tezos

Wallet

Other

Renames and re-exports TzktBlockExplorer

Generated using TypeDoc