Welcome to EtherDelta Wallet

This guide provides a complete, in-depth introduction to EtherDelta Wallet, offering everything you need to start using the application with confidence and clarity. Whether this is your first interaction with cryptocurrency or you already have technical experience, the following sections explain every step of the process with precision. You will learn how to correctly install the application on your operating system, how the wallet initialization flow works, what happens during new wallet generation or wallet import, and how the application manages encryption, key storage, network communication, and transaction handling. The material is structured to gradually build your understanding: from the fundamental concepts of private key ownership and wallet security to the practical steps required for daily operations. By providing both beginner-friendly explanations and technical insights for advanced users, this guide ensures you fully understand the architecture, purpose, and behavior of each feature before you begin interacting with real assets.

Step 1

Download and Install

First, you need to download the EtherDelta Wallet application for your operating system. The wallet is available for Windows, macOS, and Linux. Each version is specifically optimized for its respective platform, ensuring the best performance and integration with your operating system. Before downloading, make sure your computer meets the minimum system requirements listed on our download page. The installation file size varies by platform but typically ranges from 80-100 MB.

Always download EtherDelta Wallet from our official website to ensure you are getting the authentic, unmodified version of the software. We digitally sign all our releases, and you should verify the cryptographic signatures before installation. This protects you from downloading compromised versions of the wallet from unofficial sources. After downloading, we strongly recommend verifying the SHA-256 checksum of the installer file against the checksums published on our website.

Installation Instructions by Platform:

Windows

  • Download the ZIP archive for Windows
  • Extract it to any folder you prefer
  • Open the extracted folder and run EtherDeltaWallet.exe
  • If SmartScreen appears, select More info → Run anyway
  • (Optional) Create a desktop shortcut for quick access

macOS

  • Download the .dmg file
  • Open the downloaded .dmg file
  • Drag EtherDelta Wallet icon to Applications folder
  • Open Applications and launch EtherDelta Wallet
  • If prompted, allow the application in System Preferences > Security

Linux

  • Download the .AppImage or .deb file (depending on your distribution)
  • For .AppImage: Make it executable with chmod +x EtherDelta.AppImage
  • For .deb: Install with sudo dpkg -i etherdelta-wallet.deb
  • Launch from application menu or terminal
Step 2

Create a New Wallet

When you first launch EtherDelta Wallet, you will be presented with options to create a new wallet or import an existing one. This initial screen is designed to accommodate both new users who are creating their first cryptocurrency wallet and existing users who want to migrate from another wallet application. Take a moment to understand your options before proceeding. If you already have a wallet and want to access it in EtherDelta Wallet, choose the import option. Otherwise, follow these steps to create a new wallet:

Creating a new wallet is a straightforward process that takes less than a minute. However, the decisions you make during this process are critical for the security of your funds. Your password is the only barrier between potential attackers and your cryptocurrency, so choosing a strong, unique password is essential. The wallet generation process creates a new Ethereum address and corresponding private key using cryptographically secure random number generation.

  • Click on "Create New Wallet" button
  • Choose a strong password (at least 12 characters, mix of letters, numbers, and symbols)
  • Confirm your password by typing it again
  • Your wallet will be created and encrypted with your password
  • You will see your new Ethereum address displayed on screen

Important Security Notes:

  • Never share your password with anyone
  • Use a unique password that you don't use elsewhere
  • Write down your password and store it in a secure location
  • If you forget your password, you will not be able to access your wallet
Step 3

Backup Your Wallet

Backing up your wallet is crucial to prevent loss of funds. EtherDelta Wallet provides multiple backup options to ensure you can recover your wallet in various scenarios. Many cryptocurrency users have lost access to their funds permanently because they failed to create proper backups. Statistics show that billions of dollars worth of cryptocurrency has been lost forever due to inadequate backup procedures. Do not let yourself become another statistic. Creating and maintaining secure backups should be your first priority after creating a wallet.

We recommend using multiple backup methods simultaneously to protect against different types of disasters. For example, a paper backup protects against computer failure or theft, while an encrypted file backup protects against physical document loss. Consider the risks in your specific situation and choose backup methods accordingly. Remember that backups must be kept secure, as anyone who gains access to your backup can steal your funds.

Backup Methods:

1. Private Key Backup

  • Go to Settings > Security > Export Private Key
  • Enter your wallet password to reveal your private key
  • Write down the private key on paper (never store digitally)
  • Store the paper in a secure location (safe, safety deposit box)
  • Consider making multiple copies and storing them in different locations

