From 92b8b8e9628cac41d37226416107adc76b10e01b Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 17 Nov 2020 18:38:01 -0500 Subject: support AVAX keystore files --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index aa9e27a..8f981f9 100644 --- a/README.rst +++ b/README.rst @@ -9,3 +9,8 @@ keytree.py (recommended). If you instead do a normal pip install and use ``keytree.py`` (without ``./`` prefix), it will use the latest deps fetched by pip. +- You can also load the mnemonic from an existing JSON keystore file (generated + by the official AVAX Wallet): ``./keytree.py --from-avax-keystore``. +- To see all private keys and the mnemonic word, use ``--show-private`` (only + use it after you look around and ensure there is no one else looking at your + screen). -- cgit v1.2.3