good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jan 16, 2018
  2. Dec 21, 2017
    • Steven Roose's avatar
      cmd/ethkey: new command line tool for keys (#15438) · eeb53bc1
      Steven Roose authored
      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
      eeb53bc1
Loading