npm.io
4.8.1 • Published 6 months ago

@airgap/beacon-wallet

Licence
ISC
Version
4.8.1
Deps
3
Size
906 kB
Vulns
0
Weekly
0
Stars
113

@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