<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shitcoin &#8211; Area Bitcoin</title>
	<atom:link href="https://blog.areabitcoin.co/category/shitcoin/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.areabitcoin.co</link>
	<description>All About Bitcoin</description>
	<lastBuildDate>Thu, 05 Dec 2024 22:01:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>What is the Runes Protocol on Bitcoin?</title>
		<link>https://blog.areabitcoin.co/the-runes-protocol/</link>
		
		<dc:creator><![CDATA[Carol Souza]]></dc:creator>
		<pubDate>Sun, 09 Jun 2024 22:10:35 +0000</pubDate>
				<category><![CDATA[Shitcoin]]></category>
		<guid isPermaLink="false">https://blog.areabitcoin.co/?p=1689</guid>

					<description><![CDATA[<p>The Runes project, recently activated alongside the halving, has evoked mixed reactions, making some cry and others laugh. In this article, we will explain what this project is and its implications for Bitcoin.</p>
<p>The post <a rel="nofollow" href="https://blog.areabitcoin.co/the-runes-protocol/">What is the Runes Protocol on Bitcoin?</a> appeared first on <a rel="nofollow" href="https://blog.areabitcoin.co">Area Bitcoin</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Recently, a shitcoin protocol emerged using the Bitcoin network structure, called Runes. This protocol was launched together with the fourth halving, which took place on April 19.</p>



<p class="wp-block-paragraph">This time, the miner reward was reduced from 6.25 to 3.125 bitcoin per block. Many people were surprised by the block that marked the halving, number 840,000 as the miner&#8217;s revenue was 40 bitcoin!</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1181" height="626" src="https://blog.areabitcoin.co/wp-content/uploads/2024/06/miner-reward.jpg" alt="Miner&#039;s reward for mining block 840,000." class="wp-image-1698" title="What is the Runes Protocol on Bitcoin? 1" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/06/miner-reward.jpg 1181w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/miner-reward-300x159.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/miner-reward-1024x543.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/miner-reward-768x407.jpg 768w" sizes="(max-width: 1181px) 100vw, 1181px" /></figure>



<p class="wp-block-paragraph">This high reward consisted of approximately 3 bitcoins in block subsidy and another 37 bitcoins in fees alone! So the question arises: how did the miner receive so much in fees?</p>



<p class="wp-block-paragraph">This happened because many people paid high fees to have their transactions included in this block, a historic block. But it was not just that! This high amount of fees was also due to the activation of the Runes protocol, which started together with the Bitcoin halving.</p>



<p class="wp-block-paragraph">Runes allows the creation of fungible tokens on Bitcoin, which raises concerns among Bitcoiners that shitcoins will emerge on the Bitcoin network.</p>



<p class="wp-block-paragraph">Therefore, in this article, we will understand what the Runes protocol is, how it works, and what its implications are for Bitcoin.</p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><p><strong>Table of Contents</strong></p><nav><ul><li class=""><a href="#the-beginning-of-it-all-segwit-and-taproot">The beginning of it all: Segwit and Taproot</a></li><li class=""><a href="#the-birth-of-ordinals">The Birth of Ordinals</a></li><li class=""><a href="#tokens-brc-20">Tokens BRC-20</a></li><li class=""><a href="#what-is-the-runes-protocol">What is the Runes protocol?</a></li><li class=""><a href="#how-does-runes-work">How does Runes work?</a></li><li class=""><a href="#how-did-runes-come-about">How did Runes come about?</a></li><li class=""><a href="#what-are-the-advantages-of-the-runes-protocol">What are the advantages of the Runes protocol?</a></li><li class=""><a href="#and-what-are-the-disadvantages-of-runes">And what are the disadvantages of Runes?</a></li><li class=""><a href="#the-runes-project-ecosystem">The Runes project ecosystem</a></li><li class=""><a href="#conclusion">Conclusion</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="the-beginning-of-it-all-segwit-and-taproot">The beginning of it all: Segwit and Taproot</h2>



<p class="wp-block-paragraph">Before we understand what Runes is, we need to understand how the Bitcoin network became capable of supporting this type of protocol. It all started with the Segregated Witness (SegWit) implementation activated in 2017, which separated signature data from transaction outputs, allowing for more transactions per block. This freed up space for more advanced scripts.</p>



<p class="wp-block-paragraph">Five years later, in 2021, the <a href="https://blog.areabitcoin.co/what-is-taproot/" data-type="post" data-id="280">Taproot</a> update was implemented and was the main update to Bitcoin since the implementation of SegWit. Taproot emerged as a way to increase network security and scalability. This protocol introduces a new signature format, in which data is aggregated as if it were a single signature, taking up less space in the block, which increases speed and reduces transaction fees.</p>



<p class="wp-block-paragraph">When we carry out a transaction on the Bitcoin blockchain, all public transaction data is available, such as information about how many signatures it used (singlesig or <a href="https://blog.areabitcoin.co/multisig-addresses/" data-type="post" data-id="340">multisig</a>) or whether there was a time lock (hash lock). With Taproot, all this information is hidden and condensed into a single signature, increasing the privacy of multisig transactions. In other words, more complex transactions, such as opening Lightning channels, appear as a conventional transaction (singlesig).</p>



<p class="wp-block-paragraph">Taproot implementations introduced Bitcoin&#8217;s ability to execute smart contracts. These contracts can be made “without compromising the network”, because Taproot hides the information and makes every transaction look the same as a conventional transaction.</p>



<p class="wp-block-paragraph">The Tapscript function, introduced by Taproot, improves Bitcoin&#8217;s scripting capabilities by introducing new opcodes and improving the flexibility and efficiency of network-scripts. This facilitated the creation of more complex “smart contracts” and opened the door to the Ordinals and BRC-20 tokens.</p>



<h2 class="wp-block-heading" id="the-birth-of-ordinals">The Birth of Ordinals</h2>



<p class="wp-block-paragraph">Before Runes, the Ordinal and BRC-20 protocols also came.</p>



<p class="wp-block-paragraph">Ordinal is a protocol that emerged in early 2023 and was created by <a href="https://www.coindesk.com/consensus-magazine/2023/12/04/casey-rodarmor-bitcoin-ordinals-theory-nfts/" target="_blank" rel="noopener">Casey Rodamor</a> (the co-creator of Runes). The idea of ​​this protocol is to allow inscriptions to be made on individual satoshis.</p>



<p class="wp-block-paragraph">1 bitcoin is equal to 100,000,000 satoshis; thus, Ordinal allows the individual identification of each satoshi involved in a transaction. Therefore, in a transaction, satoshis with special information may be present, making them “rare”.</p>



<p class="wp-block-paragraph">Ordinal protocol works based on Ordinal Theory, which creates a type of “serial number”, called ordinal numbers, and serves to identify satoshis by the order in which they were mined or transacted. For example, a <a href="https://blog.areabitcoin.co/what-are-sats-in-bitcoin/" data-type="post" data-id="883">satoshi</a> that is part of the first wave of mining that occurred in the genesis block is considered really special.</p>



<p class="wp-block-paragraph">The inscriptions linked to satoshis through Ordinals are types of NFTs that use the Bitcoin network to create the records. The difference is that there is no creation of tokens but inscriptions that link photos, videos, and documents, among others to the specific satoshi.</p>



<p class="wp-block-paragraph">Unlike NFTs on networks like Ethereum, which create tokens, Ordinal inscriptions are made using arbitrary data recordings. The degree of rarity does not depend on the quality of the recorded image, but on the rarity of the satoshi used to make the record.</p>



<h2 class="wp-block-heading" id="tokens-brc-20">Tokens BRC-20</h2>



<p class="wp-block-paragraph">The implementation of Ordinals opened doors for the creation of BRC-20 (Bitcoin Request for Comment 20) tokens on the Bitcoin network.</p>



<p class="wp-block-paragraph">But, what are BRC-20 Tokens?</p>



<p class="wp-block-paragraph">BRC-20 Tokens are similar to Ethereum&#8217;s ERC-20 Tokens, allowing the creation of new currencies within Bitcoin. These tokens are created by inscribing JSON files into individual satoshis using Ordinal technology.</p>



<p class="wp-block-paragraph">JSON ( JavaScript Object Notation ) is a file format that uses only text, simplifying the registration process, which makes it less complex than creating a smart contract specifically for a token, as occurs in Ethereum.</p>



<p class="wp-block-paragraph">However, the big problem with BRC-20 Tokens is that they require a series of transactions to be registered on the network, which results in several unnecessary UTXOs and can congest the network or increase the weight of the blocks.</p>



<p class="wp-block-paragraph">To deploy (upload a coin on the Bitcoin network) a BRC-20 token, 2 transactions are required. To mint (issue/register) the token, 2 more transactions are necessary, and for the transfer, 3 more transactions.</p>



<p class="wp-block-paragraph">So, as an alternative to this protocol, the Runes project was created.</p>



<h2 class="wp-block-heading" id="what-is-the-runes-protocol">What is the Runes protocol?</h2>



<p class="wp-block-paragraph">The Runes protocol, or runes, is basically an “improved” BRC-20. With it, it will be possible to create other tokens inscribed in Bitcoin, but this time with fewer transactions involved.</p>



<p class="wp-block-paragraph">For this protocol, two transactions will be necessary to deploy the token: one to mint and another to transfer. This practically halves the number of transactions and also reduces the load on the network.</p>



<p class="wp-block-paragraph">Furthermore, Runes can be integrated with the <a href="https://blog.areabitcoin.co/lightning-network/" data-type="post" data-id="300">Lightning Network</a>, enabling the creation of the token on the main network and, subsequently, its trading on the Lightning Network.</p>



<p class="wp-block-paragraph">In theory, this protocol could bring new currencies to Bitcoin that would have some usability for users interested in carrying out financial operations supported by Bitcoin, such as stablecoins, governance tokens, or securities tokens.</p>



<p class="wp-block-paragraph">But, in practice, what we see — at least at the beginning of the protocol — is the creation of shitcoins on the network, which are mainly used for speculation and scams. The creator of the protocol himself recognized this when he published the project proposal on his blog.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1603" height="817" src="https://blog.areabitcoin.co/wp-content/uploads/2024/06/quote-creator-runes-protocol.jpg" alt="Casey Rodarmor&#039;s quote about the Runes protocol" class="wp-image-1693" title="What is the Runes Protocol on Bitcoin? 2" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/06/quote-creator-runes-protocol.jpg 1603w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/quote-creator-runes-protocol-300x153.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/quote-creator-runes-protocol-1024x522.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/quote-creator-runes-protocol-768x391.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/quote-creator-runes-protocol-1536x783.jpg 1536w" sizes="(max-width: 1603px) 100vw, 1603px" /></figure>



<h2 class="wp-block-heading" id="how-does-runes-work">How does Runes work?</h2>



<p class="wp-block-paragraph">Runes works in a similar way to BRC-20, which uses <a href="https://blog.areabitcoin.co/bitcoin-utxo/" data-type="post" data-id="1349">Bitcoin&#8217;s UTXOs</a> and writes JSON information to specific satoshis but does not necessarily require the use of the Ordinal protocol.</p>



<p class="wp-block-paragraph">Runes is based on UTXOs (unspent transaction outputs), which means that any UTXO can contain data that represents not only the amount of unspent bitcoin but also the number of runes, which can be several in just one UTXO.</p>



<p class="wp-block-paragraph">Rune information is inserted into a UTXO using the OP-RETURN space, which is a way of including some arbitrary data along with a Bitcoin transaction. The OP-RETURN space basically serves as a space to “write a message” in the transaction, so it could indicate something like: “This transaction contains 20 runes”.</p>



<p class="wp-block-paragraph">Since the first Bitcoin, the genesis block mined by Satoshi, Bitcoin has allowed OP-RETURN messages.</p>



<h2 class="wp-block-heading" id="how-did-runes-come-about">How did Runes come about?</h2>



<p class="wp-block-paragraph">The idea for Runes emerged in September 2023, when the creator, Casey Rodarmor, posted on his blog the proposal to create a protocol for registering fungible assets in Bitcoin. Therefore, Runes is an alternative to the BRC-20 protocol, which has some implications.</p>



<p class="wp-block-paragraph">Casey&#8217;s goal with this protocol is to reduce the number of UTXOs that are generated to create a token on the network after the implementation of BRC-20, which creates many “junk” UTXOs.</p>



<p class="wp-block-paragraph">Furthermore, BRC-20 needs Ordinal Theory to work, but Runes does not.</p>



<p class="wp-block-paragraph">Casey acknowledges that most fungible tokens are memes or scams, but believes that creating a protocol for enrolling these tokens in Bitcoin could benefit the network and create a safer environment for them to emerge.</p>



<p class="wp-block-paragraph">For him, the creation of a good fungible token protocol for Bitcoin can generate significant revenue from transaction fees, in addition to attracting greater participation from developers and users to the Bitcoin platform.</p>



<p class="wp-block-paragraph">This could also encourage responsible management of UTXOs and serve as a harm reduction measure compared to other existing protocols.</p>



<h2 class="wp-block-heading" id="what-are-the-advantages-of-the-runes-protocol">What are the advantages of the Runes protocol?</h2>



<p class="wp-block-paragraph">There is a very pertinent discussion regarding Runes, as this protocol can bring “shitcoins” to Bitcoin and make the main network (on-chain) unfeasible to use for small transactions if it accelerates the rise in rates.</p>



<p class="wp-block-paragraph">However, so far, the only positive point about Runes is that it increases incentives for miners. We know that miners receive rewards from block subsidies and also from transaction fees.</p>



<p class="wp-block-paragraph">High transaction fees may be a problem for some users, but for miners, they represent an increase in revenue, an incentive to continue mining. Runes, however scammy it may be, can contribute to maintaining Bitcoin&#8217;s much-attacked “security budget”.</p>



<h2 class="wp-block-heading" id="and-what-are-the-disadvantages-of-runes">And what are the disadvantages of Runes?</h2>



<p class="wp-block-paragraph">The biggest disadvantage here is, without a doubt, Runes&#8217; ability to bring shitcoins to Bitcoin, that is, memecoins and highly speculative currencies without any basis. These applications will greatly increase affinity scams, confusing users about what Bitcoin actually is and what is just a shitcoin made to take money from the most inexperienced or greedy users.</p>



<p class="wp-block-paragraph">Furthermore, network congestion due to high fees can harm some users, who are unable to transact within the chain or are forced to pay exorbitant fees to do so.</p>



<p class="wp-block-paragraph">After all, network fees increased considerably right after the <a href="https://blog.areabitcoin.co/bitcoin-halving/" data-type="post" data-id="201">halving</a>, which was when the Runes protocol was activated.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1536" height="714" src="https://blog.areabitcoin.co/wp-content/uploads/2024/06/network-fees-bitcoin.jpg" alt="Network fees improvement chart" class="wp-image-1694" title="What is the Runes Protocol on Bitcoin? 3" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/06/network-fees-bitcoin.jpg 1536w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/network-fees-bitcoin-300x139.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/network-fees-bitcoin-1024x476.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/network-fees-bitcoin-768x357.jpg 768w" sizes="(max-width: 1536px) 100vw, 1536px" /></figure>



<p class="wp-block-paragraph">As you can see above, simple transactions cost around $200 to be added to a block. This makes ordinary users who want to use the main network unfeasible; on the other hand, it encourages users to use the second layers of Bitcoin for smaller transactions, such as the Lightning network, where it is possible to send satoshis instantly and at negligible fees.</p>



<p class="wp-block-paragraph">Another problem that the Runes protocol can cause is the appearance of scammers or lay people trying to surf the hype of the movement, but who don&#8217;t know how the process works and could lose their money.</p>



<p class="wp-block-paragraph">And this has already happened…</p>



<p class="wp-block-paragraph">In this series of screenshots, Bitcoin developer <a href="https://twitter.com/francispouliot_?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank" rel="noopener">Francis Pouliot shows some people who lost money with Runes.</a></p>



<p class="wp-block-paragraph">One of them even lost US$5,000 trying to mint a rune…</p>



<h2 class="wp-block-heading" id="the-runes-project-ecosystem">The Runes project ecosystem</h2>



<p class="wp-block-paragraph">There are already some projects running with Runes, many of which are called “ pre-runes ”, as they were already active before the protocol was implemented on the network.</p>



<ol class="wp-block-list">
<li>Rune Coin: a project to mine Rune tokens</li>



<li>Pups Token: these are a type of Rune “puppy” coins.</li>



<li>Runes Terminal: a set of tools for using Runes, including an explorer and a token launch pad.</li>



<li>Runessance: lending platform, where you can use your tokens within UTXOs for loans with BTC.</li>



<li>RunePro: a community that offers rewards for the first members (what does that remind you of?).</li>



<li>Runeflex: a DeFi application for the Runes protocol.</li>
</ol>



<figure class="wp-block-image size-full"><img decoding="async" width="1200" height="770" src="https://blog.areabitcoin.co/wp-content/uploads/2024/06/runes-ecosystem.jpg" alt="Runes Ecosystem" class="wp-image-1695" title="What is the Runes Protocol on Bitcoin? 4" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/06/runes-ecosystem.jpg 1200w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/runes-ecosystem-300x193.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/runes-ecosystem-1024x657.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/runes-ecosystem-768x493.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></figure>



<h2 class="wp-block-heading" id="conclusion">Conclusion</h2>



<p class="wp-block-paragraph">Runes are still something new in Bitcoin; We don&#8217;t know which way this project could go, but, like Ordinals, it won&#8217;t go away too soon.</p>



<p class="wp-block-paragraph">It is important to understand the implications that this protocol can have on the network, especially in increasing fees for users who still mostly use the on-chain layer for everyday transactions.</p>



<p class="wp-block-paragraph">It is worth remembering that <strong>Runes, Ordinal, and BRC-20 are not part of the Bitcoin network consensus, they are a separate protocol</strong>. The fundamentals of Bitcoin do not change at all. Fees should be the main incentive for people not to use scarce block space with shitcoin.</p>



<p class="wp-block-paragraph">Runes is not very different from other token projects that already exist on the market; Most of them have no foundation, they move in waves of hype and collapse and many people end up losing more than gaining with these shitcoins.</p>



<p class="wp-block-paragraph">The useful life of these projects is very low, and many of them are scams (Rug Pull) to enrich the founders. Therefore, it is important to be careful with any new project that emerges, even if it “runs on Bitcoin”.</p>



<p class="wp-block-paragraph">So, as the project&#8217;s creator himself said, Runes is “a fun show,” but Bitcoin is the main event.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1076" height="550" src="https://blog.areabitcoin.co/wp-content/uploads/2024/06/twitter-Casey-Rodarmor.jpg" alt="Casey Rodarmor&#039;s post on X" class="wp-image-1696" title="What is the Runes Protocol on Bitcoin? 5" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/06/twitter-Casey-Rodarmor.jpg 1076w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/twitter-Casey-Rodarmor-300x153.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/twitter-Casey-Rodarmor-1024x523.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/06/twitter-Casey-Rodarmor-768x393.jpg 768w" sizes="(max-width: 1076px) 100vw, 1076px" /></figure>



<p class="wp-block-paragraph">That said, stay humble and accumulate real satoshis.</p>



<p class="wp-block-paragraph">Until the next article and opt out!</p>
<p>The post <a rel="nofollow" href="https://blog.areabitcoin.co/the-runes-protocol/">What is the Runes Protocol on Bitcoin?</a> appeared first on <a rel="nofollow" href="https://blog.areabitcoin.co">Area Bitcoin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why is Cardano (ADA) a shitcoin?</title>
		<link>https://blog.areabitcoin.co/why-is-cardano-a-shitcoin/</link>
		
		<dc:creator><![CDATA[Carol Souza]]></dc:creator>
		<pubDate>Sat, 25 May 2024 22:48:29 +0000</pubDate>
				<category><![CDATA[Shitcoin]]></category>
		<guid isPermaLink="false">https://blog.areabitcoin.co/?p=1610</guid>

					<description><![CDATA[<p>Positioning itself as a third-generation protocol and an alternative to proof-of-work (PoW) blockchains, Cardano claims to be more energy efficient and more scalable than Bitcoin. However, in practice, this claim is just pure fugazzi. </p>
<p>The post <a rel="nofollow" href="https://blog.areabitcoin.co/why-is-cardano-a-shitcoin/">Why is Cardano (ADA) a shitcoin?</a> appeared first on <a rel="nofollow" href="https://blog.areabitcoin.co">Area Bitcoin</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Positioning itself as a third-generation protocol and an alternative to proof-of-work (PoW) blockchains, Cardano claims to be more energy-efficient and more scalable than Bitcoin. However, in practice, this claim is just pure fugazzi.&nbsp;</p>



<p class="wp-block-paragraph">All content in this article is for informational purposes only and does not consider or address any individual circumstances, and is not investment advice, nor should it be construed in any way as tax, accounting, legal, business, financial, or other advice. regulatory.</p>



<p class="wp-block-paragraph">Cardano is named after Italian Renaissance mathematician Gerolamo Cardano, and its native currency, ADA, is named after Ada Lovelace, a 19th-century mathematician recognized for writing the first computational algorithm.</p>



<p class="wp-block-paragraph">As a blockchain protocol, Cardano seeks to create decentralized solutions through automated contracts, decentralized applications, and a multichain structure. Supported by the pillars of scalability, interoperability, and sustainability, it was founded in 2015 and launched in 2017, using its programming language, Plutus.</p>



<p class="wp-block-paragraph">Positioning itself as a third-generation protocol and an alternative to proof-of-work (PoW) blockchains, Cardano claims to be more energy efficient than Bitcoin and more scalable than Ethereum.</p>



<p class="wp-block-paragraph">However, in practice, we observe that Cardano has not evolved even half as far as the protocols it claims to surpass. Don&#8217;t worry. we will cover all these aspects throughout the article.</p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><p><strong>Table of Contents</strong></p><nav><ul><li class=""><a href="#history">History</a></li><li class=""><a href="#creation-distribution-and-launch-of-ada-tokens">Creation, distribution, and launch of ADA tokens</a></li><li class=""><a href="#supply-now">Supply Now</a></li><li class=""><a href="#consensus-and-functioning">Consensus and Functioning</a></li><li class=""><a href="#distribution-of-nodes">Distribution of nodes</a></li><li class=""><a href="#updates-and-roadmap">Updates and Roadmap</a></li><li class=""><a href="#compliance">Compliance</a></li><li class=""><a href="#problematic-events">Problematic events</a></li><li class=""><a href="#howey-test">Howey test</a></li><li class=""><a href="#the-company-from-the-beginning">The company from the beginning</a></li><li class=""><a href="#conclusion">Conclusion</a></li></ul></nav></div>



<h2 class="wp-block-heading" id="history">History</h2>



<p class="wp-block-paragraph">Cardano&#8217;s history has roots in the founding of <a href="https://www.blog.areabitcoin.com.br/ethereum/">Ethereum</a>. Charles Hoskinson, on the right in the image below, was one of the founders of the second protocol in market capitalization today. <a href="https://pt.wikipedia.org/wiki/Charles_Hoskinson" target="_blank" rel="noopener">Hoskinson</a> had divergent ideas from the Ethereum team. Vitalik, left in the photo, sought a non-profit Ethereum, while Hoskinson wanted commercial goals. These differences led Charles to leave the Ethereum team and create his own protocol: Cardano.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="640" height="480" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Vitalik-and-Hoskinson.jpg" alt="Vitalik and Hoskinson" class="wp-image-1615" title="Why is Cardano (ADA) a shitcoin? 6" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Vitalik-and-Hoskinson.jpg 640w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Vitalik-and-Hoskinson-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>



<p class="wp-block-paragraph">Interestingly, Cardano does not have a published white paper, being developed through academic reviews known as peer-reviewing. Hoskinson describes this method as based on “true science” which is not true. After all, who defines what “true science” is?</p>



<p class="wp-block-paragraph">In such a new market, there are no researchers experienced enough to be considered masters of reason. Cypherpunks, the fathers of cryptography, did not emerge from universities, but rather from email lists. Many protocols have anonymous developers reviewing the code, and that doesn&#8217;t make them any less qualified than academics.</p>



<p class="wp-block-paragraph">As for Cardano, research papers on the protocol are <a href="https://iohk.io/en/research/library/" target="_blank" rel="noopener">published</a> and guide decisions and updates. However, these papers are supported by IOHK, Input Output, Cardano&#8217;s founding company, which raises concerns about publication bias in favor of its own solutions.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1045" height="655" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Research-Papers.jpg" alt="Cardano Research Papers supported by IOHK" class="wp-image-1616" title="Why is Cardano (ADA) a shitcoin? 7" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Research-Papers.jpg 1045w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Research-Papers-300x188.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Research-Papers-1024x642.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Research-Papers-768x481.jpg 768w" sizes="(max-width: 1045px) 100vw, 1045px" /></figure>



<p class="wp-block-paragraph">Thus, Cardano is supported by three large entities:</p>



<ul class="wp-block-list">
<li>IOHK – Input Output,</li>



<li>Cardano Foundation</li>



<li>and Emurgo.</li>
</ul>



<figure class="wp-block-image size-full"><img decoding="async" width="1600" height="900" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Founding-Entities.jpg" alt="Cardano&#039;s Founding Entities" class="wp-image-1617" title="Why is Cardano (ADA) a shitcoin? 8" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Founding-Entities.jpg 1600w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Founding-Entities-300x169.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Founding-Entities-1024x576.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Founding-Entities-768x432.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Founding-Entities-1536x864.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></figure>



<h3 class="wp-block-heading" id="iohk">IOHK</h3>



<p class="wp-block-paragraph">IOHK <a href="https://cardano.org/partners/?tab=iohk#partners-section" target="_blank" rel="noopener">,</a> a blockchain research and development company founded by Charles Hoskinson and Jeremy Wood, was hired to work with Cardano from 2015 to 2020. Despite the termination of the contract, IOHK remains involved, and the <a href="https://twitter.com/InputOutputHK" target="_blank" rel="noopener">company&#8217;s Twitter</a> continues to post related content to Cardano.</p>



<p class="wp-block-paragraph">The curious thing is that IOHK is described on the <a href="http://cardano.org/" target="_blank" rel="noopener">cardano.org</a> website as a completely decentralized company.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1600" height="841" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/IOHK-Descentralized-Company.jpg" alt="Description of IOHK on Cardano&#039;s website" class="wp-image-1618" title="Why is Cardano (ADA) a shitcoin? 9" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/IOHK-Descentralized-Company.jpg 1600w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/IOHK-Descentralized-Company-300x158.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/IOHK-Descentralized-Company-1024x538.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/IOHK-Descentralized-Company-768x404.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/IOHK-Descentralized-Company-1536x807.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></figure>



<p class="wp-block-paragraph">Decentralized company? These concepts are totally contradictory, they are antonyms!</p>



<p class="wp-block-paragraph">Another irony is that the only mention of the word “decentralized” on Cardano’s official website is in the IOHK description. The language used in its official communications is quite institutional, resembling that of a corporation.</p>



<h3 class="wp-block-heading" id="cardano-foundation">Cardano Foundation</h3>



<p class="wp-block-paragraph">The second entity involved in the creation of Cardano is the <a href="https://cardanofoundation.org/" target="_blank" rel="noopener">Cardano Foundation</a>, a non-profit organization focused on the development and growth of the Cardano ecosystem.</p>



<p class="wp-block-paragraph">The Cardano Foundation is responsible for making technical decisions, organizing the selection of participants in staking pools, coordinating protocol updates, and issuing official communications.</p>



<p class="wp-block-paragraph">However, despite its non-profit nature, the person who signed on as president of the Cardano Foundation during the ICO was banking consultant Michael Parsons. It was presented to potential buyers on March 28, 2016, by Attain Corporation, the company that managed Cardano&#8217;s pre-sale and ICO in Japan.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="700" height="274" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation.jpg" alt="Cardano Foundation" class="wp-image-1619" title="Why is Cardano (ADA) a shitcoin? 10" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation.jpg 700w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation-300x117.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading" id="emurgo">Emurgo</h3>



<p class="wp-block-paragraph">The third entity involved in creating the protocol was <a href="https://emurgo.io/" target="_blank" rel="noopener">Emurgo</a>, a Japanese for-profit venture capital firm.</p>



<p class="wp-block-paragraph">Emurgo develops, supports, and incubates commercial opportunities, assisting in business integration with the aim of attracting capital and strategic partnerships to the Cardano ecosystem.</p>



<h2 class="wp-block-heading" id="creation-distribution-and-launch-of-ada-tokens">Creation, distribution, and launch of ADA tokens</h2>



<p class="wp-block-paragraph">Cardano has a limit of 45 billion units. The first 20% of this supply, equivalent to 5.1 billion, was pre-sold through vouchers, something similar to a “crypto voucher”.</p>



<p class="wp-block-paragraph">These coins were directed to the three founding entities of the ecosystem: IOHK, Emurgo, and Cardano Foundation, as mentioned previously.</p>



<p class="wp-block-paragraph">When the Genesis block began operating, 20% of the supply was reserved for holders of these vouchers. Therefore, these ADAs were not pre-mined; however, as soon as they were issued, they were already destined for project insiders. This implies that the Cardano team started with at least 20% of the supply secured for themselves.</p>



<p class="wp-block-paragraph">The distribution of this pre-sale was as follows:</p>



<ul class="wp-block-list">
<li>IOHK: received 2.46 billion ADA (5.5%)</li>



<li>EMURGO: received 2.07 billion ADA (4.6%)</li>



<li>Cardano Foundation: received 640 million ADA (1.4%)</li>
</ul>



<p class="wp-block-paragraph">At the end of the private pre-sale, held from 2015 to 2017, in October 2017, an ICO took place, where 25.9 billion ADA were sold, corresponding to 57.6% of the supply.</p>



<p class="wp-block-paragraph">The fact that the ICO was exclusively in Japan is noteworthy. Cardano, or Adacoin, as it was called, was announced highlighting the success of Ethereum and Bitshares, both with Charles Hoskinson as founder. He was introduced to Japanese businessmen as a “genius” mathematician. His status as former CEO of Ethereum endorsed IOHK&#8217;s announcements, encouraging potential buyers to create profit expectations: “ Bitshares token price increased by 5.4x and Ethereum increased by 60x ”.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="700" height="246" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-ICO-Materials-Japanese.jpg" alt="ADA ICO marketing materials (in Japanese)" class="wp-image-1620" title="ADA ICO marketing materials" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-ICO-Materials-Japanese.jpg 700w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-ICO-Materials-Japanese-300x105.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<p class="wp-block-paragraph">To participate in the ICO, Japanese entrepreneurs had to acquire at least the equivalent of $1000, either by Japanese bank transfer or <a href="https://blog.areabitcoin.co/what-is-bitcoin/" data-type="post" data-id="196">Bitcoin</a>.</p>



<p class="wp-block-paragraph">On March 28, 2016, one Bitcoin was worth approximately $420.</p>



<p class="wp-block-paragraph">The <a href="https://steemit.com/bitcoin/@hitlerdoge/adacoin-is-bittrex-listing-a-scam" target="_blank" rel="noopener">photo</a> below was taken with Japanese investors near the Cardano ICO.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="700" height="281" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Japanese-Investors.jpg" alt="Japanese Investors" class="wp-image-1621" title="Japanese Investors in Cardano ICO" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Japanese-Investors.jpg 700w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Japanese-Investors-300x120.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<p class="wp-block-paragraph">With 95% of ICO buyers being Japanese, Cardano became known as “the Japanese Ethereum”.</p>



<p class="wp-block-paragraph">Hoskinson noted that this jurisdictional bias “was due to the origin of the project, but also due to its sales strategy.” According to Hoskinson, “There are three Asian crypto markets that matter: China, Japan, and South Korea. Of these three, Cardano decided to focus on Japan because it is the friendliest, most supportive, and offers the longest-term growth.”</p>



<p class="wp-block-paragraph">Could it be that Japan is not the region where investors are most willing to take more risk while its economy struggles with negative real interest rates after controlling the interest rate curve a decade ago?</p>



<p class="wp-block-paragraph">According to Japanese investors, after the initial coin offering secured funding for IOHK, its team stopped communicating with investors and justified that it had no obligation to contact them.</p>



<p class="wp-block-paragraph">The culture of ICOs at that time included the founders&#8217; presence on <a href="https://slack.com/" target="_blank" rel="noopener">Slack</a>, answering investor questions, and maintaining communication through blogs.</p>



<p class="wp-block-paragraph">However, the Japanese began to compare Cardano with <a href="https://en.wikipedia.org/wiki/OneCoin" target="_blank" rel="noopener">Onecoin</a>, a globally known fraudulent cryptocurrency. Hoskinson did not accept the comparison and took to the Ethereum Classic Slack channel to comment, explaining why he <a href="https://twitter.com/CollinCrypto/status/841770372764733442" target="_blank" rel="noopener">refused</a> to discuss Cardano with Japanese and Chinese investors.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1280" height="521" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-founder-investors.jpg" alt="Slack of the Cardano founder and investors" class="wp-image-1640" title="Why is Cardano (ADA) a shitcoin? 11" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-founder-investors.jpg 1280w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-founder-investors-300x122.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-founder-investors-1024x417.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-founder-investors-768x313.jpg 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></figure>



<p class="wp-block-paragraph">Thus, according to Hoskinson, he refused to interact with those who accused him of being an Onecoin scammer, claiming that the environment was extremely toxic and that no one was interested in an honest conversation.</p>



<p class="wp-block-paragraph">Attain Corporation&#8217;s contract expired in the first quarter of 2017, and the company deleted content from the <a href="https://web.archive.org/web/20160221223652/http://www.cardano.biz:80/adacoinflow.html" target="_blank" rel="noopener">cardano.biz</a> website, now only available as an internet archive.</p>



<h3 class="wp-block-heading" id="ada-distribution-and-launch">ADA Distribution and Launch</h3>



<p class="wp-block-paragraph">After the ICO, the coins were freely sold and made available on exchanges around the world. The likely reason for holding the ICO in Japan was to avoid Cardano being classified as a security, especially if there was regulatory pressure on cryptocurrency projects.</p>



<p class="wp-block-paragraph">The SEC has long characterized ICOs as irregular sales of securities. However, Cardano&#8217;s initial offering took place in Japan, where regulation differs from the United States and would be outside the SEC&#8217;s jurisdiction.</p>



<p class="wp-block-paragraph">Therefore, while the SEC cannot regulate sales made to Japanese citizens under Japanese law, it can question the secondary market in which American exchanges have offered Cardano trading through their platforms. Therefore, the SEC may consider that they were selling unregistered securities to Americans.</p>



<p class="wp-block-paragraph">After the ICO, only 13.9 billion ADA, corresponding to 30% of the supply, were available to receive staking rewards. The total distribution of ADA is shown in the image below from the day of Cardano&#8217;s official launch in September 2017:</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1600" height="900" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribuition.jpg" alt="Initial ADA Distribuition" class="wp-image-1624" title="Why is Cardano (ADA) a shitcoin? 12" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribuition.jpg 1600w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribuition-300x169.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribuition-1024x576.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribuition-768x432.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribuition-1536x864.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></figure>



<p class="wp-block-paragraph">What draws attention to this initial distribution is that 70% of the coins had their destinations pre-determined before the Genesis block even began operating.</p>



<p class="wp-block-paragraph">Only 30% of ADA coins would be distributed through consensus and block rewards, while 11% remained with pre-sale insiders, and 57.6% were sold in the ICO to selected investors.</p>



<p class="wp-block-paragraph">Cardano&#8217;s founders played a central role in determining how the bulk of the supply would be created and distributed.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1600" height="900" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Initial-ADA-Distribuition-1.jpg" alt="Percentage of the initial ADA distribution allocated to the 3 founding companies" class="wp-image-1625" title="Why is Cardano (ADA) a shitcoin? 13" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Initial-ADA-Distribuition-1.jpg 1600w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Initial-ADA-Distribuition-1-300x169.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Initial-ADA-Distribuition-1-1024x576.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Initial-ADA-Distribuition-1-768x432.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Initial-ADA-Distribuition-1-1536x864.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></figure>



<p class="wp-block-paragraph">Therefore, more than 31 billion ADA, corresponding to 70% of the total supply, were created and their destiny was already determined on the day of the protocol&#8217;s launch.</p>



<p class="wp-block-paragraph"><strong>This decision is quite centralized and has a decisive impact on the future of Cardano. If a PoS protocol can determine from the beginning who will have the most coins, these people will have greater validation power. </strong>This also puts pressure on new validators to purchase ADA from the protocol&#8217;s initial holders so they can participate in consensus and have a voice in protocol decisions, similar to what happens with companies and their common shares.</p>



<p class="wp-block-paragraph">In addition to excessively benefiting insiders, the launch of ADA is very similar to an IPO of a company in the regulatory sense. It was the first pre-sale where <a href="https://blog.areabitcoin.co/what-is-kyc/" data-type="link" data-id="https://blog.areabitcoin.co/what-is-kyc/">KYC</a> rules were followed, and <a href="https://web.archive.org/web/20200623073808/https://cardano.org/en/ada-distribution-audit/" target="_blank" rel="noopener">audits</a> were applied after the launch period.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="625" height="677" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Genesis-Block-Distribution.jpg" alt="Genesis Block Distribution" class="wp-image-1628" title="Why is Cardano (ADA) a shitcoin? 14" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Genesis-Block-Distribution.jpg 625w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Genesis-Block-Distribution-277x300.jpg 277w" sizes="(max-width: 625px) 100vw, 625px" /></figure>



<p class="wp-block-paragraph">For more details about the ADA pre-sale, which took place in five stages, the Japanese company <a href="https://www.attainj.co.jp/english/" target="_blank" rel="noopener">Attain Corporation</a> was hired to manage the sale of ADA vouchers, involving yet another Japanese company. The Cardano Foundation carried out three separate audits of the sales operation, as shown in the image below.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1189" height="581" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribution-Audit.jpg" alt="ADA Distribution Audit" class="wp-image-1629" title="Why is Cardano (ADA) a shitcoin? 15" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribution-Audit.jpg 1189w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribution-Audit-300x147.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribution-Audit-1024x500.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/ADA-Distribution-Audit-768x375.jpg 768w" sizes="(max-width: 1189px) 100vw, 1189px" /></figure>



<p class="wp-block-paragraph">What is striking is that on the Cardano <a href="https://explorer.cardano.org/en" target="_blank" rel="noopener">website</a> (as seen in the image below), there is a footnote stating that Cardano “ does not perform any independent due diligence or substantive review of any blockchain, digital currency, cryptocurrency or associated technology”. However, the Cardano Foundation carried out three audits on the distribution of ADA tokens.</p>



<p class="wp-block-paragraph">Why wasn&#8217;t a company specialized in audits hired, independent of the negotiations?</p>



<p class="wp-block-paragraph">The audit website treats the pre-sale as something public and includes the countries where the coins went (table below).</p>



<figure class="wp-block-image size-full"><img decoding="async" width="875" height="466" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Table-showing-total-sales-by-country.jpg" alt="Table showing total sales by country" class="wp-image-1630" title="Why is Cardano (ADA) a shitcoin? 16" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Table-showing-total-sales-by-country.jpg 875w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Table-showing-total-sales-by-country-300x160.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Table-showing-total-sales-by-country-768x409.jpg 768w" sizes="(max-width: 875px) 100vw, 875px" /></figure>



<p class="wp-block-paragraph">However, it was a private sale to two companies (Emurgo and IOHK) and donations of ADA vouchers to the Cardano Foundation. This pre-sale was private, closed, and intended for project insiders.</p>



<p class="wp-block-paragraph">How can a decentralized protocol have a venture capital firm like Emurgo as a founder and initial token recipient?</p>



<p class="wp-block-paragraph"><strong>This puts Cardano much closer to a startup receiving investment from angel investors than a decentralized protocol.</strong></p>



<p class="wp-block-paragraph">Especially since Emurgo and IOHK received vouchers and paid with BTC for the ADA tokens purchased in the pre-sale, while the Cardano Foundation only received donations and did not invest/contribute in BTC.</p>



<h2 class="wp-block-heading" id="supply-now">Supply Now</h2>



<p class="wp-block-paragraph">Currently, the ADA monetary expansion rate is 0.3% per epoch. This means that, on average, every 5 days, 0.3% of the reserve balance for staking rewards is released, resulting in inflation of approximately 2% per year.</p>



<p class="wp-block-paragraph">Cardano&#8217;s monetary expansion is being reduced over time, and it is expected that over time, transaction fees will replace the block reward if the protocol gains adoption. At present, over 81.75% of the ADA supply has been created, 18.26% will be released through block rewards, and around 3.32% is in the Cardano Foundation Treasury.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1529" height="602" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Supply-Distribution.jpg" alt="Cardano Supply Distribution" class="wp-image-1631" title="Why is Cardano (ADA) a shitcoin? 17" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Supply-Distribution.jpg 1529w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Supply-Distribution-300x118.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Supply-Distribution-1024x403.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Supply-Distribution-768x302.jpg 768w" sizes="(max-width: 1529px) 100vw, 1529px" /></figure>



<p class="wp-block-paragraph">So far 36 billion ADA have been issued following the logic of epochs, in which each period established by the protocol a portion of coins are created. In the latest planned upgrade, called Voltaire, all 45 billion tokens will be issued.</p>



<h2 class="wp-block-heading" id="consensus-and-functioning">Consensus and Functioning</h2>



<p class="wp-block-paragraph">Cardano uses Ouroboros as a <a href="https://blog.areabitcoin.co/is-proof-of-work-better-than-proof-of-stake/" data-type="post" data-id="460">Proof of Stake</a> (PoS) consensus mechanism. In this system, ADA is the token used for payments within the ecosystem, earning rewards for validating blocks, and, in the future, it will also be used as a governance mechanism.</p>



<p class="wp-block-paragraph">PoS Ouroboros works from groups of staking operators, called pools, where users leave their tokens and receive rewards for doing so.</p>



<p class="wp-block-paragraph">The staking pool consists of a group that comes together to increase their chances of validating a block, unifying their balances to have greater validation power, and then the rewards are divided proportionally.</p>



<p class="wp-block-paragraph">The big difference between Cardano Staking and other protocols is that it is liquid staking and does not lock the user&#8217;s tokens; You can withdraw at any time.</p>



<p class="wp-block-paragraph">Another point is that it is also possible to do delegated staking, where users with a smaller amount of tokens can participate in staking by joining a pool that does not keep the user&#8217;s private key, called liquid staking.</p>



<p class="wp-block-paragraph">In Ouroboros, it is possible to carry out two types of staking: normal, where users run their own <a href="https://blog.areabitcoin.co/what-are-bitcoin-nodes/" data-type="post" data-id="320">node</a> in a pool, and delegated, where users join pools that mediate and distribute the reward.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1600" height="900" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/proof-of-stake-delegated-proof-of-stake.jpg" alt="Difference between proof of stake and delegated proof of stake" class="wp-image-1632" title="Why is Cardano (ADA) a shitcoin? 18" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/proof-of-stake-delegated-proof-of-stake.jpg 1600w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/proof-of-stake-delegated-proof-of-stake-300x169.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/proof-of-stake-delegated-proof-of-stake-1024x576.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/proof-of-stake-delegated-proof-of-stake-768x432.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/proof-of-stake-delegated-proof-of-stake-1536x864.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /><figcaption class="wp-element-caption">xr:d:DAGCON9V9EQ:11,j:263885237298563496,t:24041217</figcaption></figure>



<p class="wp-block-paragraph">It is important to note that Cardano staking does not impose restrictions on withdrawals, unlike Ethereum. However, the initial creation of 70% of tokens without an equitable distribution, and without coming from block validation rewards, already puts the protocol in a centralized situation from the beginning.</p>



<p class="wp-block-paragraph">Those who initially received these tokens and staked them have greater validation power, which could result in the centralization of new rewards and decision-making power.</p>



<p class="wp-block-paragraph">Furthermore, Cardano&#8217;s PoS was linked to IOHK federated nodes for 4 years, only becoming publicly available from epoch 216 with the <a href="https://cryptopotato.com/the-countdown-cardano-ada-to-reach-full-decentralization-on-march-31st/" target="_blank" rel="noopener">Shelley</a> update. <strong>From 2017 to 2020, all ADAs created were issued by federated nodes, dependent on IOHK!</strong></p>



<p class="wp-block-paragraph">While many users believe that the ability to withdraw tokens at any time and maintain ownership of the keys when connecting to a pool represents decentralization, in practice, this is not the case. Decentralization means the absence of a single point of failure or monopoly of decision-making power in the network as a whole. If the code is modified maliciously, it doesn&#8217;t matter whether the user held the keys, as the problem would affect the code and the general consensus.</p>



<p class="wp-block-paragraph">Another example of centralization is in the selection of pools. In October 2022, the Cardano Foundation <a href="https://forum.cardano.org/t/announcing-the-stake-pools-chosen-for-october-2022/109142?utm_content=225203092&amp;utm_medium=social&amp;utm_source=twitter&amp;hss_channel=tw-4135644558" target="_blank" rel="noopener">announced</a> that out of 188 requests for staking pool delegation, 58 were selected by the Cardano Foundation based on their contributions to the growth of the ecosystem.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1149" height="623" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Announcement-about-Stake-Pools.jpg" alt="Announcement about Stake Pools" class="wp-image-1633" title="Why is Cardano (ADA) a shitcoin? 19" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Announcement-about-Stake-Pools.jpg 1149w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Announcement-about-Stake-Pools-300x163.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Announcement-about-Stake-Pools-1024x555.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Announcement-about-Stake-Pools-768x416.jpg 768w" sizes="(max-width: 1149px) 100vw, 1149px" /></figure>



<h3 class="wp-block-heading" id="if-there-is-a-manual-selection-and-dependent-on-an-entity-that-establishes-the-rules-how-can-it-be-considered-decentralized">If there is a manual selection and dependent on an entity that establishes the rules, how can it be considered decentralized?</h3>



<p class="wp-block-paragraph">This selection also acts as a barrier to entry for those who were not chosen. When there is a team making hierarchical decisions on an ongoing basis, there is no resistance to censorship and no free access to participate in the consensus mechanism. It is not truly permissionless, as approval from the Cardano Foundation is required to participate in the consensus, similar to needing a license to become a bank and receive interest for managing customer funds.</p>



<p class="wp-block-paragraph">Therefore, even with the presence of several solo validation pools on Cardano, representing the majority compared to staking from centralized entities such as <a href="https://blog.areabitcoin.co/is-buying-bitcoin-binance-worth-it/" data-type="post" data-id="1576">Binance</a> and other exchanges, they still depend on centralized entities: the data centers.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="683" height="400" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Biggest-Groups-by-Stake.jpg" alt="Cardano&#039;s Biggest Groups by Stake" class="wp-image-1634" title="Why is Cardano (ADA) a shitcoin? 20" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Biggest-Groups-by-Stake.jpg 683w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Biggest-Groups-by-Stake-300x176.jpg 300w" sizes="(max-width: 683px) 100vw, 683px" /></figure>



<h2 class="wp-block-heading" id="distribution-of-nodes">Distribution of nodes</h2>



<p class="wp-block-paragraph">In addition to centralizing decision-making power over who can have a pool and participate in the consensus, the hardware of the network&#8217;s validator nodes is hosted on third-party servers in data centers.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="443" height="400" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Distribution-Nodes-Datacenter.jpg" alt="Cardano&#039;s Distribution of Nodes in Data centers" class="wp-image-1635" title="Why is Cardano (ADA) a shitcoin? 21" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Distribution-Nodes-Datacenter.jpg 443w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Distribution-Nodes-Datacenter-300x271.jpg 300w" sizes="(max-width: 443px) 100vw, 443px" /></figure>



<p class="wp-block-paragraph">Considering that 35 billion ADA have already been issued and 24.9 billion are staked, which represents 71% of the supply, the graph above shows that 23.7 billion ADA are correlated to pools whose nodes depend on data centers.</p>



<p class="wp-block-paragraph">This means that 97% of pools depend on third parties to run and store information, and only 3% of the network is actually independent of private servers. This represents a major attack vector through regulatory capture or failures in service providers like Amazon and Hetzner.</p>



<p class="wp-block-paragraph">Most nodes are in data centers due to the need for data storage to have a complete copy of the Cardano blockchain, which is currently around 99GB. This capacity, which requires more powerful and expensive machines, becomes a barrier for the common user.</p>



<p class="wp-block-paragraph">The constant increase in hardware capacity is a trend, as evidenced in the image below.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="394" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Progressive-increase-in-required-hardware-capacity-1024x394.jpg" alt="Progressive increase in required hardware capacity" class="wp-image-1636" title="Why is Cardano (ADA) a shitcoin? 22" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Progressive-increase-in-required-hardware-capacity-1024x394.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Progressive-increase-in-required-hardware-capacity-300x115.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Progressive-increase-in-required-hardware-capacity-768x296.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Progressive-increase-in-required-hardware-capacity.jpg 1039w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Therefore, the tendency is for Cardano to remain dependent on centralized cloud servers, as it requires increasingly powerful and expensive hardware to store its blockchain records.</p>



<h2 class="wp-block-heading" id="updates-and-roadmap">Updates and Roadmap</h2>



<p class="wp-block-paragraph">Cardano is not ready yet; is being built with each update, in a process that involves <a href="https://roadmap.cardano.org/en/" target="_blank" rel="noopener">5 phases</a>:</p>



<ul class="wp-block-list">
<li>Byron,</li>



<li>Shelley,</li>



<li>Goguen,</li>



<li>They said</li>



<li>and Voltaire.</li>
</ul>



<p class="wp-block-paragraph">The Byron era began in September 2017 with the launch of the main blockchain. During this phase, the chain operated as a federated network, supporting only ADA transactions. The next phase, Shelley, was launched in July 2020, starting the Ouroboros PoS protocol.</p>



<p class="wp-block-paragraph">In 2021, the Goguen phase began, which allowed the creation of smart contracts and the issuance of native tokens. It is at this stage that the protocol is now. The development teams, IOHK and Emurgo, are researching and building the remaining phases of the network, Basho and Voltaire, in parallel with Goguen.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1600" height="900" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Roadmap-1.jpg" alt="Cardano Roadmap" class="wp-image-1638" title="Why is Cardano (ADA) a shitcoin? 23" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Roadmap-1.jpg 1600w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Roadmap-1-300x169.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Roadmap-1-1024x576.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Roadmap-1-768x432.jpg 768w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Roadmap-1-1536x864.jpg 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></figure>



<p class="wp-block-paragraph">With each era, smaller updates are made, many of them through hard forks. This generates permanent divergences about the previous version of the Blockchain and makes the protocol not backward compatible. Hard forks force nodes to update themselves, excluding users from the network who may disagree with the changes.</p>



<p class="wp-block-paragraph">This mandatory update is critical for fixing bugs, but it also demonstrates the centralization of decision-making power in the network. In other words, anyone who does not update according to the Cardano Foundation&#8217;s definitions will be stuck in a previously abandoned version that is incompatible with the new version of the network.</p>



<h2 class="wp-block-heading" id="compliance">Compliance</h2>



<p class="wp-block-paragraph">Cardano has always indicated to regulators that it would follow regulations. In the pre-sale and ICO, he carried out the Know Your Customer (KYC) process for the token recipients, as we have seen previously.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="617" height="669" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Genesis-Block-Distribution.jpg" alt="Cardano&#039;s Genesis Block Distribution" class="wp-image-1639" title="Why is Cardano (ADA) a shitcoin? 24" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Genesis-Block-Distribution.jpg 617w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Genesis-Block-Distribution-277x300.jpg 277w" sizes="(max-width: 617px) 100vw, 617px" /></figure>



<p class="wp-block-paragraph">When Hoskinson was asked about Cardano&#8217;s actions in Japan and how its protocol was being compared to the fraudulent Onecoin, he commented that Cardano was the only “regulated computing that follows AML/KYC rules in the gaming industry.”</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1278" height="518" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-Founder.jpg" alt="Hoskinson&#039;s statement about regulated computing" class="wp-image-1622" title="Why is Cardano (ADA) a shitcoin? 25" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-Founder.jpg 1278w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-Founder-300x122.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-Founder-1024x415.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Slack-Cardano-Founder-768x311.jpg 768w" sizes="(max-width: 1278px) 100vw, 1278px" /></figure>



<p class="wp-block-paragraph">However, what stands out is that the protocol recently partnered with <a href="https://www.coinfirm.com/blog/cardano-coinfirm-aml-ada/" target="_blank" rel="noopener">Coinfirm</a> to “advance regulatory compliance.”</p>



<p class="wp-block-paragraph">However, the great risk of this type of partnership is making the network prone to censorship, politicization, and government capture, which goes against the initial purpose of decentralization.</p>



<p class="wp-block-paragraph">This partnership with Coinfirm leaves Cardano and its users susceptible to regulators&#8217; decisions. In this sense, Cardano resembles a global cyber bank offering a software service, subject to government decisions, regulatory capture, and censorship.</p>



<h2 class="wp-block-heading" id="problematic-events">Problematic events</h2>



<p class="wp-block-paragraph">Now that we&#8217;ve gone through the main points that make Cardano centralized, let&#8217;s make an overview of events that happened in the protocol that expose risks and centralization.</p>



<h3 class="wp-block-heading" id="network-instability">Network instability</h3>



<p class="wp-block-paragraph">Recently, in January 2023, the Cardano network had a bug that disconnected 50% of nodes, as shown in the graph below.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="402" height="312" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Network-Instability.jpg" alt="Network Synchronization" class="wp-image-1641" title="Why is Cardano (ADA) a shitcoin? 26" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Network-Instability.jpg 402w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Network-Instability-300x233.jpg 300w" sizes="(max-width: 402px) 100vw, 402px" /></figure>



<p class="wp-block-paragraph">According to IOHK, the problem only affected the nodes where users connect to carry out transactions, known as edge nodes, which function as gateways. According to the devs, the work nodes that build blocks were not affected and this interruption was “ a transient anomaly ” for only one part of the network. In other words, the blockchain did not crash, but half of the nodes desynchronized and disconnected.</p>



<p class="wp-block-paragraph">Charles Hoskinson and IOHK did not clearly communicate the cause of the bug, only stating that they would investigate the reasons for it.</p>



<p class="wp-block-paragraph">The impact of the bug on the Cardano network was temporary; the event slowed down block creation without crashing the blockchain while nodes were rebooted.</p>



<p class="wp-block-paragraph">The bug has not yet had an official explanation, but it appears to have been a problem in the code, and discussions have occurred on <a href="https://github.com/input-output-hk/cardano-node/issues/4826" target="_blank" rel="noopener">GitHub</a> without a plausible explanation so far.</p>



<p class="wp-block-paragraph">Interestingly, this bug occurred after many security discussions and reviews before updates and after the official Cardano testnet “cracked”.</p>



<h3 class="wp-block-heading" id="broken-testnet">Broken Testnet</h3>



<p class="wp-block-paragraph">In August 2022, a Twitter thread revealed that Cardano&#8217;s testnet was “catastrophically” broken due to a bug in version 1.35.2 of the protocol, intended for the Vasil hard fork.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="641" height="799" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Broken-Testnet.jpg" alt="Cardano&#039;s Testnet" class="wp-image-1642" title="Why is Cardano (ADA) a shitcoin? 27" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Broken-Testnet.jpg 641w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Broken-Testnet-241x300.jpg 241w" sizes="(max-width: 641px) 100vw, 641px" /></figure>



<p class="wp-block-paragraph">Source: <a href="https://x.com/adamKDean/status/1560295448333520896">https://x.com/adamKDean/status/1560295448333520896</a>&nbsp;</p>



<p class="wp-block-paragraph">The critical bug was discovered by operators of a staking pool, leading to the creation of multiple incompatible versions of the blockchain and leaving the testnet hopelessly broken. New versions failed to synchronize the chain, and as a result, two new testnets were created without the complete block history of the network.</p>



<p class="wp-block-paragraph">Many <a href="https://twitter.com/cheeky_shiba/status/1560319759664791555?s=20" target="_blank" rel="noopener">users</a> reported a rush on the part of Hoskinson and his team to update nodes and activate Vasil. Rumors suggest that the objective was to increase competition with Ethereum after its merge. Hoskinson refuted that the testnet was broken, stating that testnets are designed to address challenges, and highlighted the importance of moving forward with the Vasil update, which he said had been extensively tested and was ready to roll out.</p>



<p class="wp-block-paragraph">The Vasil update normally took place in October 2022; however, the first bug, which disconnected 50% of nodes, happened in January 2023, three months after Vasil was implemented.</p>



<p class="wp-block-paragraph">The big problem is that if the test blockchain does not represent a realistic version of the official blockchain, how do we know if the tests will prevent more bugs? What could happen to the official network if these bugs are overlooked?</p>



<p class="wp-block-paragraph">The Vasil update normally took place in October 2022; however, the first bug, which disconnected 50% of nodes, happened in January 2023, three months after Vasil was implemented.</p>



<h3 class="wp-block-heading" id="scandal-in-ethiopia">Scandal in Ethiopia</h3>



<p class="wp-block-paragraph">Kal Kassa, a resident of Ethiopia, <a href="https://kalkassa.medium.com/shitcoin-millionaire-cardano-in-ethiopia-d81273d02eff" target="_blank" rel="noopener">exposed in an article</a> how Charles Hoskinson and the Cardano team had, according to him, “ deceived the people of Ethiopia ”.</p>



<p class="wp-block-paragraph">Kassa participated in events promoted by IOHK, EMURGO, and the Cardano Foundation, in which a <a href="https://www.thereporterethiopia.com/article/blockchain-technology-debut-ethiopia" target="_blank" rel="noopener">memorandum of understanding</a> was signed on <a href="https://www.forbes.com/sites/rachelwolfson/2019/04/30/cardano-founder-launches-enterprise-blockchain-framework-in-collaboration-with-ethiopian-government/?sh=4532a3974e10" target="_blank" rel="noopener">blockchain technology</a> to track Ethiopian coffee along the production chain, in collaboration with the Ethiopian government through the <a href="https://cointelegraph.com/news/ethiopian-govt-signs-agreement-with-cardano-to-introduce-blockchain-in-agritech" target="_blank" rel="noopener">Ministry of Science and Technology</a>.</p>



<p class="wp-block-paragraph">The agreement was formalized in the presence of Dr. Eng. Getahun Mekuria, former Minister of Science and Technology, and Charles Hoskinson, during the signing of the MOU on May 3, 2018, in Addis Ababa, Ethiopia.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="700" height="329" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson-and-Dr-Eng-Getahun-Mekuria.jpg" alt="Charles Hoskinson e Dr. Eng. Getahun Mekuria" class="wp-image-1643" title="Why is Cardano (ADA) a shitcoin? 28" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson-and-Dr-Eng-Getahun-Mekuria.jpg 700w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson-and-Dr-Eng-Getahun-Mekuria-300x141.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<p class="wp-block-paragraph">According to the Ethiopian Ministry of Peace, Cardano&#8217;s founders have committed to creating <a href="https://www.addisherald.com/ethiopia-launches-national-identification-system-based-on-cardano-blockchain/" target="_blank" rel="noopener">identity cards in Ethiopia</a>. However, in February 2021, the Cardano subreddit removed a <a href="https://www.reddit.com/r/cardano/comments/ln2tk9/ethiopia_started_issuing_digital_identity/?utm_source=share&amp;utm_medium=ios_app&amp;utm_name=iossmf" target="_blank" rel="noopener">post</a> related to this commitment. Subsequently, there were contradictory statements, backtracking and <a href="https://www.crypto-news-flash.com/ethiopia-launches-national-identification-system-based-on-cardano/" target="_blank" rel="noopener">stating that Cardano was not working with the Ministry of Peace.</a></p>



<p class="wp-block-paragraph">In late April 2021, it was announced at a major <a href="https://cardanofeed.com/cardano-ethiopia-special-event-to-take-place-on-april-29-2269.html" target="_blank" rel="noopener">conference</a> that Cardano <a href="https://www.youtube.com/watch?v=ki9lwnV98V4" target="_blank" rel="noopener">would collaborate with the government of Ethiopia</a>. However, to date, three years later, according to Kassa, nothing has been done.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="700" height="806" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Eleni-Gebremedhin-and-Charles-Hoskinson.jpg" alt="Dr. Eleni Gebremedhin e Charles Hoskinson em um evento de IOHK realizado no BlueMoon em Addis Abeba na Etiópia em 2018 " class="wp-image-1644" title="Why is Cardano (ADA) a shitcoin? 29" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Eleni-Gebremedhin-and-Charles-Hoskinson.jpg 700w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Eleni-Gebremedhin-and-Charles-Hoskinson-261x300.jpg 261w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<p class="wp-block-paragraph">He argues that, ultimately, Cardano appears to have used the negotiations with Ethiopia for self-promotion on social media and news portals, constructing a false narrative that Cardano was generating opportunities, while, according to its claims, no real progress has been achieved.</p>



<h2 class="wp-block-heading" id="howey-test">Howey test</h2>



<p class="wp-block-paragraph">After an in-depth analysis of the technical, social, and organizational aspects of Cardano, it becomes clearer to apply the Howey test to assess its nature.</p>



<h3 class="wp-block-heading" id="1-does-it-involve-investment-of-money">1. Does it involve an investment of money?</h3>



<p class="wp-block-paragraph">Yes! Cardano&#8217;s founder is Emurgo, a company with commercial appeal, which received tokens in the pre-sale. The ICO itself focused on Japanese investors demonstrating that Cardano had several private initial investors at many stages and from the beginning of the project.</p>



<p class="wp-block-paragraph">Furthermore, on <a href="https://daedaluswallet.io/" target="_blank" rel="noopener">Daedalus</a>, Cardano&#8217;s wallet, there is a legal notice that treats all tokens as investments.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1291" height="569" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Daedalus-Legal-Disclaimer.jpg" alt="Daedalus Legal Disclaimer" class="wp-image-1645" title="Why is Cardano (ADA) a shitcoin? 30" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Daedalus-Legal-Disclaimer.jpg 1291w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Daedalus-Legal-Disclaimer-300x132.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Daedalus-Legal-Disclaimer-1024x451.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Daedalus-Legal-Disclaimer-768x338.jpg 768w" sizes="(max-width: 1291px) 100vw, 1291px" /></figure>



<h3 class="wp-block-heading" id="2-is-it-a-regular-company">2. Is it a regular company?</h3>



<p class="wp-block-paragraph">Yes. The hierarchical structure, with C-level positions in the founding companies and the Cardano Foundation, reflects a business organization. Centralized decisions on upgrades and the selection of staking pools also indicate enterprise characteristics.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img decoding="async" width="1270" height="654" data-id="1647" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson.jpg" alt="Charles Hoskinson" class="wp-image-1647" title="Why is Cardano (ADA) a shitcoin? 31" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson.jpg 1270w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson-300x154.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson-1024x527.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Charles-Hoskinson-768x395.jpg 768w" sizes="(max-width: 1270px) 100vw, 1270px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" width="1233" height="548" data-id="1649" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/New-COO-and-CLO-Cardano-Foundation.jpg" alt="Announcement of the new COO and CLO of the Cardano Foundation" class="wp-image-1649" title="Why is Cardano (ADA) a shitcoin? 32" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/New-COO-and-CLO-Cardano-Foundation.jpg 1233w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/New-COO-and-CLO-Cardano-Foundation-300x133.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/New-COO-and-CLO-Cardano-Foundation-1024x455.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/New-COO-and-CLO-Cardano-Foundation-768x341.jpg 768w" sizes="(max-width: 1233px) 100vw, 1233px" /></figure>
</figure>



<p class="wp-block-paragraph">Recently, Hoskinson stated during a live broadcast on his YouTube channel that he “accidentally” opened a screen and “leaked information”.</p>



<p class="wp-block-paragraph">Well, if an <a href="https://blog.areabitcoin.co/open-source-bitcoin/" data-type="post" data-id="916">open-source protocol</a> has confidential information known only to insiders, then it is a company and not a decentralized protocol.</p>



<h3 class="wp-block-heading" id="3-is-there-an-expectation-of-profit">3. Is there an expectation of profit?</h3>



<p class="wp-block-paragraph">Yes. From the beginning, aggressive communication during the ICO generated expectations of profit. The main marketing tool during the ICO, focused on Japanese investors, was to generate profit expectations and compare the potential performance of Cardano with that of Ethereum after the ICO.</p>



<p class="wp-block-paragraph">Due to this aggressive marketing, several Japanese newspapers <a href="https://www.ocknamo.com/entry/2017/02/05/013912" target="_blank" rel="noopener">suspected</a> that Cardano would be the new Onecoin. Additionally, PoS protocols offer rewards for leaving coins in staking pools for validation, thus promoting the expectation of “passive income” or rewards.</p>



<p class="wp-block-paragraph">Cardano also has a calculator that generates an estimate of these gains, as you can see below:</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1339" height="647" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Staking-Calculator.jpg" alt="Staking Calculator" class="wp-image-1650" title="Why is Cardano (ADA) a shitcoin? 33" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Staking-Calculator.jpg 1339w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Staking-Calculator-300x145.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Staking-Calculator-1024x495.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Staking-Calculator-768x371.jpg 768w" sizes="(max-width: 1339px) 100vw, 1339px" /></figure>



<p class="wp-block-paragraph">Obviously, there are disclaimers warning that this calculator is just an estimate and does not guarantee any type of return; however, the rest of the communication says exactly the opposite.</p>



<p class="wp-block-paragraph">There is even a graph that suggests that, over the years, the return has been increasingly greater, and that the rewards are around 4.6% per year.</p>



<figure class="wp-block-image size-full img-art"><img decoding="async" width="715" height="599" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Rewards-Breakdown.jpg" alt="ADA Rewards Breakdown (Graphic)" class="wp-image-1651" title="Why is Cardano (ADA) a shitcoin? 34" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Rewards-Breakdown.jpg 715w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Rewards-Breakdown-300x251.jpg 300w" sizes="(max-width: 715px) 100vw, 715px" /></figure>



<p class="wp-block-paragraph">Wouldn&#8217;t that be generating an expectation of profit?</p>



<h3 class="wp-block-heading" id="4-does-growth-depend-on-the-efforts-and-promotion-of-others">4. Does growth depend on the efforts and promotion of others?</h3>



<p class="wp-block-paragraph">The Cardano Foundation is the main entity responsible for promoting Cardano, attracting users, and even forming partnerships with marketing companies.</p>



<p class="wp-block-paragraph">In the image below, the Cardano Foundation explains its role as a promoter of Cardano adoption. Decentralized protocols do not have a sector responsible for the project’s growth; companies do this.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="901" height="645" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Objective-Cardano-Foundation.jpg" alt="Objective of the Cardano Foundation" class="wp-image-1652" title="Why is Cardano (ADA) a shitcoin? 35" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Objective-Cardano-Foundation.jpg 901w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Objective-Cardano-Foundation-300x215.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Objective-Cardano-Foundation-768x550.jpg 768w" sizes="(max-width: 901px) 100vw, 901px" /></figure>



<p class="wp-block-paragraph">Cardano even hired <a href="https://coinnounce.com/cardano-foundation-hires-mccann-as-its-brand-strategy-agency/" target="_blank" rel="noopener">McCann</a>, a marketing agency, to promote the protocol and guide its brand strategy. Brand strategy…really?</p>



<figure class="wp-block-image size-full"><img decoding="async" width="793" height="653" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation-hires-McCann.jpg" alt="Cardano Foundation hires McCann as its brand strategy agency" class="wp-image-1653" title="Why is Cardano (ADA) a shitcoin? 36" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation-hires-McCann.jpg 793w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation-hires-McCann-300x247.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Foundation-hires-McCann-768x632.jpg 768w" sizes="(max-width: 793px) 100vw, 793px" /></figure>



<p class="wp-block-paragraph">The <a href="https://forum.cardano.org/t/mccann-dublin/29080?ref=coinnounce-bitcoin-cryptocurrency-news" target="_blank" rel="noopener">announcement</a> of the partnership was made on Cardano networks in Japan.</p>



<p class="wp-block-paragraph">Therefore, it is another check ✅ on the Howey test. In this way, we come to the conclusion that Cardano is indeed a company disguised as a decentralized protocol.</p>



<h2 class="wp-block-heading" id="the-company-from-the-beginning">The company from the beginning</h2>



<p class="wp-block-paragraph">Cardano has done everything to stay out of the SEC&#8217;s jurisdiction. This discussion on a Cardano <a href="https://forum.cardano.org/t/cardano-disclaimer-implies-an-investment-contract/32804/10" target="_blank" rel="noopener">forum</a> exposes the creators&#8217; efforts to have EMURGO and IOHK outside the US to survive a regulatory capture if it were to happen.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1051" height="242" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Disclaimer-Implies-an-Investment-Contract.jpg" alt="Cardano disclaimer implies an investment contract" class="wp-image-1654" title="Why is Cardano (ADA) a shitcoin? 37" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Disclaimer-Implies-an-Investment-Contract.jpg 1051w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Disclaimer-Implies-an-Investment-Contract-300x69.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Disclaimer-Implies-an-Investment-Contract-1024x236.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/Cardano-Disclaimer-Implies-an-Investment-Contract-768x177.jpg 768w" sizes="(max-width: 1051px) 100vw, 1051px" /></figure>



<p class="wp-block-paragraph">What is most bizarre is that the company EMURGO will <a href="https://emurgo.io/security-token-offerings-an-explanation-by-cardano-partner-emurgo-how-emurgo-is-planning-for-stos/" target="_blank" rel="noopener">launch STOs</a>, security tokens, and company tokens, on the Cardano blockchain, as if Cardano itself were not a security!</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1233" height="517" src="https://blog.areabitcoin.co/wp-content/uploads/2024/05/STOs-by-Emurgo.jpg" alt="Launch of STOs by EMURGO" class="wp-image-1655" title="Why is Cardano (ADA) a shitcoin? 38" srcset="https://blog.areabitcoin.co/wp-content/uploads/2024/05/STOs-by-Emurgo.jpg 1233w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/STOs-by-Emurgo-300x126.jpg 300w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/STOs-by-Emurgo-1024x429.jpg 1024w, https://blog.areabitcoin.co/wp-content/uploads/2024/05/STOs-by-Emurgo-768x322.jpg 768w" sizes="(max-width: 1233px) 100vw, 1233px" /></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="conclusion">Conclusion</h2>



<p class="wp-block-paragraph">From everything exposed in this article, we come to the conclusion that Cardano communicates using conflicting information to benefit from the lack of common understanding about the main concepts of decentralization.</p>



<p class="wp-block-paragraph">It behaves like a company and does KYC, auditing, and liability disclaimers on official websites, but on social media and marketing, it describes itself as a decentralized protocol.</p>



<p class="wp-block-paragraph">Emurgo, Cardano Foundation, and IOHK have great decision-making power, as partners in a company. The risk of centralizing decision-making power involves making decisions on changes to the code for the benefit of the managing members to the detriment of users.</p>



<p class="wp-block-paragraph">Additionally, Cardano Foundation has partnered with Coinfirm and this reflects the risk of regulatory capture for the protocol as a whole.</p>



<p class="wp-block-paragraph">Nodes centralized on company servers also present a risk of user censorship, regulatory capture of the network, and bugs if these services are unexpectedly discontinued. Cardano has a consistent track record of over-delivering followed by under-delivering. Updates through hard forks, asymmetric token distribution and nodes concentrated on big tech servers expose the concentration of power at many levels.</p>



<p class="wp-block-paragraph">Therefore, after all this analysis, it is clear that Cardano responds positively to Howey&#8217;s test and is a security of an unregulated software company managed by 3 entities: EMURGO, Cardano Foundation, and IOHK.</p>



<p class="wp-block-paragraph">In this sense, security risks involve:</p>



<ul class="wp-block-list">
<li>Regulatory capture,</li>



<li>Censorship,</li>



<li>Exit liquidity,</li>



<li>Rug Pulls,</li>



<li>Bugs and backdoors,</li>



<li>and hacks.</li>
</ul>



<p class="wp-block-paragraph">It is important to be aware of these risks in case of exposure to the protocol.</p>



<p class="wp-block-paragraph">I hope you enjoyed the article and see you next time!</p>
<p>The post <a rel="nofollow" href="https://blog.areabitcoin.co/why-is-cardano-a-shitcoin/">Why is Cardano (ADA) a shitcoin?</a> appeared first on <a rel="nofollow" href="https://blog.areabitcoin.co">Area Bitcoin</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
