Development of underlying technology of blockchain
-
the underlying development of blockchain can't be realized with Java
-
as the upper development, you just need to dock according to the given open source interface, and then develop what you need with the language you are good at
-
now there are many blockchain system templates, you can see which development cases
< / OL >
blockchain is the underlying technology of bitcoin, like a database ledger, recording all transaction records. Because of its safety and convenience, this technology has graally attracted the attention of the banking and financial instry
in April 2018, a group of scholars from Oxford University announced the establishment of Woolf University, the world's first blockchain University
in a narrow sense, blockchain is a kind of chain data structure that combines data blocks in chronological order in a sequential way, and it can not be tampered with and forged by cryptography
broadly speaking, blockchain technology is a new distributed infrastructure and computing method, which uses blockchain data structure to verify and store data, uses distributed node consensus algorithm to generate and update data, uses cryptography to ensure the security of data transmission and access, and uses intelligent contract composed of automated script code to program and operate data.
of course, the most substantial progress has been made by coin Ying China, which has introced blockchain and digital currency into the crowdfunding instry. At present, a crowdfunding project has been successfully completed.
the core of blockchain technology is to record data and contracts along the time axis, and can only read and write, not modify and delete. At the application level, the three advantages of blockchain, namely, security, transparency and efficiency, make it especially helpful to regulate the development of Internet Finance and promote the popularization and innovation of Internet of things and sharing economy; In the capital market, the use of distributed databases and smart contracts can also significantly rece the manual checking work and save costs for financial institutions
the domestic Puyin group is also paying attention to the blockchain technology, applying the blockchain technology to the tea instry and launching the tea based digital currency Puyin.
2. Blockchain is an innovative application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies in the Internet era. In recent years, the development and application of blockchain is of great significance to technological innovation and instrial revolution. This experience introces the relevant knowledge of blockchain technology
3. Blockchain is a distributed ledger, which can contain financial and / or non-financial transactions. It can be replicated (distributed) on multiple systems in almost real time through peer-to-peer network. Each participant "owns" the same ledger and gets updated when adding any transaction. Each participant helps to determine the inherent "invariance" of all existing records, Using cryptography and digital signature to prove identity, authenticity and enforce read / write access, there is a mechanism that makes it difficult to change history, and it is easy to detect someone trying to change it. Thank you very much for your patience. If you have any help, please accept it. I wish you a happy life! thank you!
In a narrow sense, blockchain is a kind of chain data structure that combines data blocks in a sequential way according to the time sequence, and it is a distributed account book that can not be tampered with and forged by means of cryptography
broadly speaking, blockchain technology is a new distributed infrastructure and computing method, which uses blockchain data structure to verify and store data, uses distributed node consensus algorithm to generate and update data, uses cryptography to ensure the security of data transmission and access, and uses intelligent contracts composed of automated script code to program and operate data
working principle
blockchain system is composed of data layer, network layer, consensus layer, incentive layer, contract layer and application layer. Among them, the data layer encapsulates the underlying data blocks and related basic data and algorithms such as data encryption and timestamp; The network layer includes distributed networking mechanism, data transmission mechanism and data verification mechanism; The consensus layer mainly encapsulates all kinds of consensus algorithms of network nodes; The incentive layer integrates economic factors into the blockchain technology system, mainly including the issuance mechanism and distribution mechanism of economic incentives; The contract layer mainly encapsulates all kinds of scripts, algorithms and smart contracts, which is the basis of the programmable characteristics of blockchain; The application layer encapsulates various application scenarios and cases of blockchain. In this model, chain block structure based on timestamp, consensus mechanism of distributed nodes, economic incentive based on consensus computing power and flexible and programmable smart contract are the most representative innovations of blockchain technology
with the popularity of bitcoin, many investors also aim at the technical support behind bitcoin blockchain. So, what is blockchain? In fact, it is a decentralized distributed ledger database. Without the center, each node of data storage will the whole ledger synchronously, and the information is transparent and difficult to tamper with.