mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-10 05:45:41 +00:00
eeb53bc143
ethkey is a new tool that serves as a command line interface to the basic key management functionalities of geth. It currently supports: - generating keyfiles - inspecting keyfiles (print public and private key) - signing messages - verifying signed messages