STEEM Paper wallet generator based on xeroc Graphene paperwallet, can be used for generating WIF key for miner/witness
Link: STEEM Paper Wallet Generator
Please vote if you think this post is useful :)
STEEM Paper wallet generator based on xeroc Graphene paperwallet, can be used for generating WIF key for miner/witness
Link: STEEM Paper Wallet Generator
Please vote if you think this post is useful :)
Nice idea! .. we will have these commands handy too in the browser console:
> Q=key_utils.get_random_key() > Q.toWif() "5KkitaxSZRnv45wAmkHNQ2MvPfcVU3EfAfgLkWYJpbdawW1ypZv" > Q.toPublicKey().toString() "STM8gBN7G1QSuC2nfUtwuKMJzeBFmV36f29ey4CmrCAZjvoq3YRZy"
Their is a qr camera started in one of the old bitshares or graphene ui repositories. It can take a picture. It needs to be developed more so it can read the Qr image.
Can i use this to make a paperwallet of my existing account?
Yes, you could use it.