4.2.2 • Published 26 days ago

@mavrykdynamics/beacon-dapp v4.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
26 days ago

@mavrykdynamics/beacon-dapp

This package is part of the @mavrykdynamics/beacon-sdk project. Read more

Introduction

Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.

Usage

import { DAppClient } from '@mavrykdynamics/beacon-dapp'

const dAppClient = new DAppClient({ name: "Beacon Docs" });

Check our documentation for more information. Documentation