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

This package contains internal methods that are used by both the dApp and wallet client.

This is a lower-level support package in the Trilitech-maintained octez.connect SDK line. Most consumers should install a higher-level package instead.

## 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)

## Usually install instead

- `@tezos-x/octez.connect-sdk` for the general octez.connect SDK surface
- `@tezos-x/octez.connect-dapp` for dApp integrations
- `@tezos-x/octez.connect-wallet` for wallet integrations
## Notes

- Trilitech publishes these packages under the `@tezos-x/octez.connect-*` scope
- Release notes live on the [GitHub Releases page](https://github.com/trilitech/octez.connect/releases); package policy lives in [CONTRIBUTING.md](https://github.com/trilitech/octez.connect/blob/master/CONTRIBUTING.md) and [MAINTAINERS.md](https://github.com/trilitech/octez.connect/blob/master/MAINTAINERS.md)
