Keplr CLI
sudo apt updatesudo apt upgradeGet the private key
junctiond keys export wallet
Import to hex
echo -n "yUaHXAwfxTq.......6Tr.....=P..." | base64 --decode | xxd -p
Last updated
sudo apt updatesudo apt upgradeGet the private key
junctiond keys export wallet
Import to hex
echo -n "yUaHXAwfxTq.......6Tr.....=P..." | base64 --decode | xxd -p
Last updated