# `@tezos-x/octez.connect-dapp`

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

This is a primary package in the Trilitech-maintained octez.connect SDK line and may be installed directly.

## Install

```sh
npm install @tezos-x/octez.connect-dapp
```
## Package provenance

This package is published from the Trilitech-maintained octez.connect repository:
[trilitech/octez.connect](https://github.com/trilitech/octez.connect)

- Original Beacon lineage: [airgap-it/beacon-sdk](https://github.com/airgap-it/beacon-sdk)
- External maintenance line Trilitech may selectively import from: [ecadlabs/beacon-sdk-taquito-patches](https://github.com/ecadlabs/beacon-sdk-taquito-patches)

## Notes

- Trilitech publishes these packages under the `@tezos-x/octez.connect-*` scope
- Release notes, package policy, and the current package list live in the repository README
