@mavrykdynamics/beacon-wallet
v4.2.3
Published
Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.
Downloads
103
Readme
@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