Ethsign

July 19, 2021 ยท View on GitHub

Sign Ethereum transactions using a JSON keystore or hardware wallet.

Usage

NAME:
 ethsign

USAGE:
 ethsign [global options] command [command options] [arguments...]

VERSION:
 0.16.1

COMMANDS:
  list-accounts, ls  List accounts in keystore and USB wallets
  transaction, tx    Make a signed transaction
  message, msg       Sign arbitrary data with header prefix
  verify             Verify signed data by given key
  recover            Recover Ethereum address from signature
  import             import hexadecimal private key into keystore
  help, h            Show a list of commands or help for one command

Installation

ethsign is distrubuted as part of the Dapp tools suite.