# Quick Start

This submodule provides functionalities for formatting and canonicalizing data, validating and creating digital signatures, and hashing various types of conditions and identifiers in a deterministic way to ensure data integrity and security within the LIT protocol.

### node.js / browser

```
yarn add @lit-protocol/access-control-conditions
```
