UNPKG

caravan-x

Version:

A terminal-based utility for managing Caravan multisig wallets in regtest mode. This tool simplifies development and testing with Caravan by providing an easy-to-use interface

3 lines (2 loc) 97 B
import { exec } from "child_process"; export declare const execAsync: typeof exec.__promisify__;