Import/Export Keys
Import keys to your Zeus wallet.
# zeus key import thisisatest --owner-private-key 5J9VggJ5... --active-private-key 5K5Ghw... --network=kylin --encrypted
zeus key import <ACCOUNT_NAME> --owner-private-key <KEY> --active-private-key <KEY>
Export keys
# zeus key export thisisatest --network=kylin
zeus key export <ACCOUNT_NAME>
By default keys are imported without encryption.
Last updated
Was this helpful?