1. Alibaba
IPR daily, an intellectual property media, recently released a report, which listed the number of
blockchain invention patents published in the world from January 1, 2019 to June 30, 2019, among which China ranked first, accounting for 67% of patent applications. Alibaba ranked first with 322 patents, followed by Ping An of China, with 274 patents, Third, nchain has 241 patents.
2. Recently, the hottest investment is
bitcoin. From financial tycoons to ordinary people, they are talking about the surge of bitcoin. Bitcoin is a kind of blockchain. I believe there are still many people who don't know much about blockchain, so today we will explain in detail what blockchain is? How to search blockchain technology patents? What is blockchain? More than 10000 years ago, human beings began to learn to use shells as an intermediary for exchanging materials, and later developed into currency. With the development of network, the circulation of
digital currency has graally replaced the traditional currency, and now people's payment methods have undergone unprecedented changes. The emergence of encrypted electronic currencies such as bitcoin, Ethereum and litecoin has further prompted the whole financial system to face up to and start thinking about transformation. However, there is an important technical support behind the development of encrypted e-money which is not affected by the traditional financial system;; Block chain. Blockchain is a new application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies. The so-called consensus mechanism is a mathematical algorithm to establish trust and obtain interests between different nodes in the blockchain system. How to search blockchain technology patents Blockchain Revolution & sup1; A book has mentioned that blockchain is a public database, which records all transaction information and can effectively prevent tampering; It is a distributed system, which does not store on a specific server or node, but scattered in countless nodes on the network, each node only retains part of the information; It is a kind of consensus agreement, which follows a mechanism together. As the underlying technology behind cryptocurrency, including identity authentication, medical record preservation, market forecasting, asset trading, etc., blockchain is graally applied. To observe the patent applications related to global blockchain technology, the author suggests that you should refer to the definitions of block chain, distributed ledger and smart contract to expand your search conditions, rather than only limited to the patents using the word block chain. What is blockchain? How to search blockchain technology patents? If you have more questions about patent inquiry, you can continue to pay attention to Bajie intellectual property or contact us by telephone.
3.
bus line: M310, about 8.7km
1. Walk about 1.1km from Yuanling village to Shiyan Street Office Station
2. Take M310, after 5 stops, to Yangtaishan station (also take 332, m243)
3. Walk about 970m to Dalang commercial center
4. In fact, as of August last year, Bank of America had filed at least 30 patent applications for blockchain technology, while in February last year alone, they filed nine applications with the U.S. patent and Trademark Office
5. All countries are seizing the patent of blockchain. There are still many blockchain applications in China, such as Alibaba, Tencent and Bank of China. Blockchain applications are very popular now. There is a SMIC blockchain service platform project initiated by Changsha high tech Zone, which is blockchain + public service mode, and enterprises are being recruited to join the chain.
6. According to the information released by the South Korean Intellectual Property Office (KIPO), the number of patent applications for blockchain has increased significantly worldwide
the South Korean Intellectual Property Office released a report on Wednesday (March 21), which showed that the number of patent applications for global blockchain reached 1248 in 2017, and the top five countries and regions were the United States, the European Union, China, Japan and South Korea

7. Not all companies apply for patents for their own inventions, and not all patents can lead to viable procts or uses. However, according to the data, we can see that the development and application of blockchain technology is recognized in the society, and it also indicates that it may create barriers to entry.
8. Although the number of applications is high, it actually proces value and is used for proction. In fact, it's really rare.
9. Alibaba Group Holding Co., Ltd., digital currency Research Institute of the people's Bank of China, printing science and Technology Research Institute of the people's Bank of China and many other companies have applied. You can go to some patent inquiry websites to learn more
10. [root@localhost network-scripts]# cat ifcfg-eth0
# Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE]
DEVICE=eth0
BOOTPROTO=none
HWADDR=00:0c:29:d6:1b:18
ONBOOT=yes
TYPE=Ethernet
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
NETMASK=255.255.255.0
IPADDR=192.168.9.73
GATEWAY=192.168.9.1
这个是手动指定的IP地址,你也可以设置为自动获取,里面内容比较少
[root@localhost network-scripts]# cat ifcfg-eth1
# Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE]
DEVICE=eth1
BOOTPROTO=dhcp
ONBOOT=yes
HWADDR=00:0c:29:d6:1b:22
TYPE=Ethernet
USERCTL=yes
IPV6INIT=no
PEERDNS=yes