SkillAgentSearch skills...

Etherwallet

No description available

Install / Use

/learn @MyEtherWallet/Etherwallet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

https://www.MyEtherWallet.com

Chrome Extension

Download the Latest Release

  • etherwallet-vX.X.X.X.zip is the smaller package containing the gh-pages branch aka MyEtherWallet.com
  • chrome-extension-vX.X.X.X.zip is the chrome extension package
  • source code is the full source for developers to get started with (although cloning or forking the mercury branch is probably a better choice)

Live verify files

Check gh-pages files against live website at https://www.myetherwallet.com

| File Name| Status| |---|---| | index.html |embedded.html| | embedded.html |embedded.html| | helpers.html |embedded.html| | signmsg.html |signmsg.html| | bin/startMEW.js |startMEW.js| | css/etherwallet-master.min.css |etherwallet-master.min.css| | fonts/Lato-Bold.woff |Lato-Bold.woff| | fonts/Lato-Light.woff |Lato-Bold.woff| | fonts/Lato-Regular.woff |Lato-Regular.woff| | js/etherwallet-master.js |etherwallet-master.js| | js/etherwallet-static.min.js |etherwallet-static.min.js| | js/jquery-1.12.3.min.js |jquery-1.12.3.min.js|

MEW Around the Web

mercury is the development branch. gh-pages contains only the smaller dist folder only and is served to MyEtherWallet.com

  • Our infrastructure ("node") is on AWS. You can also use your own node.
  • We also provide access to Infura.io & Etherscan.io nodes. Use the drop-down in the top-right.

MyEtherWallet

  • MyEtherWallet is a free, open-source, client-side tool for easily & securely interacting with the Ethereum network. As one of the leading providers of Ethereum services, MyEtherWallet equips users with an easy-to-understand and accessible suite of tools for their needs.
  • It was created and is maintained by kvhnuke and tayvano.

Features

  • Create new wallets completely client side.
  • Access your wallet via unencrypted private key, encrypted private key, keystore files, mnemonics, or BitBox, Ledger Nano S or TREZOR hardware wallet.
  • Easily send ETH and any ERC-20 Standard Token. Many tokens included as default.
  • Generate, sign & send transactions offline, ensuring your private keys never touch an internet-connected device.
  • Securely access your ETH & Tokens on your BitBox, Ledger or TREZOR Hardware Wallet via the MyEtherWallet interface (Chrome & Opera natively, Firefox w/ add-on)
  • Now in 18 languages thanks 100% to the amazing Ethereum community.
  • Supports URI Strings on Send Transaction Page.
    • to=[address]
    • value=[number]
    • sendMode=[ether | token]
    • tokenSymbol=[ARC | ICN | MKR | ....]
    • gasLimit=[number] OR gas=[number]
    • data=[hex data]
    • Example 1: https://www.myetherwallet.com/?to=0xDECAF9CD2367cdbb726E904cD6397eDFcAe6068D&value=1&tokenSymbol=REP&gaslimit=50000#send-transaction
    • Example 2: https://www.myetherwallet.com/?to=0xDECAF9CD2367cdbb726E904cD6397eDFcAe6068D&value=1&gaslimit=23000&data=0x5468616e6b20796f752c204d455720322e30#send-transaction

Our Philosophy

  • Empower the people: Give people the ability to interact with the Ethereum blockchain easily, without having to run a full node.
  • Make it easy & free: Everyone should be able to create a wallet and send Ether & Tokens without additional cost.
  • People are the Priority: People are the most important & their experience trumps all else. If monetization worsens the experience, we don't do it. (e.g. ads)
  • A learning experience, too: We want to educate about Ethereum, security, privacy, the importance of controlling your own keys, how the blockchain works, and how Ethereum and blockchain technologies enable a better world.
  • If it can be hacked, it will be hacked: Never save, store, or transmit secret info, like passwords or keys.
  • Offline / Client-Side: User should be able to run locally and offline without issue.
  • Private: No tracking!!! No emails. No ads. No demographics. We don't even know how many wallets have been generated, let alone who / what / where you are.
  • Open source & audit-able

Users (non-developers)

  • It is recommended you start here.
  • You can run MyEtherWallet.com on your computer. You can create a wallet completely offline & send transactions from the "Offline Transaction" page.
  1. Go to https://github.com/kvhnuke/etherwallet/releases/latest.
  2. Click on dist-vX.X.X.X.zip.
  3. Move zip to an airgapped computer.
  4. Unzip it and double-click index.html.
  5. MyEtherWallet.com is now running entirely on your computer.

In case you are not familiar, you need to keep the entire folder in order to run the website, not just index.html. Don't touch or move anything around in the folder. If you are storing a backup of the MyEtherWallet repo for the future, we recommend just storing the ZIP so you can be sure the folder contents s

View on GitHub
GitHub Stars2.3k
CategoryDevelopment
Updated2d ago
Forks1.7k

Languages

JavaScript

Security Score

90/100

Audited on Apr 1, 2026

No findings