Block Chain
Recently, there is a hot term named blockchain, in Chinese is “区块链”. I made some research on it. A blockchain — originally block chain — is a distributed database that maintains a continuously-growing list of records called blocks. Each block contains a timestamp and a link to a previous block.
Read Moreā¦