@tessellatedgeometry/tezos-msig-cli
Version:
CLI Client for Tezos timelock multisig.
14 lines (10 loc) • 315 B
Markdown
# 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 @tessellated-geometry/tezos-msig-cli
$ tezos-msig --help
```