UNPKG

@tessellatedgeometry/tezos-msig-cli

Version:
14 lines (10 loc) 315 B
# 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 ```