npm.io
4.8.1 • Published 6 months ago

@airgap/beacon-dapp

Licence
ISC
Version
4.8.1
Deps
6
Size
4.1 MB
Vulns
0
Weekly
0
Stars
114

@airgap/beacon-dapp

This package is part of the @airgap/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 '@airgap/beacon-dapp'

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

Check our documentation for more information. Documentation