Private blockchain modification
blockchain is a digital account book that can be jointly bookkept, and will record all transactions that have occurred and have been unanimously recognized by the system it's the same as the whole family. You're bookkeeping, and your father and mother are also bookkeeping. They can see the general ledger, but the saved information can't be tampered with any more
In 2008, Nakamoto first proposed the concept of blockchain subsequently, blockchain has become the core component of electronic currency bitcoin, which serves as the public account book for all transactions. By using peer-to-peer network and distributed timestamp server, the blockchain database can be managed independentlyextended data:
type of blockchain
1, public blockchain
any indivial or group in the world can send transactions, and transactions can be effectively confirmed by the blockchain, and anyone can participate in its consensus process. Public blockchain is the earliest and the most widely used blockchain. The virtual digital currencies of bitcoin series are all based on public blockchain. There is only one blockchain corresponding to this currency in the world
2, Alliance (instry) blockchain
instry blockchain: multiple preselected nodes are designated as bookkeepers within a group, and the generation of each block is jointly determined by all preselected nodes (preselected nodes participate in the consensus process), and other access nodes can participate in the transaction, However, regardless of the bookkeeping process (in essence, it is still managed bookkeeping, only distributed bookkeeping, how many preselected nodes, and how to determine the bookkeeper of each block to become the main risk point of the blockchain), anyone else can conct limited query through the open API of the blockchain
3, private blockchain
only uses the general ledger technology of blockchain for bookkeeping. It can be a company or an indivial, and enjoys the write permission of the blockchain. This blockchain is not very different from other distributed storage schemes
1 - public blockchain; It means that anyone can read and send transactions for validity confirmation, and anyone can participate in the consensus process of the blockchain to jointly maintain the security, transparency and non tampering of the public blockchain data. For example,
2-community blockchain represented by bitcoin; It is also called alliance chain, which means that the nodes participating in the blockchain are selected in advance, and there are usually good network connections and other cooperative relationships between the nodes; Community blockchain is a practical application scenario of the combination of blockchain and physical goods, such as Domenech jewelry's Maobei mode
3-private blockchain: the participating nodes only have a limited range, the data access and use have strict permission management, the write permission is only in the hands of the participants, and the read permission can be opened to the outside world.
Blockchain is a kind of chain data structure that combines data blocks in order according to the time sequence, and it can't be tampered and forged by cryptography. In a broad sense, blockchain technology is a new distributed infrastructure and computing paradigm, 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< br />
22 weeks in total, divided into five stages,
the first stage is four weeks, go language foundation and network concurrency, after learning the introctory go language,
the second stage is four weeks, go language practical web development, crawler development, cryptography, consensus algorithm, implementation of lightweight public chain, after learning the website and crawler that can develop golang, Achieve lightweight blockchain
stage 3, 4-week Ethereum source code analysis and smart contract DAPP development, master Ethereum core and smart contract development, as well as blockchain,
stage 4, 4-week super ledger, bitcoin EOS, source code analysis and smart contract practice, master super ledger development, cat bitcoin, bifurcated EOS after learning, And the intelligent contract DAPP development
phase V 6-week project actual combat, 5 enterprise level projects, after learning, you can have 1 year of blockchain project experience
community blockchain; It is also called alliance chain, which means that the nodes participating in the blockchain are selected in advance, and there are usually good network connections and other cooperative relationships between the nodes; Community blockchain is a practical application scenario of the combination of blockchain and physical goods, such as Domenech jewelry's Maobei mode
Hello, the differences between the two are as above, for reference only, hope to adopt
that every node has all bitcoin's complete blockchain data--- yes