Position: Home page » Ethereum » Ethereum circle money

Ethereum circle money

Publish: 2021-05-26 13:41:18
1. Don't go to ZT. It's dead. The coins on it will be off the shelves in less than a month. The platform allows you to go to the project side. Can only charge money can not reflect, garbage exchange
2.

There is an essential difference between Ethereum and bitcoin. What is the difference? Bitcoin defines a set of currency system, while Ethereum focuses on building a main chain (which can be understood as a road) to allow a large number of blockchain applications to run on this road

from this point of view, Ethereum's application scenarios are more extensive, which is why we say that Ethereum marks a simple monetary system in the era of blockchain

1.0, and a transformation to other instries and application scenarios in the era of blockchain 2.0

however, there is no perfect thing in the world. Although Ethereum has expanded the application scope of blockchain in all walks of life and improved the speed of transaction processing, it also has some disputes and doubts

first, the solution to the lack of scalability of Ethereum: slicing technology and lightning network

the bottom design of Ethereum, the biggest problem is that Ethereum has only one chain and no side chain, which means that all programs have to run on this chain equally, consuming resources and causing system congestion. Just like last year's very popular Ethereum game "encryption cat", when this game was very popular, it once caused Ethereum network paralysis

to improve the processing capacity, Ethereum proposes two ways: shard and lightning network. Let's introce these two technologies respectively

(1) fragmentation technology

vitalik buterin, founder of Ethereum, believes that the reason why mainstream blockchain networks such as bitcoin process transactions very slowly is that every miner has to process every transaction in the whole network, which is actually very inefficient. The idea of fragmentation technology is: a transaction does not need to be processed by all nodes in the whole network, as long as some nodes (miners) in the network are allowed to process it. Therefore, Ethereum network is divided into many pieces. At the same time, each piece can handle different transactions. In this way, the network performance will be greatly improved

however, the slicing technology is also controversial. As we all know, the important idea of blockchain technology is decentralization. Only when the whole network witnesses (processes) the same transaction can it have the highest authority. The Ethereum slicing technology is similar to the group witness, not all nodes witness together. In this way, it will lose the absolute "decentralization" attribute, and can only achieve the purpose of high performance by sacrificing certain characteristics of decentralization

(2) lightning network

lightning network uses the way of transaction under the chain. What does that mean? It means: when the participants of lightning network transfer money to each other, they do not need to confirm the transaction through the main chain of Ethereum, but create a payment channel between the participants and complete it under the chain

however, lightning network is not separated from the main chain. Before establishing a payment channel, you need to use the assets on the main chain as collateral to generate a balance proof, which indicates that you can transfer the corresponding balance. In the case that both parties of the transaction hold the balance certificate, both parties can make unlimited number of transfers under the chain through the payment channel

only when the off chain transaction is completed and the assets need to be transferred back to the chain, the balance change information of the main chain account will be registered on the Ethereum main chain, and no matter how many transactions occur ring this period, there will be no record on the main chain

another real benefit of lightning network is that it can save the cost of miners for you. At present, when we trade on the main chain of Ethereum, we need to consume gas and pay for miners. Once we move the transaction to the lower chain, we can save this part of the cost

Of course, lightning network is not perfect. When using the lightning network, the assets on the main chain should be used as collateral; And this part of assets as collateral can not be used before the user completes the transaction under the chain. This also determines that lightning trading is only suitable for small transactions

the above is the problem of insufficient scalability of Ethereum, as well as the two main solutions: fragmentation technology and lightning network

Second, there are loopholes in Ethereum's smart contract and the infamous Dao event

Ethereum's smart contract is very powerful, but there are loopholes in any code. The biggest controversy of Ethereum's smart contract lies in the so-called loopholes, that is, security issues. According to relevant research, 34200 (about 3%) of the nearly 1 million smart contracts based on Ethereum contain security vulnerabilities, which will allow hackers to steal eth, freeze assets or delete contracts, such as the infamous Dao incident

(1) what does Dao mean

before introcing the Dao event, let's first introce what Dao is. Dao is the abbreviation of decentralized

autonomous organization, which can be understood as decentralized autonomous organization. From the perspective of Ethereum, Dao is a kind of contract or a combination of contracts on the blockchain, which is used to replace the government's review and complex intermediate proceres, so as to achieve an efficient and decentralized trust system. Therefore, Dao is not a specific organization, that is to say, there can be many Dao, all kinds of Dao

