[logo]: https://cdn.xy.company/img/brand/XY_Logo_GitHub.png

![logo]

# Bound Witness

Exposes the different components and services that go into the bound-witness data structure.

## Install

Using yarn

```sh
  yarn add @xyo-network/bound-witness
```

Using npm

```sh
  npm install @xyo-network/bound-witness --save
```