@sparkdreamnft/beacon-wallet
v4.0.16
Published
Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.
Readme
@sparkdreamnft/beacon-wallet
This package is part of the @sparkdreamnft/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 '@sparkdreamnft/beacon-wallet'
const walletClient = new WalletClient({ name: "Example Wallet" });Check our documentation for more information. Documentation
