Importing a json wallet file to your node¶
Import json file¶
Copy the UTC json file to the destination keystore folder (/home/quadrans/.quadrans/keystore)
Restart the node
cp UTC* /home/quadrans/.quadrans/keystore
systemctl restart quadrans-node.service
Verify wallet import¶
For mainnet nodes:
cd /home/quadrans/.quadrans
For testnet nodes:
cd /home/quadrans/.quadrans/testnet
Common:
gqdc attach gqdc.ipc
eth.accounts