EthStaker Deposit CLI¶
This package provides the EthStaker Deposit CLI, a tool for creating EIP-2335 format BLS12-381 keystores, packaged for Ethereum on ARM.
Usage¶
This is a command-line tool. You can run it using the following command:
deposit [COMMAND] [OPTIONS]
Run deposit --help for more information on available commands and options.
Data Directories¶
This package does not store persistent data. Key generation output is user-specified.
User and Group¶
This tool is installed as a system-wide binary and can be run by any user.
Package Details¶
Maintainer: Ethereum on ARM <info@ethereumonarm.com>
Upstream URL: https://github.com/eth-educators/ethstaker-deposit-cli/