Docking with Ethereum without synchronous blockchain
Ethereum energy coin is not MLM
Ethereum is an open source public blockchain platform with smart contract function. Ethereum provides decentralized virtual machine (Ethereum virtual machine) to process point-to-point contract through its special cryptocurrency Ethereum
in 2013, vitalik buterin, 19, first mentioned the idea of Ethereum in a book entitled "Ethereum white paper: next generation intelligent connection and decentralized application platform". Then, in 2014, the algorithm and protocol of Ethernet coin were officially implemented, and $150 million was raised. The system itself was finally completed on July 30, 2015
as the representative of blockchain 2.0, the mainstream currency Ethernet is regarded as the wind vane of crypto digital currency market. However, over the past week, the price of ether currency has continued to fall. On August 14, 2018, the ethereal currency plummeted by 20%, reaching a record low of $257 this year. Compared with this year's peak of $1295, the price of Ethernet currency has shrunk by more than 80%. Affected by this, on August 15, 2018, none of the top ten mainstream currencies in the digital money market was spared, falling across the board, with a number of single day declines exceeding 10%
extended data
Ethereum started planning almost in 2013, and started to implement the project in 2015. Before that, there were many digital currencies imitating bitcoin in the market, and they made various modifications on the basis of bitcoin code. In this way, it is very difficult to develop a new blockchain application, to re deploy a new chain, and then to develop an application on this chain. Using a consensus mechanism of pow alone is a huge maintenance workload. It's like developing an app on a mobile phone and developing the Android system together
after Ethereum comes out, it is equivalent to the underlying operating system of the blockchain. On Ethereum, it is very convenient to develop various dapps without considering the underlying development, and it can also share the computing power and storage of Ethereum. For programmers, the threshold of blockchain development is lowered instantly. The emergence of Ethereum has played a very important role in the development and popularization of blockchain applications. That's why Ethereum is called blockchain 2.0
the trust union credit alliance chain is located in the financial public chain, which is oriented to the high-frequency financial application scenarios in the field of credit and assets. It does not use eth, EOS, Neo and other general public chains, but uses the account structure of star network, adopts the lightweight intelligent contract layer, and the whole technical architecture is molarized according to "high aggregation and low coupling", This enables the trust union credit alliance chain to adapt to the requirements of rapid development, rapid implementation and timely response of Internet financial procts.
although the pow mining mechanism is adopted, the block out mechanism of Ethereum is different from that of bitcoin. Due to the short block time of Ethereum, Ethereum is easy to form isolated blocks. Isolated blocks refer to the blocks that are not on the longest chain. Bitcoin's isolated blocks have no block rewards, but in Ethereum, isolated blocks can be referenced. The referenced isolated blocks are called "Uncle blocks", and their packaged data will also be recorded in the blockchain. Unlike bitcoin, Ethereum's TERT block has a reward, and each TERT block can get a reward of 4.375 Ethernet coins at most
Ethereum is a programmable and Turing complete blockchain development platform, which is equivalent to a decentralized global computer. In a programming system, there are usually some virtual machines to compile and execute. Java has JVM. In Ethereum, there is also Ethereum's virtual machine EVM, which can execute any complex algorithm code. Developers can use existing programming languages such as JavaScript or Python to create their own applications on Ethereum. Through Ethereum's virtual machine, you can easily issue digital assets, write smart contracts, set up and run decentralized applications, and set up decentralized autonomous organizations
eth is also known as the internal fuel of Ethereum. Unlike currency digital assets, Ethereum is not only used for transfer, but also for payment of smart contracts
in order to prevent the Ethereum blockchain from being full of junk contracts and junk applications, and to establish and run smart contracts on Ethereum, you must use eth to pay for smart contracts. For example, when you transfer your newly created digital assets on the Ethereum blockchain, you need to use eth to pay the handling fee instead of your newly created digital assets.
Blockchain projects require high efficiency, so most of the core source code development is using C / C + +. However, if you are doing a blockchain project, unless you need to make a lot of adjustments to the source code, you may not choose to use Java. For general DAPP applications, java development should also be a good choice. For example, in the case of Ethereum blockchain, there is a web3j class library for Java, which is very convenient; Bitcoin has bitcoin J class library, which is also easy to use. It still depends on the level of application, what to do, and the situation of the team
share two Java blockchain tutorials:
-
java bitcoin details
-
java Ethereum development
< / OL >
Financial instry
blockchain should be the most widely used in the financial instry P>
, for example, OMG (young model currency) in May 2017, omise announced that it was launching an electronic wallet with Alipay to integrate Alipay payment solutions into its own payment service suite, helping local e-commerce businesses in Thailand to accept online payment transactions from China tourists. p>
another example is PPT, which is a bill financial transaction system based on blockchain
gambling
the gambling instry probably entered the blockchain last year. Why does gambling favor blockchain? Blockchain provides a relatively fair guessing system. Why is it relatively fair? As can be seen from the previous introction, blockchain can not be tampered with or forged
for example, wicc is a rich application scenario that can realize asset issuance, guessing application, right traceability, mutual insurance, decentralized exchange, cross-border settlement, etc
for example, the STX stox application is designed to provide the full functionality of the forecast market application without any central server. Forecasting the market requires functions such as event planning, market making, providing information and analysis to traders, reporting event results, and of course collecting and paying
I believe that if the current lottery instry is set up on the blockchain, people's purchasing enthusiasm will be higher and higher, because too many insiders make people give up
Internet of things
there are still many applications of the Internet of things in the blockchain, because the traceability and timeliness of blocks are very suitable for this instry
for example, data is the concept of Internet of things, which is a decentralized P2P network. The data source can connect with any node in the whole network, and then publish the data, and the network will immediately send it to the subscriber. Horizontal scalability is achieved through fragmentation mode. This is very important for the timeliness and accuracy of Internet of things applications
game instry
for example, GTC (g coin) is a decentralized digital asset based on Ethereum erc20 issued by game.com, and G coin is committed to becoming the general digital currency standard of the global game instry
for example, mana is a distributed shared virtual platform. On this platform, users can browse and discover content, and interact with other people and entities. Users can also claim the ownership of virtual territory through the land ledger based on blockchain. The territory is demarcated by rectangular coordinates (x, y), and its owner can decide the content published on the territory, including interactive systems from static 3D scenes to games
there are many other instries. The great emperor did not list them one by one, but listed several representative instries. What is the point? It shows that blockchain is definitely not only the transaction of currency, it is a proct of the era change with real landing project and real practical use
in fact, the development of human society is just like the blockchain, which is irreversible and unstoppable. In my opinion, sooner or later, the blockchain will enter into thousands of households, no matter the ox or bear, hold the value currency in hand, and tonghuashun has begun to offer digital currency, which shows that the society is accepting it step by step, and the power of social development can not be blocked by any country or person
In recent years, the impact of black technology AI can be described as wave after wave. From dark blue to alphago, people have repeatedly exclaimed at the subtlety of technology and the powerful learning ability of AI
so how will AI combine with blockchain, and what breakthroughs and innovations will it bring
let's look at the evolution of blockchain. From blockchain 1.0 marked by BTC to blockchain 2.0 marked by Ethereum and combined with "smart contract", to blockchain 3.0 marked by EOS with stronger expansibility
as far as BTC is concerned, its function is single. For users, it is nothing more than mining and transfer. So we have an upgraded eth
eth provides a development platform for users to write smart contract publishing applications, but its performance is insufficient and the handling fee is expensive. This is bm's EOS
one of the main reasons why EOS can get people's attention quickly is that it has stronger scalability than Ethereum. It's stable and secure, but "super node power leads to insufficient decentralization" is no more decentralized than eth. In other words, in order to achieve fast enough data processing, it makes a compromise on the degree of decentralization. Then Velas appeared
based on the characteristics of EOS, Velas uses AI to enhance and realize decentralization. By introcing AI (Artificial Intelligence) into the blockchain technology, it solves the disadvantages brought by the rule of man, and automatically adjusts the system through AI to proce the best results without affecting the processing standards of the system, thus recing the cost of consensus
"AI is technological innovation, blockchain is institutional innovation"
public chain: open to all, anyone can participate
private chain: open to indivial indivials or entities
alliance chain: open to specific organizations