Skip to content

Getting Started

csd113 edited this page Mar 22, 2018 · 12 revisions

Beginners guide to installing the ERA wallet

I write these guides while also going to university, if they helped you out throw some era my way so i can buy a coffee to keep it going: EroWkpqM3vZCxFXh2pjJB1PR79Lqqj6wfy

Downloading the wallet

The most recent ERA wallet release can be found here.

Installing

Installing on Windows

Extract the .zip file (era-qt-win32...release.zip)

Installing on Mac

Extract the .zip file (era-qt-mac...release.zip)

Installing on Linux

  • Finish linux tutorial

Synchronizing the Blockchain

Running ERA will connect to the network and begin downloading and verifying the ERA blockchain.
Because the blockchain is constantly growing, the file size is always increasing, and ERA must verify each block (CPU intensive) it may take some time for the blockchain to sync.

Windows

Run the ERA.exe executable extracted from the Windows zip:

Mac

Run the ERA binary extracted from the Mac zip.

Linux

  • Finish linux tutorial

Creating a Wallet

Upon first launch of the wallet program, a private key and wallet.dat file containing said private key will be generated, there is no manual work needed on the users part.

  • Web wallet
  • Paper wallet

Viewing Wallet Address

Select the Receive tab in the ERA wallet program, click on the address autogenerated for you, then click the Copy Address button at the bottom of the wallet. You have now copied your public key, use this when people want to send you coins.

Exporting Keys

In order to access your private key there's a few steps you will need to take.

  1. Have your ERA wallet open (duh)
  2. Unlock your wallet if it is locked. Unlock your wallet by clicking the Settings tab at the top of the wallet, then click Unlock Wallet, but make sure when you unlock your wallet the small tick box saying Staking only is unticked.

  1. On the top bar of the wallet select: Help, then Debug window, and now within the popup click on the Console option at the very top. You may now type dumpprivkey <youreraaddress>, the console will now print out your wallets private key.

  1. Save your private key to a safe location where it cannot be accessed from the internet. NEVER show this key to anyone else, with this key anyone can have access to all your ERA.