This article is a technical review of the interesting parts of eth-hot-wallet, an Ethereum wallet web app with erc20 token native support. The source code can be found on GitHub (MIT License). eth-hot-wallet preview Table of contents: Ethereum wallet as a web app The stack The containers of eth-hot-wallet Unified Design for Ethereum Wallet Redux and Redux-Saga Secure password generator eth-light..