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 command to print public key of a keyfile #166

Closed phy-chain closed 7 months ago

phy-chain commented 7 months ago

For easy debugging, you can print the public key associated with a specific keyfile (useful for devnet especially to figure out which key you registered in case you generated several)

tuommaki commented 7 months ago

Please address the cargo fmt errors :slightly_smiling_face:

tuommaki commented 7 months ago

To get this through, I went and implemented this once and for all in #172. Closing here.