This repository contains a multisig timelock contract for the Tezos network and an associated command line interface.
See each component for more details.
cli/: Command line interface for working with the contract.lib/: NPM library for CLI and integrations.smart_contracts/: Smart contract implementation.