4.0.0-exodus.6 • Published 11 months ago

@exodus/airgap-beacon-wallet v4.0.0-exodus.6

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

@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