Skip to content

0xver/ether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ether

GitHub license

Ether is a minimalistic wallet CLI for basic Ethereum transactions and more. Encrypt a mnemonic onto an external drive then use it with a passphrase to securely derive keys and manage ETH.

Source

Clone ether

gh repo clone 0xver/ether

Install ether

pip install .

PyPi

Install ether

pip install ether-cli

Getting Started

Check version

ether

Setup wallet

ether init

Watch only account

ether address

List all available commands

ether commands