webb-tools / dkg-substrate

Multy-party threshold ECDSA (GG20) Substrate node
https://tangle.webb.tools/
GNU General Public License v3.0
59 stars 15 forks source link

[TASK] CLI to sign data using authority `wdkg` key #717

Closed 1xstj closed 11 months ago

1xstj commented 11 months ago

Task summary We want to have a utility that can sign messages using the wdkg key in keystore, this utility can be standalone or integrated inside the node (if its easier to access keystore and retreive key).

Example :

./signer-utility sign xxxxx
Signature : xxxxx

Specification reference The cli should be able to access/use the wdkg key of the validator