# Command Line Interface

This package provides a command line interface for the multisig contract. 

## Installation

Prereqs:
- This package will only work on MacOS
- This package requires SmartPy to be installed in the default location

```
$ npm i -g @hover-labs/tezos-msig-cli
$ tezos-msig --help
```