Position: Home page » Ethereum » Ethereum game platform

Ethereum game platform

Publish: 2021-04-25 10:31:10
1. blockchain pet game

ether clown is a blockchain pet cultivation game launched by IAC advertising platform, which combines with pet entertainment to make money easily, and at the same time combines with blockchain technology to ensure the interests of players. Experience the fun of raising, working, earning and reselling, beautiful pictures, rich experience and happy income! Make a real game, let players get a more comfortable experience, with the game this well-known proct form, the human into the era of full intelligence
ether clown is a digital collection, a non-standard digital currency (ether currency, etc.), which is based on blockchain and can never be changed. It can be verified by a third-party platform to clearly query the relevant data information! Cryptoclow is a digital and collectable blockchain game based on Ethereum blockchain. Using ether money to adopt clowns can not only resell them, but also use them to breed a new generation of clowns with strange shapes. It can also cultivate them to work and earn money, making the digital collection of clowns more sustainable and playable# Ethereum clown#
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. At the top of Ethereum is DAPP. It exchanges with the smart contract layer through Web3. JS. All smart contracts run on EVM (Ethereum virtual machine) and use RPC calls. Below EVM and RPC are the four core contents of Ethereum, including: blockchain, consensus algorithm, mining and network layer. Except DAPP, all other parts are in the Ethereum client. The most popular Ethereum client is geth (go Ethereum)
4. Lucky Ethereum introced me as a participant through a friend. In terms of 15 days of participation, it is profitable. I have been in touch with blockchain and some projects since 17 years. In fact, the most important thing for me to choose to be lucky Ethereum is not to hurt my contacts. People can't afford to be hurt because of the nature of the game and the system. Here is a screenshot of my 15 day participation, which can be referred to.
5. Ether clown is a new type of blockchain pet game. It's very simple. The clown can eat, grow and earn money by working. The key point is that it can breed all kinds of clowns with strange shapes to make money. Registration is also simple. First register the Ethereum account, buy ether coin, and then enter the fire coin network to trade with coins, and exchange them into my digital wallet, After that, you can use Qianbao to buy clowns. You can have a try. At present, blockchain is a big trend!!
6. Ether clown is a digital and collectable blockchain game based on Ethereum blockchain. Using ether money to adopt clowns can be resold, and they can also be used to breed a new generation of clowns with strange shapes. They can also be cultivated to work and earn money, which makes the digital collection of clowns more sustainable and playable.
7. It depends on which way. From the perspective of function, they are the trading media of the platform; From the instry point of view, seal does financial services vertically, but EOS and Ethereum are not. Any instry that wants to use blockchain to do things can be related to them; In terms of fame, seal is certainly less famous than EOS and Ethereum; From the perspective of investment, the appreciation space of the mainstream digital currency is certainly not as big as that of the emerging one. How to say, the difference depends on the angle.
8. Etheric clown, cryptotown is my real name. Make a real blockchain pet development game, officially open the internal test today
as a pet that people love, what other characteristics do I have besides "beauty"
every day, I will act coquetry with my host
when I am full, I will work to earn money, eat less and earn more
for me, it doesn't cost the owner money, but also makes money (male clown)
I have a baby who is not out of shape. When the baby grows up, it can make money. When the baby grows up, it can make money again. There are endless generations (female clowns)
I carry 54 gene codes (well, several pairs more than 23 pairs of the host), engraved with genes given by my grandparents and parents, and my own random genes, which determine my appearance: background color, clothing pattern, skin pattern. Occasionally, there may be gene mutation to obtain some extremely rare appearance. Anyway, I'm unique
I am a digital collector, which is my most typical and important feature. I am a non-standard digital currency (like ethereal currency, each unit is equivalent, we call it standard digital currency). Each of our brothers and sisters represents the value of a currency, and with the owner's careful photos, the value will be higher and higher. If the owner has a new lover, he can sell me at any time to make money. Oh, I swear I won't count the money for you, Really
I, based on the blockchain, can never be changed: all my actions above will be recorded on Ethereum, and the host can clearly query all the above data information of me and my partners through the verification of the third-party platform. The gentleman is frank, that's us. Our smart contract part of the code, are open source Oh, owners can view any
next, let me give a brief introction to the play of cryptoclones
cryptoclones is a digital and collectable blockchain game based on Ethereum blockchain. Using ether money to adopt clowns can be resold, and they can also be used to breed a new generation of clowns with strange shapes. They can also be cultivated to work and earn money, which makes the digital collection of clowns more sustainable and playable<