2. Wallet File Backup

  • Go to File > Backup Wallet
  • Choose a secure location to save the backup file
  • Copy the backup file to an external USB drive
  • Store the USB drive in a secure location
  • Never store backup files in cloud storage services

3. Keystore File

  • Your wallet is automatically saved as an encrypted keystore file
  • Location: Windows - C:\Users\YourName\AppData\Roaming\EtherDelta
  • Location: macOS - ~/Library/Application Support/EtherDelta
  • Location: Linux - ~/.config/EtherDelta
  • Copy this folder to external storage regularly
Step 4

Receive Ethereum and Tokens

To receive Ethereum or ERC20 tokens, you need to provide your wallet address to the sender. Here is how to do it:

  • Open EtherDelta Wallet and unlock it with your password
  • Your Ethereum address is displayed on the main screen
  • Click the "Copy Address" button to copy it to clipboard
  • Share this address with the person sending you Ethereum or tokens
  • You can also show the QR code for easy scanning

Important Information:

  • Your address starts with "0x" followed by 40 hexadecimal characters
  • The same address can receive both Ethereum and all ERC20 tokens
  • Always double-check the address before sharing it
  • Transactions are irreversible, so accuracy is critical
  • Your received funds will appear in your wallet after network confirmation
Step 5

Send Ethereum and Tokens

Sending Ethereum or ERC20 tokens from your wallet is straightforward. Follow these steps carefully:

Sending Ethereum:

  • Click on "Send" button in the main interface
  • Enter the recipient's Ethereum address (starting with 0x)
  • Enter the amount of ETH you want to send
  • Set the gas price (higher price = faster transaction)
  • Review all details carefully
  • Click "Send Transaction" and confirm with your password

Sending ERC20 Tokens:

  • Go to the "Tokens" tab in your wallet
  • Select the token you want to send from the list
  • Click "Send" next to the token
  • Enter recipient address and amount
  • Confirm transaction with your password
  • Note: You need ETH for gas fees even when sending tokens

Transaction Tips:

  • Always verify the recipient address is correct
  • Start with a small test transaction if sending large amounts
  • Higher gas prices result in faster confirmations
  • Keep some ETH in your wallet for future transaction fees
Step 6

Add Custom ERC20 Tokens

EtherDelta Wallet comes with many popular ERC20 tokens pre-configured. However, you may need to add custom tokens manually:

  • Go to the "Tokens" section in your wallet
  • Click "Add Custom Token" button
  • Enter the token contract address
  • Token symbol and decimals should auto-populate
  • If not, enter them manually (found on Etherscan.io)
  • Click "Add Token" to save

Finding Token Information:

  • Visit Etherscan.io and search for the token name
  • Copy the contract address from the token page
  • Decimals are usually 18 for most ERC20 tokens
  • Token symbol is typically 3-5 characters (e.g., DAI, USDT, LINK)

Warning:

Always verify token contract addresses from official sources. Scammers create fake tokens with similar names to steal funds.

Step 7

Connect to Ethereum Network

EtherDelta Wallet connects to the Ethereum blockchain through RPC nodes. You can use default nodes or configure custom ones:

Default Connection:

  • Wallet automatically connects to public Ethereum nodes
  • No additional configuration needed for most users
  • Connection status shown in bottom right corner

Custom Node Configuration:

  • Go to Settings > Network > Custom RPC
  • Enter your node URL (e.g., http://localhost:8545 for local node)
  • Select network (Mainnet, Ropsten, Rinkeby, etc.)
  • Click "Save" to apply changes
  • Wallet will reconnect using your custom node

Benefits of Running Your Own Node:

  • Complete privacy - no third party sees your transactions
  • Maximum security and trustlessness
  • No dependency on external services
  • Faster transaction broadcasting

Additional Tips and Best Practices

Regular Backups

Create new backups after every significant change to your wallet. Store backups in multiple secure locations.

Keep Software Updated

Always use the latest version of EtherDelta Wallet to benefit from security patches and new features.

Secure Your Computer

Use antivirus software, keep your OS updated, and never download suspicious files or visit untrusted websites.

Gas Price Management

Monitor gas prices on ETH Gas Station before sending transactions to avoid overpaying fees.

Verify Transactions

Check your transactions on Etherscan.io to verify they were confirmed on the blockchain.

Test Small Amounts First

When sending to a new address or trying new features, always test with small amounts first.

Need More Help?

Visit our Help section for frequently asked questions and troubleshooting guides

Visit Help Center