- Ethereum
- Smart Contract
- dApp(Decentralized Application)
- Turing-Completeness
- the DAO
- Ether
- Gas
- State
- Transaction
- Message
- EOA
- CA
- ECDSA
- Address
- Geth
- Solidity
- EVM
- ABI
- Opcode
- DAG
- Ethash
- Web3
- Parity
- Bootstrap Node
- Mining
- Merkle Patricia Trie
- Bloom Filter
- GasLimit
- Uncle Block
- Receipt
- GHOST Protocol
- RLP
- Difficulty
- MixHash
- Nonce
- Finality
- Scalability
- Sharding
- Plasma
- Casper
- Zero Knoweldge Proof
- Raiden Network
- Whisper
- Swarm
- IPFS
- Metamask
- Etherscan
- EEA
- EIP
- ERC20
- ERC721
- Mnemonic code
- Mist
Metamask
It is a typical extended browser Ethereum wallet with key management function. Key management creates a private key, encrypts the generated private key and stores it, and when the user enters the specified password, the private key is recalled. If you forget your password, you can restore it to 12 words (Mnemonic Code) when you create your account.

In addition, user-friendly interface and Ethereum-based ERC-20 and ERC-721 token support are available and can be linked with hardware wallet. It is one of the most beloved Ethereum wallets with convenient access to dApp.