# UR-DECODER
This repository is a decoder for UR. 

## Installing

To install, run:

```bash
yarn add @keystonehq/ur-decoder
```

```bash
npm install --save @keystonehq/ur-decoder
```
