How big is the Ethereum Miss wallet
In Ethereum, all kinds of transfer and other transaction operations need to be completed by accounts. In the transaction platform, such as currency exchange transaction platform, each transaction needs to have a transaction initiation account and a transaction receiving account. Each account corresponds to an address, and the account name is the label of the address. Use a wallet to manage accounts. A wallet can contain multiple accounts. Of course, you can also create multiple wallets

according to whether to run the whole node, it can be divided into full node wallet and light wallet. The full node wallet refers to the wallet that synchronizes all the blockchain data, while the light wallet only retains part of the data related to itself. We usually use the light wallet
according to whether the wallet is connected to the Internet, it can be divided into hot wallet and cold wallet. Hot wallets are wallets that stay online, also known as online wallets. A cold wallet is a wallet that is not connected to the Internet, also known as an offline wallet. It is usually a computer, hard disk or paper with a private key written on it that is not connected to the Internet. Generally speaking, a cold wallet is more secure than a hot one because it is not connected to the Internet and the private key can hardly be stolen
according to the different ways of private key storage, wallet can be divided into decentralized wallet and centralized wallet. Decentralized wallet means that the private key is not stored and managed by a third party, but generated and managed by users themselves. If the private key is lost, it will not be retrieved. The storage of the private key of the centralized wallet is managed by the platform. Users log in with their accounts, and the exchange wallet belongs to this category
at present, the well-known wallets on the market include Bitian, imtoken, Galaxy wallet, Cobo wallet, etc.
mist decentralized application browser
mist is a decentralized application browser. Mozilla, Firefox or Google Chrome was born for Web 2.0, while mist browser was born for Web 3.0 (the 3.0 era will be decentralized). Mister is still in its rapid development stage. Now there is only one available public release, secret open source release 0.3.6. This release allows you to open any Ethereum decentralized application with mist browser
Ethereum wallet
all other releases of "mist" are not mist, except a mist browser with independent decentralized application: Ethereum wallet (known as meteor decentralized application wallet) because Ethereum wallet only provides a separate mist browser decentralized application: wallet, Therefore, he is called "Ethereum wallet". In the future, after the release of metropolis, Ethereum wallet will provide a complete mist browser function for any decentralized application. Ethereum wallets will be just one of them< br />
