gevulotnetwork / gevulot

Gevulot is an internet scale compute network for zero-knowledge proof generation and verification.
https://gevulot.com
Apache License 2.0
154 stars 48 forks source link

Add `show-public-key` command to `gevulot-cli` #172

Closed tuommaki closed 7 months ago

tuommaki commented 7 months ago

Occasionally it is useful to be able to display the public key from a keyfile (e.g. when verifying the allowlist entry). This change adds the command to gevulot-cli so that the full node binary is not needed for this functionality.