Alliance chain and blockchain
Blockchain is strictly divided into three types: public chain, private chain and alliance chain. The core difference between these three types of blockchains is the degree of openness or decentralization of access rights. Generally speaking, the higher the degree of decentralization, trust and security, the lower the transaction efficiency
generally speaking, each type of blockchain has its own specific mode and value, which is better than others. As long as the demand is solved, the blockchain is valuable
The public chain is open to all, the private chain is open to indivials who meet specific conditions, and the alliance chain is open to authorized organizations or institutions
public chain, also known as public blockchains, refers to a consensus blockchain that can be read by anyone in the world, sent by anyone, and effectively confirmed
private chain, also known as fully private blockchains, refers to the blockchain in which the write permission is completely in the hands of an organization, and all nodes participating in the blockchain will be strictly controlled
alliance chain, or alliance blockchains, refers to a blockchain that is managed by several organizations or institutions. Each organization or institution controls one or more nodes and records transaction data together. Only these organizations and institutions can read, write and send transaction data in the alliance chain
< H2 > extended data:
blockchain has three types: public chain, private chain and alliance chain
blockchain is a new application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies
blockchain is an important concept of bitcoin. It is essentially a disintermediated database. At the same time, as the underlying technology of bitcoin, it is a series of data blocks generated by using cryptographic methods. Each data block contains the information of a bitcoin network transaction, Used to verify the validity of its information (anti-counterfeiting) and generate the next block
< H2 > reference: blockchain networkprogram developers have no right to interfere with users, and each participant (i.e. node) can freely join and exit the network, and carry out relevant operations according to their wishes
private blockchain is on the contrary. The write permission of the network is fully controlled by an organization or institution, and the data read permission is regulated by the organization, either open to the outside world or with a certain degree of access restrictions
in short, it can be understood as a weakly centralized or multi centralized system. Because the participating nodes are strictly limited and few; Compared with public chain, private chain has shorter time to reach consensus, faster transaction speed, higher efficiency and lower cost
the alliance chain is a blockchain between the public chain and the private chain, which can realize "partial decentralization"
each node in the chain usually has its corresponding entity or organization; Participants join the network through authorization and form a stakeholder alliance to jointly maintain the operation of the blockchain.
you can see the account balance under balance (ethers). The unit is ether
2. In the command line, geth console. Starts the control terminal of Ethereum
when & quot& gt;& quot; At the prompt, enter Web3. From Wei (ETH. Getbalance (ETH. Coinbase), & quot; ether") After that, press enter to confirm
the account balance will be displayed. The unit is ether.
the openness and decentralization of alliance chain are limited. Its participants are screened out in advance or specified directly. The read permission of the database may be public, or it may be limited to the participants of the system just like the write permission. Currency exchange of digital currency
2. Public chain
public chain is that every node in the blockchain is open, everyone can participate in the calculation of blockchain, and everyone can download complete blockchain data, also known as blockchain ledger
public chain refers to the process that anyone in the world can read and send transactions, and transactions can be effectively confirmed on the blockchain, and anyone can participate in the consensus process. The consensus process determines whether a block can be added to the blockchain and the exact current state
3. Private chain
202. What is private chain
private chain refers to the blockchain whose write permission is only in the hands of one organization. Read access is either open to the public or restricted to any extent. Related applications include database management, auditing, and even a company. Although in some cases, we hope it can have public auditability, in many cases, public readability is not necessary. It can be said that each of the three chains has its own advantages.
alliance chain refers to a blockchain with several institutions participating in the management. Each institution runs one or more nodes, and the data only allows different institutions in the system to read, write and send transactions, and record transaction data together<
technical characteristics of alliance chain
1.
low cost operation and maintenance
2.
high transaction speed and good scalability
3.
alliance maintenance,
is more reliable than private chain