[Ethereum] How to transfer balance to another address? w/o syncing with network

accountstransactionswallet-transfer

I have a single ethereum address that has ether in it from 2015 when I was playing around with Geth and the CLI. I have removed the blockchain and associated homebrew files from my computer. How can I transfer that balance from that ether account into something else? Is there a way to do it without syncing with the network? Could I just somehow import the address into a wallet like Jaxx? Thanks for the help.

Best Answer

If you want to send a transaction using a full node (you mentioned Geth and the CLI), the full node must be in sync

You are correct that your alternative is to use a light wallet such as Jaxx