@mavrykdynamics/mavlet-dappThis package is part of the @mavrykdynamics/mavlet-sdk project. Read more
Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.
import { DAppClient } from '@mavrykdynamics/mavlet-dapp'
const dAppClient = new DAppClient({ name: "Mavlet Docs" });
Check our documentation for more information. Documentation
Generated using TypeDoc