1. The proction of clowns
the proction mechanism of clowns can be divided into two kinds, one is the official output, the other is the breeding output between two clowns
one official clown is proced every 15 minutes, and the total number is only 50000. At certain times, the official will also release some strange clowns with special shapes. The price of the original clown is the average of the prices of the last five clowns in the market
two clowns of different genders can reproce in the breeding center of the market. In each breeding pair, one clown who plays the role of father can receive the breeding fee paid by the other party (maternal Master). After breeding, there is a certain recovery period, which is related to the clown's genes. The clown in the role of mother will have a period of pregnancy, and she will not be able to breed with other clowns until she gives birth to her baby. There is no limit to the number of breeding times of each etheric clown, but the recovery period and pregnancy period will increase with the number of breeding times

2. The appearance of a clown
the appearance of every clown is determined by the tamperable genes stored in the smart contract, and each gene is unique, so every clown is unique
the appearance of a clown is composed of eight parts, each part of which can be divided into ordinary and rare attributes. The number of rare attributes is less than that of ordinary attributes, which makes the clown with rare attributes more precious
the appearance of a clown born in breeding is closely related to his parents and the genetic genes carried by his parents. The offspring have a high probability of inheriting the shape of some parts of his parents, so that their parents' good genes can be inherited, and it is possible to mutate and become a completely different clown from his parents

3. Clown trading
etheric clown can be used to trade directly
sell: users can choose clowns to be auctioned in the market, and they can sell their own clowns. When selling, users need to set the highest starting price, the lowest acceptance price and the auction time. The Dutch auction is adopted in the auction. During the auction time, the highest price set by the seller is graally transferred to the lowest price. If the owner is not willing to sell at a low price, a longer auction time can be set or the clown can be sold off the shelves
buy: the buyer selects the clown on sale in the market and pays ether to buy the clown he likes. When the buyer purchases, the transaction will be concluded at the auction price at the current time point. If you have a favorite clown, but feel that the price is not suitable for the time being, and want to pay more attention, you can collect the clown after you like it. Later, we can understand the dynamic of the clown through "my attention"<

4. Clown attribute and working
there are four kinds of clown attribute values: growth value, strength value, agility value and wisdom value. Generation 0 clowns get the value of each attribute randomly, and the non generation 0 clowns are mainly inherited
attribute values can be changed by eating food
after the clown's growth value reaches the requirement (100 points), he can go to the factory to earn money (ETH). Different kinds of factories need different clowns. Dream college needs the wisdom of every working clown. Clowns with more than 800 points of wisdom go to Dream Academy of Sciences to work, and their income can get bonus. If a clown with less than 300 wisdom goes to work, his income will be reced to
a part-time job will consume physical strength. The total physical strength is 120 points. It consumes 1 point every 12 minutes and can work up to 24 hours. During the period of not working, physical strength can be recovered, a little every 8 minutes
when the time reaches 0 o'clock or the clown's physical exertion is completed, the clown's work income will be settled according to the actual working hours at 0 o'clock every day. When every 12 minutes is a work, less than 12 minutes will not be counted

5. Clown food and feeding
owners can buy spinach, beef, carrots, walnuts and other food through the mall to feed clown pets
the price of food is related to the selling price of original clowns on the platform the day before. So the owners can hoard some food when the price of food is low
feeding spinach is helpful to growth value, beef corresponds to clown pet's strength value, carrot corresponds to agility, walnut corresponds to wisdom
the clown can only eat one food a day. We suggest that spinach should be fed in the early stage to meet the working conditions as soon as possible, and then according to the natural properties of clown in the later stage. When working, choose the type of factory with the highest attributes to work<

6. It's more lovely to bask in the sun.
it's OK. Go to the square and have a look. Here gathered a lot of lovely owners and clowns, if you adopt a very ugly cute clown, also bask in, let everyone know our style.
9. The ether clown is a blockchain game. It is not only a valuable digital collection, but also a work / breeding / sale profit for the clowns. Is a blockchain game that can help you earn Ethereum! A game worthy of praise
10. My new pet is coming
recently, I fell in love with a pet named ether clown, Chen 128556; It's a kind of blockchain game. I feel it's fun. It can sell cute and cute; Coquettish, you can also fall in love, get married, breed; Mainly can also work to make money; There are many in appearance. How do you like it? Have it now[ [greedy]
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