(2) the infamous Dao event

however, when we talk about Dao now, we basically refer to the Dao event, that is, the infamous hacker attack event we just mentioned. As we know, the English word "the" refers to "the Dao event". The Dao event

refers to "the Dao event", because we just said that Dao is not a specific organization, there can be many Dao, all kinds of Dao

in 2016, slock.it, a German company focusing on "smart locks", launched the Dao project on Ethereum in order to realize decentralized physical exchange (such as apartments and ships). Since April 30, 2016, the financing window has been open for 28 days

unexpectedly, this Dao project is very popular. It raised more than US $100 million in just half a month. By the end of the whole financing period, it raised a total of US $150 million. Therefore, it has become the largest crowdfunding project in history. However, it didn't last long. In June, hackers took advantage of the loopholes in the smart contract to successfully transfer more than 3.6 million Ethernet coins and put them into a Dao sub organization, which has the same structure as the Dao. At that time, the price of Ethernet currency fell directly from more than $20 to less than $13

this event shows that there are loopholes in smart contracts, and once the loopholes are exploited by hackers, the consequences will be very serious. This is why many people criticize Ethereum and say that its smart contract is not smart

to solve this problem, many foreign companies begin to provide code audit services in order to solve the vulnerability problem of smart contract. From a technical point of view, some teams are currently testing smart contracts. Most of these teams are led by professors from Harvard, Stanford and Yale, and some of them have obtained investment from leading institutions

in addition to the problems of insufficient expansibility and loopholes in smart contracts, the controversy over Ethereum lies in the POS consensus mechanism it pursues, that is, the proof of equity mechanism. Under the proof of equity mechanism, if anyone holds more money and holds it for a longer time, he will get more "rights" (interests) and have the opportunity to get bookkeeping power, Bookkeeping can also be rewarded. In this way, it is easy to create the oligarchic advantage of "the stronger the stronger"

Another problem is the chaos of ICO. ICO is a common way to raise funds for blockchain projects, which we can understand as pre-sale. The outbreak of ICO projects on Ethereum has caused illegal activities such as fund allocation and money fraud under the banner of ICO, which has caused security risks to social and financial stability

3. Wanrong chain is a hot spot.
4. For indivial investors, the realm kingdom with lower investment threshold is more suitable, because its entry threshold starts from $100, which is very low.
5.

The decentralization of blockchain refers to the form of social relations and content generation formed in the process of blockchain development. It is a new network content proction process relative to "centralization"

blockchain is an important concept of bitcoin, which is essentially a decentralized 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 batch of bitcoin network transactions, which is used to verify the effectiveness of its information (anti-counterfeiting) and generate the next block

blockchain is unified in the whole network, so it is logically centralized. From the perspective of architecture, blockchain is based on peer-to-peer network, so it is decentralized. From the perspective of governance, blockchain makes it difficult for a few people to control the whole system through consensus algorithm, so it is decentralized

extended data:

characteristics of blockchain Decentralization:

decentralization, not without the center, but by the node to freely choose the center, freely determine the center. In short, centralization means that the center determines the node. The node must depend on the center, and the node cannot survive without the center

in a decentralized system, anyone is a node, and anyone can be a center. Any center is not permanent, but phased, and no center is mandatory for nodes

with the diversification of network service forms, the decentralized network model becomes more and more clear and possible. After the rise of Web2.0, the services provided by Wikipedia, Flickr, blogger and other network service providers are decentralized. Any participant can submit content, and Internet users can create or contribute content together

reference source: network blockchain

reference source: Network decentralization

