@sparkdreamnft/beacon-dapp
v4.0.16
Published
Use this package on your dApp to instanciate a DAppClient object and communicate to wallets.
Readme
@sparkdreamnft/beacon-dapp
This package is part of the @sparkdreamnft/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 '@sparkdreamnft/beacon-dapp'
const dAppClient = new DAppClient({ name: "Beacon Docs" });Check our documentation for more information. Documentation
