@mavrykdynamics/mavlet-walletThis package is part of the @mavrykdynamics/mavlet-sdk project. Read more
Use this package in your wallet to instanciate a WalletClient object and communicate to dApps.
import { WalletClient } from '@mavrykdynamics/mavlet-wallet'
const walletClient = new WalletClient({ name: "Example Wallet" });
Check our documentation for more information. Documentation
Generated using TypeDoc