UNPKG

ssv-keys

Version:

Tool for splitting a validator key into a predefined threshold of shares via Shamir-Secret-Sharing (SSS), and encrypt them with a set of operator keys.

17 lines (16 loc) 305 B
declare const _default: { arg1: string; arg2: string; options: { required: boolean; type: StringConstructor; help: string; }; interactive: { options: { type: string; message: string; }; }; }; export default _default;