ethersphere / bee-clef

bee-clef is official ethereum clef binary wrapped and preconfigured for bee as a service
GNU General Public License v3.0
79 stars 50 forks source link

Integrate with external wallet #5

Closed Eknir closed 3 years ago

Eknir commented 3 years ago

Story

As a user of bee-clef, I want to import my bee-clef keys into external wallets, such that I can spend the BZZ which I earned through Swarm

Background

I just found out that I can't cd into the /var/lib/bee-clef directory and hence don't know how to access my key files. It would perhaps be nice to have some sort of tooling that would read the keys and print them to the terminal (if this is secure). Additionally, there needs to be documentation (walk through style) which helps the user on migrating their bee-clef keys into a wallet like Metamask

Eknir commented 3 years ago

Duplicate of #4