6. Ethereum currency has been recognized all over the world. As for the trade you mentioned, I don't know if it is a chance to speculate or circle money. You can discuss it in private.
7. With the successful halving of bitcoin, the coin circle has officially entered a "bull market cycle", but many friends are complaining that it is more and more difficult to make money in the coin circle. Indeed, today's futures have become leek harvesters, Shanzhai currency is half dead under the hard support of the project side, and the major model currencies of the 19-year-old fire have disappeared. Many people will ask why the 17 year old ICO, 18 year old IEO and 19 year old model currency can not be seen in 2020 without strong policy intervention. It is easy to understand that the reasons are probably as follows:
1. has gone through 17 years of super big bull market, and it has been in the stage of digestion for the past 3 years.
after leeks have been cheated for countless times, they are more cautious about new projects. The era when a white paper and an official website can earn money is gone forever
2. Blockchain projects are difficult to implement, and there is no physical support
in the currency circle, no matter what projects are blown to the sky, unlike instry, which has no sustainable hematopoietic capacity, it can only end up with zero
3. All model currencies are Ponzi schemes
mode money, not to mention, all models are pyramid pyramid selling models, which reward the first arrivals with the money of the latecomers, and the bigger the bubbles, the collapse is only a matter of time.

is it true that the coin circle is so dead that there is no hope? If you really want to start a new craze in the currency circle, the top 3 problems must be overcome. That is to say, if there is a project that can control risks without bubbles and have physical support, without pyramid schemes, it will be a long and steady way to make money.
before that, some people would surely say that the purpose of the state's strong support for real enterprises is to revive the economy after the epidemic. However, in reality, it is difficult for entities to continue, let alone blockchain projects. As a result, I noticed a project called Forbes. After studying the white paper, I suddenly felt that it was like discovering a new continent. Unlike any project I have ever seen, this project has perfectly realized the above vision! Let's explore it with curiosity and see what kind of immortal project it is< First of all, Forbes project is zero fund-raising. Note that there is no fund-raising at the beginning, which eliminates the possibility of money collection. Before the launch of Forbes project token GFS, there was only bitcoin mining business at the beginning. It seems that bitcoin mining can't be achieved with eight strokes. What does this have to do with the project itself? We'll explain later. Let's talk about the mining business first. Forbes first launched the "miner's Union Plan". If you want to participate, you only need to pledge the deposit to purchase the computing power or mining machinery, and you can continue to obtain the mining income. Pay attention to why the project risk is controllable. The key points are as follows:
1. The deposit is returned daily for a period of one year through the smart contract
the smart contract is deployed on Ethereum, the deposit usdt is returned every day, and the smart contract is open source, which ensures that the principal can be recovered 100% regardless of the outcome of the project
2. Mining income can be withdrawn every day
the income from bitcoin mining will also be automatically converted into stable currency, which can be withdrawn every day, so that we can make steady money
3. Physical bitcoin mine pool support, field investigation
the reason why the project is supported by entities is that 100% of the deposit pledged by users is used to buy bitcoin mining machines. Forbes cooperates with global head mine bitmainland, and the mine can be inspected at any time

in this way, in the early stage of Forbes project, users can earn mining profits almost without risk by participating in bitcoin mining through 100% deposit return. If it's just mining, Forbes is not enough to have a big impact on the coin circle. After all, there are two problems: one is that the cycle is too long, and the other is that there is no promotion mode. Although the model coins of the 19-year-old fire all ended in collapse, the reason for the fire was that there was a model to see how Forbes broke the game< Second, the static and dynamic al mode, the fuse is on the verge of firing

as mentioned above, the payback cycle of the deposit for the purchase of mining machinery is as long as one year, so many people may be deterred. Forbes has designed two models. If you don't do anything after you buy a miner, you can only make money slowly through the daily deposit released and the income generated. At present, the annual income is about 180%. This is called static model. If you want to make money quickly, Forbes has designed a dynamic model
in dynamic mode, it is divided into three moles

1
in the mining area, if there is a wet season, the income of mining will increase, so Forbes often launch this activity in the wet season. 10% of the deposit of the first single miner directly pushed by users was released immediately. For example, if I bought a 1000u miner, originally the 1000u deposit was released for one year, but if I recommend five people to buy the miner, and all the five people bought the 1000u miner, then 10% of the total amount of the deposit, that is, 500U, can be released immediately. In this way, I can promote 5 people at most and get back half of the book immediately
in addition, it should be noted that the funds released here are the sum of deposit and income, not only deposit

2. Direct promotion increased the release by 20%, and indirect promotion increased the release by 10%
this is very easy to understand. Take my purchase of 1000u miner as an example. When it's not promoted, the deposit plus mining revenue will release about 7U every day. If one person directly pushes and the person buys 1000u mining machine, then I will increase the release money by 20%, which is 1.4u. If the person directly pushes and the person also buys 1000u mining machine, then it belongs to indirect promotion. I can increase the release money by 10%, which is 0.7u, My daily release amount is 7U + 1.4u + 0.7u = 9.1u. The more you push, the faster you release. That's the mechanism

