4.2.3 • Published 1 year ago
@mavrykdynamics/beacon-wallet v4.2.3
@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