operations |
comment | "parent_author":"",<br>"parent_permlink":"crypto",<br>"author":"sergiudemerji",<br>"permlink":"a-guide-meant-to-serve-an-introduction-to-the-crypto-world",<br>"title":"A guide meant to serve an introduction to the crypto world",<br>"body":"![Crypto-guide7.png (https:\/\/steemitimages.com\/DQmPDmn7eFa53TcV3UFoZ9jjxDvGuDCrqdp6JzLXsgWDS1o\/Crypto-guide7.png)\n\n**Why are they important?**\n\nAlthough many cryptocurrency try to distinguish them by solving specific problems,<br> most of them have the same set of integral values: security,<br> transparency (or lack thereof),<br> immutability,<br> global availability,<br> speed and price.\n\n![\u0411\u0435\u0437 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f.jpg (https:\/\/steemitimages.com\/DQmUyeK1ZZySB6HDgj8TRSrqDjvva6EgMy4ewAMwBENGLy6\/%D0%91%D0%B5%D0%B7%20%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F.jpg)\n\n**Security**: assets controlled by a centralizing authority (a recognized body,<br> such as a state or a bank),<br> such as FIAT coins,<br> bonds,<br> securities and securities,<br> are vulnerable to fraudulent manipulation. Regardless of whether a central bank can change a currency,<br> either a corrupt or incompetent government can change or lose property,<br> even if it is in digital form. Cryptomonades are inherently decentralized. Records do not exist in one place,<br> but in hundreds or thousands of servers around the world. In the case of Bitcoin,<br> the network can be compromised only if 51% of the server's processing power results in a poorly coordinated attack.\n\nThis is an economically impossible task,<br> given the enormous amount of computing power distributed around the world and limiting the damage they can produce. People who are part of the system have economic incentives not to interfere with the network. * Although it is almost impossible to create a network hack,<br> we can not say the same about individual security with regard to the wallet\nTransparency: almost every cryptomoneda is open source,<br> meaning the source code is available to everyone. For programmers everything is transparent. Then it is possible to trust the system without trusting in a person,<br> because the code is subject only to logic. Moreover,<br> by using \"explorers\",<br> it is possible for anyone to see every transaction that has ever been executed since cryptomonasis was created. Some cryptomones differentiate by doing the opposite and making it impossible (or at least so demanding) to verify transactions.\nImmutability: Given the two previous points,<br> not only is it not possible to change the history of transactions,<br> but they can also be verified,<br> allowing total confidence that transactions took place without the need of a third party. These recordings can never be changed.\n\n**Global accessibility**: As long as you have access to the internet,<br> the cost and speed of the transaction are the same for someone who has a fiber optic connection in New York,<br> as well as someone with a mobile connection in Ethiopia.\n\n\n**Speed and price**: Bank transfers can take up to a few business days and offer rather bad exchange rates between currencies. Criptomones solve this with trading times from almost instant to one hour,<br> depending on the cryptomonda used. In addition,<br> it is not necessary to change the currency,<br> so the amount sent will also be the amount received minus a transaction fee (usually) small or even 0.\n\n**Consensus methods**\n\nThe nodes in the crypto may be considered as competing branches. Every time a page is filled in their registers,<br> they are synchronized with everyone's registers. \"Blocks\" in blockchain can be considered pages. Finally,<br> the complex equation it needs to solve with the value of the transaction on the page is called hashing. So what is the benefit of being a knot? Well,<br> every transaction that is done has to pay a toll to the nodes for processing it and for securing the security through various conscious methods. I will discuss the most important ones below:\n\n![Proof-of-Work-vs-Proof-of-Stake-Basic-Mining-Guide.png (https:\/\/steemitimages.com\/DQmV16TZAGEcGapqvjFjhWeeDs77axzW1TxGdaaRBHXB2hR\/Proof-of-Work-vs-Proof-of-Stake-Basic-Mining-Guide.png)\n\n**Proof of Work (PoW)**\n\nProoft of Work was the first method to ensure consensus and the most widely used. In order to finish a page or a block,<br> a node must solve a very complex mathematical equation. The only purpose of this mathematical equation is to make sure that the node works a lot and consumes a lot of electrical energy. Instead,<br> the node receives cryptomoneda for resolution,<br> known as block reward plus transaction fees. This is known as mining.\n\nThe nodes of PoW can choose to make it work by becoming \"miners\". If a miner receives a different response to the equation than the other miners,<br> their response will be rejected. Miners do not want to waste money on electricity for nothing,<br> so they are economically stimulated. In this way,<br> the only way to cheat the system is to control 51% of the registers,<br> or more accurately,<br> 51% of the computing power. Even then it is extremely difficult to change the previous transactions and it is impossible to change the transactions after a few blocks. A miner with 51% of power could prevent transaction confirmation and could reverse the transactions it carries,<br> but given the amount of investment it takes,<br> it makes no sense to try it.\nThe more a node has more computing power,<br> the more likely it is to find the first response to the equation before the other nodes and to receive the block reward. It is common for many users to pool their resources into a conglomerate,<br> known as the \"mining pool\",<br> to have a more consistent income.\n\nThe difficulty of block (\"Block difficulty\") is how difficult it is to solve the mathematical equation. If the blocks take too long to be solved then the difficulty is reduced,<br> if they are solved too quickly,<br> then the difficulty is increased. Block timing determines the frequency of using a new page of the registry. So if the page sizes remain the same and you have a lot of transactions,<br> a smaller block time can help solve them. However,<br> there are some technical security risks with shorter blocks if there are not enough transactions.\n\nBenefits:\n\nIt requires a large investment capital and therefore requires a node to be very invested in the currency it exploits,<br> thus providing a deterrent to deception\nThere are economic incentives for mining that lead to a large number of knots and computing power. The higher the number of nodes and the computing power,<br> the more secure the network.\ndisadvantages:\n\nIt uses a lot of energy. A transaction requires the same amount of energy as a home for a whole day.\nConfirmation times longer than other methods\nFew transactions per second (7 tx \/ s for Bitcoin)\nCalculation power tends to centralize in parts of the world where electricity is cheap\n\nCrypto using PoW:\n\nBitcoin\nBitcoin Cash\nLitecoin\n\n**Proof of Stake (PoS)**\n\nThere is no mine in PoS. Instead,<br> a node will be elected and simply process the transactions without having to solve a complex math puzzle. The other nodes will check the block. To penalize any attempt to cheat the system,<br> the nodes must block a certain number of coins in a virtual vault and this stake will be lost if it detects a dubious activity. This system is called \"Staking\" and can be considered as similar to mining for PoW but without high electricity bills. The more you put the coin than the Stake,<br> the more likely you are to be the next block,<br> so you have more to lose if you try to cheat.\n\nBenefits:\n\nFaster confirmation times\n More transactions per second (Tx \/ s)\n\ndisadvantages:\n\nThere are still questions about PoS security and how to apply the \"Game Theory\" (by John von Neumann) to the nodes.\n* More info: https:\/\/blockgeeks.com\/guides\/cryptocurrency-game-theory\/\n\nCrypto using PoS:\n\nNXT\nPeercoin\nEthereum will change to PoS soon\n\n**Proof of Importance (PoI)**\n\n![15ps7sj.jpg (https:\/\/steemitimages.com\/DQmQbx8RWKwrMZu9wKcQCZJFqTSybFm2FTYGpqu8c3ec5Ff\/15ps7sj.jpg)\n\nUsers must place a fixed stake in their currency to become a node. The probability that their node is chosen to create a block (and earn the fees) depends on the \"Score of Importance\" that is determined by how much you use the network. Frequent sending of large amounts of currency will keep you high.\n\nBenefits:\n\nEncourages use as a currency\nReward users actively involved in the currency\nApparently very safe and efficient\nVery scalable\n\ndisadvantages:\n\nThe complex criteria for setting an important score could scare the new investor\n\nCrypto using PoI:\n\nNEM\n\nTL; DR You can reward yourself for many transactions\n\n\n**Delegated Byzantine Fault Tolerance (dBFT)**\n\n![DQmZN9b65rvED42vahTmyz6HYiV4NvrkuFRjFGRv9njqqeE.png (https:\/\/steemitimages.com\/DQmZN9b65rvED42vahTmyz6HYiV4NvrkuFRjFGRv9njqqeE\/DQmZN9b65rvED42vahTmyz6HYiV4NvrkuFRjFGRv9njqqeE.png)\n\nThe delegated part of this consensual method refers to the nodes that are chosen by the shareholders. In order to be elected,<br> a node must place a stake on some of its crypt and we can say that it is similar to PoS. However,<br> the nodes are not moderated by the value they put as a stake,<br> instead each node is moderately equalized. A minimum amount must be set for each node you want to control. It becomes more and more expensive to control multiple nodes and less and less likely to vote for any of them. Shareholders will vote on the nodes that charge the lowest transaction fees as they promote the use of the network. Low transaction fees reduce economic incentives to become knots,<br> preventing attackers from being rewarded for trying to create a node monopoly. There is no mining in this method,<br> transaction fees are paid at the nodes. Benefits: Rapid confirmation times Very high transaction per second (1000 Tx \/ s) The blockchain will stop before allowing a fork,<br> meaning a greater focus on stability Reduced transaction fees (currently free) disadvantages: So far it has not been widely tested \n\nCrypto using dBFT: \n\nNEO \n\nTL; DR dBFT allows users to choose nodes that have set the stake as minimum. Each node is equal and small trading fees are maintained.\n\n**Delegated Proof of Stake (dPoS)**\n\n![1_Fq4oiEJ1kLDWpV36rA1uRA.jpeg (https:\/\/steemitimages.com\/DQmXjkZynwEbtt2Ha9TMXDLunrDo6Mish5jd5GoS4eVyZeM\/1_Fq4oiEJ1kLDWpV36rA1uRA.jpeg)\n\ndPoS has two kinds of nodes: \"Witnesses\",<br> those who confirm transactions and who are paid fees,<br> and \"Delegates\" who make decisions on transaction fees,<br> block size and timing,<br> among others. Both types of nodes are elected by majority vote.\n\nBenefits:\n\nWitnesses and Delegates are elected separately to Avoid Conflict of Interest\nAdaptable. Blockchain parameters can be changed quickly based on user needs\n\ndisadvantages:\n\nIt is difficult to have a high rate of participation in the voting process because users need to remain permanently informed about the behavior of Witnesses and Delegates and the blockchain\nFrequent changes to parameters can cause loss of users looking for stability\n\nCrypto that use dPoS:\n\nBitShares\n\nTL; DR dPoS allows users to choose Writers who process transactions and Delegates who decide on the rules\n\n\n**Tangle **\n\n![AAIAAQDGAAgAAQAAAAAAAA6LAAAAJDAxYzIxNzhmLTAzMWUtNDQ1ZS1hOTY5LWVmZGQ4ZDNhZThjNw.png (https:\/\/steemitimages.com\/DQmYEopGDASBR2h2t78vdqHnqLTXozdLkFT6tg7Mkznpg2Y\/AAIAAQDGAAgAAQAAAAAAAA6LAAAAJDAxYzIxNzhmLTAzMWUtNDQ1ZS1hOTY5LWVmZGQ4ZDNhZThjNw.png)\n\nThis consensual method deserves its own category,<br> and it is not technically a blockchain either. The tangle network is based on each user,<br> each of which acts as a node. Before a transaction is confirmed,<br> the user must validate two or more previous transactions. Once this has happened,<br> another user will validate your transaction so that they can also make a transaction in their turn. In this way,<br> instead of a block of blocks,<br> we have a trading net. This allows for instant free transactions and is highly scalable. However,<br> there are many questions about security and \"oracles\",<br> which are needed to serve as a kind of supernatural and controlling the system. Benefits: Immediate Transactions Free Transactions (Free of Charge) Allow microplates ($ 0.0001 if user wants) It is designed to work on systems with very low capacities (eliminates the need to have a lot of computational power on each device) disadvantages: Less secure than other consensual methods It currently uses a \"Coordinator\" that can be considered as helping wheels until the network is large enough to work without it and there are uncertainties about how the network will behave without it when it is removed \n\nCrypto using tangle:\n\n IOTA \n\nTL; DR Tangle allows instant free transactions,<br> making each user a node,<br> but with security cost\n\nCategories of cryptocurrency\n\n**Store of Value Coins** - coins with the ability to store value.\n\n![T2017-HRR-Bitcoin-vs-gold-store-of-value-1170x400.jpg (https:\/\/steemitimages.com\/DQmd7gMQqSo4CvaZ99esZgGLUu3u6LXBMgYEPd3MYvtnTQs\/T2017-HRR-Bitcoin-vs-gold-store-of-value-1170x400.jpg)\n\nThe first generation of cryptocurrency was created in order to store the value in a digital format. Their purpose was to replace the fiat currency (the currency a government declared a legal means of payment,<br> eg,<br> USD,<br> EUR) to buy and sell things,<br> hoping that their use will be as present as euro or dollars. Bitcoin is the perfect example for a value-storeable currency that can be used to buy cars,<br> houses or even other cryptocurrency.\n\nOther coins like: Litecoin,<br> Monero,<br> NEM,<br> ZCash.\n\nThese coins are similar to gold,<br> having value because we agree that they have value (this value is an abstract social construction). Part of this comes from being rare. Like gold,<br> cryptomonas can not be created,<br> but must be mined,<br> being in a limited quantity. Limited quantity ensures that this value has not been created from anything.\n\nGenerally,<br> these coins have no other function besides their purpose of storing value. Bitcoin ownership allows you to use the Bitcoin Blockchain but does not have the functionality of smart contracts,<br> computing power or other uses that other tokens offer. Some of these coins,<br> such as Litecoin,<br> are trying to develop their functionality and could become the next coin: Network Utilization Coins.\n\n**Network Utilization Coins** - They are more than just a currency that stores value,<br> they are programmable coins that feed a unique function of their own blockchain. In this category there are 2 subcategories: PlatformCoins and ProductCoins.\n\n**PlatformCoins** - also known as Gas,<br> are extremely functional. They can be used to make transactions,<br> as a way of guaranteeing and storing in contracts. One such example is Ether. It can be used to implement smart contracts or to access the EVhere (Ethereum Virtual Machine). This aspect allows users to create applications running on the Ethereum block and to execute conditional transactions or even implement their own ERC20-based currency. (ERC20 defines six different functions and is a standard set of rules for all Ethereum tokens,<br> meaning that developers will know exactly how they will work inside the Ethereum system. The introduction of this standard allows the tokenisation of other features,<br> including the right to vote). The cost of this functionality is Gas that is paid for each transaction.\n\n![30a348a6-d0db-4b18-98f9-95dec0b1a1a4.jpg (https:\/\/steemitimages.com\/DQmbh35RBSsKN3U8FCdJmcwGYAQ2gmRPUGphCuSJEmSEqkr\/30a348a6-d0db-4b18-98f9-95dec0b1a1a4.jpg)\n\n**ProductCoins** - are less versatile. They are usually used to buy a thing that specifically provides their specific blockchain. Such cryptomonades are: SiaCoin,<br> Golem,<br> Maidsafe,<br> Storj. They are used to access a certain distributed resource. Siacoin offers encrypted and decentralized cloud storage and Golem provides access to computing power. A major difference between Store of Value Coins and these Network Utilization Coins is that Store of Value Coins are becoming more valuable to me as they are increasingly used as a currency,<br> while Network Utilization Coins are more valuable as the utility that they offer it grows.\n\n**Equity Coins** - grants property rights or offers a source of income to those who own it. The design of an EquiCoin is that ICO (Initial Coin Offering) funds are used to develop a product,<br> and when this product is launched,<br> those who hold these coins receive dividends based on product use. This dividend may come from taxes or profits collected by the blockchain.\n\n**Pegged Coins - StableCoins** - The goal of a stablecoin is to keep the value of money at a price strictly related to the value of another good. Generally,<br> this results in higher price stability for cryptocurrency. These types of cryptocurrency offer investors a secure \"paradise\" in times of high market volatility and uncertainty,<br> while keeping investors in the crypto market.\n\nTypically,<br> StableCoins's fixed amount is the coin. These coins are designed to be the equivalent in the cryptomonade of the dollar,<br> the euro or the yuan. Cryptocurrency such as BitUSD or NuBits have failed in the past,<br> and now there is Tether (USDT,<br> EURT). Tether for each currency it distributes holds an equivalent amount in the reserve (there is no evidence in this respect),<br> but in a centralized company.\n\n![tether.jpg (https:\/\/steemitimages.com\/DQmVnwyg9axbzbxUGW8emHT2XUwdmdUbfmaDqPzKb5zboxf\/tether.jpg)\n\nThe @adsactly Society is junction for all those having some skills & free thinking and want to cooperate. It is a way to create better environment at steemit.\n\nYou are welcome to join @adsactly Discord Channel\n\n![U5ds158ruXY3kA1fQsAe3xKr1GWzjbi_1680x8400.png (https:\/\/steemitimages.com\/DQmV7HPYcH8YfjyQJQpifE8TpDL7d9g8vyn1vNyxYuQoQZD\/U5ds158ruXY3kA1fQsAe3xKr1GWzjbi_1680x8400.png)",<br>"json_metadata":" \"tags\":[\"crypto\",<br>\"bitcoin\",<br>\"cryptocurrency\",<br>\"newbie\",<br>\"adsactly\" ,<br>\"image\":[\"https:\/\/steemitimages.com\/DQmPDmn7eFa53TcV3UFoZ9jjxDvGuDCrqdp6JzLXsgWDS1o\/Crypto-guide7.png\",<br>\"https:\/\/steemitimages.com\/DQmUyeK1ZZySB6HDgj8TRSrqDjvva6EgMy4ewAMwBENGLy6\/%D0%91%D0%B5%D0%B7%20%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F.jpg\",<br>\"https:\/\/steemitimages.com\/DQmV16TZAGEcGapqvjFjhWeeDs77axzW1TxGdaaRBHXB2hR\/Proof-of-Work-vs-Proof-of-Stake-Basic-Mining-Guide.png\",<br>\"https:\/\/steemitimages.com\/DQmQbx8RWKwrMZu9wKcQCZJFqTSybFm2FTYGpqu8c3ec5Ff\/15ps7sj.jpg\",<br>\"https:\/\/steemitimages.com\/DQmZN9b65rvED42vahTmyz6HYiV4NvrkuFRjFGRv9njqqeE\/DQmZN9b65rvED42vahTmyz6HYiV4NvrkuFRjFGRv9njqqeE.png\",<br>\"https:\/\/steemitimages.com\/DQmXjkZynwEbtt2Ha9TMXDLunrDo6Mish5jd5GoS4eVyZeM\/1_Fq4oiEJ1kLDWpV36rA1uRA.jpeg\",<br>\"https:\/\/steemitimages.com\/DQmYEopGDASBR2h2t78vdqHnqLTXozdLkFT6tg7Mkznpg2Y\/AAIAAQDGAAgAAQAAAAAAAA6LAAAAJDAxYzIxNzhmLTAzMWUtNDQ1ZS1hOTY5LWVmZGQ4ZDNhZThjNw.png\",<br>\"https:\/\/steemitimages.com\/DQmd7gMQqSo4CvaZ99esZgGLUu3u6LXBMgYEPd3MYvtnTQs\/T2017-HRR-Bitcoin-vs-gold-store-of-value-1170x400.jpg\",<br>\"https:\/\/steemitimages.com\/DQmbh35RBSsKN3U8FCdJmcwGYAQ2gmRPUGphCuSJEmSEqkr\/30a348a6-d0db-4b18-98f9-95dec0b1a1a4.jpg\",<br>\"https:\/\/steemitimages.com\/DQmVnwyg9axbzbxUGW8emHT2XUwdmdUbfmaDqPzKb5zboxf\/tether.jpg\",<br>\"https:\/\/steemitimages.com\/DQmV7HPYcH8YfjyQJQpifE8TpDL7d9g8vyn1vNyxYuQoQZD\/U5ds158ruXY3kA1fQsAe3xKr1GWzjbi_1680x8400.png\" ,<br>\"links\":[\"https:\/\/blockgeeks.com\/guides\/cryptocurrency-game-theory\/\" ,<br>\"app\":\"steemit\/0.1\",<br>\"format\":\"markdown\",<br>\"users\":[\"adsactly\" " |
|