3
the so-called trade union refers to other performance areas beyond the maximum performance line under the umbrella, because I am the recommender of all the people under the umbrella, so I am the president. In order to encourage users to work as trade unions, leaders of different levels of trade unions can get different levels of release rewards. For example, if I only need the total capital of direct push and indirect push to reach 50000 u, I can become a V1 Union. Then 12% of the total revenue of bitcoin g up in the whole network will be equally distributed to all V1 union presidents for release, and so on

in the promotion mode of Forbes, all these promotion rewards are only the release of your principal and income, not the next fund. This is different from other MLM project core elements
that is to say, it would take a year to release the principal and mining income without doing anything, but if I carry out promotion, it can greatly increase the speed of cost recovery and income generation. When the promotion reward reaches the sum of the deposit and income, the promotion reward is no longer effective
some people may say that it's not worthwhile for me to work hard to build such a huge community just for the principal and 180% of the annual income from mining. In fact, when the deposit and income are all released, you can choose to reinvest again, so that the promotion reward has been released

some people will ask again, the income of bitcoin mining is uncertain every day, why is the release associated with the expected future income? Forbes expects that the annual income of mining bitcoin will reach 180%, which is much higher than that of other mines. Where does the capital come from
it is very important to explain this problem, because Forbes is a pure entity and no foam project, so there can be no Ponzi scheme.
1. As the project has its own promotion mode, once it is started, the ore pool will grow rapidly, so the huge size of the ore pool will have a strong base to follow the price of the power plant. Generally, the electricity cost of the mine pool may be more than 0.35, while the electricity cost of Forbes can save a lot
2. With the support of the world's top mines, the more mining machines purchased, the less marginal cost. Therefore, the cost of mining machines is actually lower than the average cost of all users, and this cost difference is also one of the benefits
3. Forbes has set up a "mine pool fund", which uses 20% of the income of the whole network mining output to enter the fund pool. This fund is used for special purpose, and will continue to buy mining machines to expand the income, so the project has the ability of sustainable hematopoiesis

Third, the overall situation of Forbes, the final project vision to achieve distributed finance

the meaning of a drunken man is not wine. It would be a big mistake to think that Forbes is just a new exploration of mining mode. What the project really wants to achieve is the implementation of cross chain technology and the first echelon of distributed finance
"Forbes miner alliance" is only the first step. With the main network going online, many nodes are gathered through mining, and the ecology will suddenly have a place to play, which is invincible. As we all know, the most popular blockchain concept is difi (distributed Finance), which is also the field that Ethereum 2.0 will go deep into in the future. What Forbes really wants to build in the future is to win the crown of decentralized finance and become the "UnionPay" of the coin circle
when the Forbes mine pool matures, Forbes will launch the main network and token GFS, and the output of GFS can only be obtained by purchasing the exclusive miner. Since participating in the early bitcoin mining is also equivalent to making contributions to the node ecology, ring the miner alliance period, users can choose to convert the mining income into GFS certificates, and after the main network line, they can map the main network token one by one. If you are optimistic about the future of GFS, the exchange of mining income into GFS voucher in advance is also an option to expand the income

of course, that's the same thing. Forbes project is real, real landing, zero risk, no bubble. Different from other deceptive projects, the income will be forced to be converted into a project token. Users can freely choose to convert mining income into GFS, and they can also freely choose to purchase GFS mining machines in the future. If you are not optimistic about the Forbes project, it doesn't matter. It's good to make money safely from bitcoin mining. After all, everyone has different perceptions and different risk tolerance

for me, such a solid project is hard to see in the currency circle. Forbes is not only real, but also does not adhere to the traditional entity mining, and the innovative introction of no foam promotion mode. It can be predicted that this mode is sustainable development, and even I look forward to challenging the top mines of bitcoin. The earlier I participate, the more I can eat meat. This is the essence of my participation in many projects. My mining income is almost converted into GFS certificate for the first time. After all, the Forbes project has just set sail, facing a vast ocean to be developed.
8. Virtual currency and token have different functions
9. Impossible, you can only make animation where the command is set, and the range of the command will not automatically extend
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750