4.2.2 • Published 27 days ago

@mavrykdynamics/beacon-wallet v4.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
27 days ago

@mavrykdynamics/beacon-wallet

This package is part of the @mavrykdynamics/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 '@mavrykdynamics/beacon-wallet'

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

Check our documentation for more information. Documentation