Is Octopus box a blockchain
On the hardware level, it's similar to the gamer cloud. It's connected to the Internet at home and gets some virtual currency by sharing bandwidth, computing power and storage (gamer cloud is called chaink, and 2345 Octopus planet is like integral star)
on the software level, 2345 Octopus planet can get virtual access by binding app and completing tasks. If the task is to promote some software services, it can be regarded as running through the whole process. From the white paper on the official website, it is consistent with my idea that 2345 is a platform, Share some of the profits from the third-party enterprises to our ordinary users
I think it's more reliable! Now Jingdong crowdfunding can buy, official website need to buy, unless there is f code
the role of Octopus coin
① game token: you can play various virtual currencies in the game scene
② equity attribute: Octopus coin holders will become shareholders written on the blockchain
(3) value added attribute: octopus can enjoy the appreciation space brought by the development of the platform (4) circulation attribute: users can choose game scenarios to catch bitcoin, transfer real-time price to the company, or freely circulate with each otherwhat is the secret of Octopus Entertainment's success
"box" is used to hold things, and our "block" is also used to hold things. Each block can store a fixed number of transaction records (or other records, which are considered transaction records for simplicity)
take a simple example:
(suppose there are six transaction records, which are sorted by time, and each box can only store two transaction records)
record 1, a gives B an apple
record 2, C gives D two apples
record 3, e gives f four apples
record 4, f gives a two apples
record 5, X gives y three apples
record 6, Y gave Z two apples
then according to the above six transaction records, we will get a blockchain as shown in the figure below:
the figure above is a visualized and simplified box chain, namely blockchain
among them, we can see the following characteristics:
1. Each box block has a timestamp, which indicates that the blocks are arranged in chronological order
2. There are two transaction records in each box block, that is, the storage capacity of each block is certain
3. The latter box block inherits from the former box block. The first box block is called "Genesis block"
4
on the one hand, transaction records are arranged in chronological order and cannot be changed once the transaction is confirmed; On the other hand, blockchain introces the concept of distributed storage, that is, a gives B an apple, and computers all over the world record this fact, so they can't cheat on it in the future. Through these two points, we can ensure the authenticity and reliability of the data on the blockchain
the above is a brief introction to the concept of blockchain
to sum up, blockchain is a technology that packages some transaction data to form a block, arranges the blocks in chronological order to form a chain, and stores the data in a distributed way
for more in-depth knowledge of blockchain, such as consensus mechanism and smart contract, you can learn about them if you are interested.
