{"id":"cryptocurrency","version":1,"language":"en","title":"Cryptocurrency","hidden":false,"content":"**Cryptocurrency** (or crypto) is a digital asset designed to work as a medium of exchange using cryptography to secure transactions, control the creation of additional units, and verify the transfer of assets.[\\[1\\]](#cite-id-vmc9yntji3)[\\[2\\]](#cite-id-klzu5iaks7)  \n  \n# $$widget0 [YOUTUBE@VID](1YyAzVmP9xQ)$$Overview  \n  \nCryptocurrency is a digital payment system that does not rely on banks to verify transactions. It’s a peer-to-peer system that can enable anyone anywhere to send and receive payments. Payments made using cryptocurrencies do not exist as actual physical coins that can be transported and exchanged; rather, they only exist as digital entries to an online database that detail specific transactions. A public ledger keeps track of all cryptocurrency transactions that involve funds transfers. Cryptocurrency is stored in digital wallets.[\\[10\\]](#cite-id-1cuw3xi5vlw)  \n  \n[Bitcoin](https://iq.wiki/wiki/bitcoin), created in 2009, was the first decentralized cryptocurrency and remains the most widely traded and covered cryptocurrency.  \n  \nAs of September 2017, over a thousand cryptocurrency specifications existed; most are similar to and derived from the first fully implemented decentralized cryptocurrency, [Bitcoin](https://iq.wiki/wiki/bitcoin). Within cryptocurrency systems, the safety, integrity, and balance of ledgers are maintained by a community of mutually distrustful parties referred to as miners: members of the general public using their computers to help validate and timestamp transactions adding them to the ledger in accordance with a particular timestamping scheme.  Miners have a financial incentive to maintain the security of a cryptocurrency ledger.[\\[3\\]](#cite-id-2glbbq79nd)  \n  \nAs of December 2023, there are over 119 countries and 4 British Overseas Territories(BOT) worldwide where [Bitcoin](https://iq.wiki/wiki/bitcoin) and [cryptocurrencies](https://iq.wiki/wiki/cryptocurrency) are legalized and recognized by law. Some of the most popular cryptocurrencies include [Bitcoin](https://iq.wiki/wiki/bitcoin), [Ethereum](https://iq.wiki/wiki/ethereum), [Tether](https://iq.wiki/wiki/tether), [USD Coin](https://iq.wiki/wiki/usdc), [Binance Coin](https://iq.wiki/wiki/binance-coin), and [Ripple](https://iq.wiki/wiki/ripple-labs). [\\[3\\]](#cite-id-2glbbq79nd)[\\[5\\]](#cite-id-qz9ahnasm9i)[\\[9\\]](#cite-id-xithucwbvzg)[\\[44\\]](#cite-id-1bhcijza8mi)  \n  \nAs of March 2024, there are 13,217 cryptocurrencies in existence. However, not all cryptocurrencies are active or valuable. Discounting many “dead” cryptos leaves only around 8,985 active cryptocurrencies. There are around 420 million cryptocurrency users across the globe. And approximately 18,000 businesses now accept a form of crypto as payment. Cryptos have today can be most simply broken down into three categories:[\\[45\\]](#cite-id-4xigft2jq44)  \n  \n* [Bitcoin](https://iq.wiki/wiki/bitcoin) - the market leader and original cryptocurrency  \n* [Altcoin](https://iq.wiki/wiki/altcoin) - Alternatives to Bitcoin (not necessarily similar)  \n* Tokens - Cryptocurrencies using pre-existing [blockchains](https://iq.wiki/wiki/blockchain)  \n  \n  \nMost cryptocurrencies are designed to gradually decrease the production of currency, placing an ultimate cap on the total amount of currency that will ever be in circulation. Compared with ordinary currencies held by financial institutions or kept as cash on hand, [cryptocurrencies](https://iq.wiki/wiki/cryptocurrency) can be more difficult to seize by law enforcement.[\\[3\\]](#cite-id-2glbbq79nd)  \n  \n# Architecture  \n  \n## Ledger and Digital Signature  \n  \nA ledger is a computer file that records economic transactions including monetary balances. These ledger transactions are decentralized and are protected by digital signatures. Each cryptocurrency transaction has its own ID, which is followed by a public and private key (\"digital signatures\") that are unique to that transaction. To verify a transaction, all three criteria must match — Transaction ID, Private key, and Public key. The private key is a 256-bit binary code (over 1x1077 combinations), and it is impossible to guess the correct combination.  \n  \nThe ledger transaction also has a cryptographic hash function and hence encrypting and protecting the decentralized transaction ledger. The SHA 256 cryptographic hash function is used in cryptocurrency and is a one-way cryptographic hash function, which means it cannot be decoded backward.[\\[20\\]](#cite-id-qhud10vvdb)  \n$$widget0 [YOUTUBE@VID](TmA2QWSLSPg)$$  \n  \n## Blockchain  \n  \n[Blockchain](https://iq.wiki/wiki/blockchain) technology is used to secure cryptocurrency transactions. Each time a transaction is completed, the record of that transaction is added to the blockchain's growing \"chain of blocks.\" Following a transaction between two parties, the [distributed ledger](https://iq.wiki/wiki/distributed-ledger-technology-dlt) is verified across a peer-to-peer network using computational work known as \"[Proof of work](https://iq.wiki/wiki/proof-of-work-pow).\" Each transaction has a cryptographic hash function that is linked to the next transaction block, forming a blockchain. The enhanced encryption enables the cryptocurrency network to be decentralized and operate effectively without the intervention of a regulatory body. Blockchain technology makes the network more secure and avoids bank regulatory costs.[\\[20\\]](#cite-id-qhud10vvdb)  \n$$widget0 [YOUTUBE@VID](SSo_EIwHSd4)$$  \n  \n## Nodes  \n  \nNodes are the computers that manage the blockchain network. They verify transactions, store a copy of the blockchain, and communicate with other nodes to synchronize the network. Nodes can be full nodes storing a full copy of the blockchain or lightweight nodes storing only a portion of the blockchain.[\\[46\\]](#cite-id-nvzn5i5qj7d)  \n  \n## Wallets  \n  \nWallets are used to store and manage cryptocurrencies. The wallet contains a private key to sign transactions and a public key to receive funds. There are two types of wallets - hot wallets & cold wallets.  \n  \n* Hot wallets: Connected to the network and are suitable for frequent transactions.   \n* Cold wallets: Not connected to the internet and are safer for long-term storage.  \n  \nWallets are essential to [cryptocurrency](https://iq.wiki/wiki/cryptocurrency) accessibility and usability. They allow users to send and receive funds easily and securely.[\\[46\\]](#cite-id-nvzn5i5qj7d)  \n  \n## Mining and Staking  \n  \nMining and staking are the processes through which new cryptocurrency units are created.   \n  \n[Mining ](https://iq.wiki/wiki/mining)on a [blockchain](https://iq.wiki/wiki/blockchain) is the process of validating transactions. Miners collect data on each transaction and place the information in a ‘block.’ They subsequently authenticate each transaction. Successful miners receive new cryptocurrency as a reward for their efforts. The incentive to contribute to the network's processing power reduces transaction fees. Miners use specialized machines such as FPGAs and ASICs in running complex hashing algorithms. Machines such as SHA-256 and scrypt have increased the rate of generating hashes that validate any transaction. Mining is used in[ Proof-of-Work](https://iq.wiki/wiki/proof-of-work-pow) systems like [Bitcoin](https://iq.wiki/wiki/bitcoin), where computers solve complex mathematical problems to verify transactions and create new monetary units.   \n  \n[Staking](https://iq.wiki/wiki/staking), on the other hand, is used in [Proof-of-Stake](https://iq.wiki/wiki/proof-of-stake) systems like [Ethereum](https://iq.wiki/wiki/ethereum) 2.0, where users must hold a certain amount of cryptocurrency in order to participate in the network and earn rewards.[\\[46\\]](#cite-id-nvzn5i5qj7d)  \n$$widget0 [YOUTUBE@VID](GmOzih6I1zs)$$  \nMining and staking are important for the creation and distribution of cryptocurrencies. They encourage users to participate in the network and contribute to its security.  \n  \n## Timestamping  \n  \nCryptocurrencies use various timestamping schemes to avoid the need for a trusted third party to [timestamp](https://iq.wiki/wiki/timestamp) transactions added to the blockchain ledger.  \n$$widget0 [YOUTUBE@VID](iDMJng42ejw)$$  \n  \n# History  \n  \n## The Idea — 1998-2008  \n  \n> In 1998, Wei Dai published a description of \"b-money\", an anonymous, distributed electronic cash system. Shortly thereafter, [Nick Szabo](https://iq.wiki/wiki/nick-szabo) created \"bit gold\". Like [Bitcoin](https://iq.wiki/wiki/bitcoin) and other cryptocurrencies that would follow it, bit gold was an electronic currency system that required users to complete a [proof of work ](https://iq.wiki/wiki/proof-of-work-pow)function with solutions being cryptographically put together and published. A currency system based on a reusable proof of work was later created by Hal Finney who followed the work of Dai and Szabo.[\\[11\\]](#cite-id-3skj5hn6jkb)  \n  \n![Top-Cryptocurrencies-To-Invest-usa-1-817x404_c-2-768x380.png](https://ipfs.everipedia.org/ipfs/QmVH76TygMPNdmn9iS61cjqGKyNhWVTVwk1XQeEceCKgxV)  \nIn October 2008, a paper by [Satoshi Nakamoto](https://iq.wiki/wiki/satoshi-nakamoto) (a pseudonym) titled Bitcoin: A Peer-to-Peer Electronic Cash System outlined a system for creating a digital currency that did not require trust in any third party. [Nakamoto's](https://iq.wiki/wiki/satoshi-nakamoto) paper served as the catalyst for the emergence of cryptocurrencies.[\\[11\\]](#cite-id-3skj5hn6jkb)  \n  \n## The Launch — 2009  \n  \nThe first decentralized cryptocurrency, [Bitcoin](https://iq.wiki/wiki/bitcoin), was created in 2009 by pseudonymous developer [Satoshi Nakamoto](https://iq.wiki/wiki/satoshi-nakamoto). It used SHA-256, a cryptographic hash function, as its proof-of-work scheme. The first Bitcoin transaction took place between Nakamoto and Hal Finney on 12th January 2009. It was not until February 2010 that someone realized how valuable this new technology could be when one person paid 10,000 Bitcoins for two pizzas delivered by Papa John’s. That transaction is now worth millions of dollars.[\\[12\\]](#cite-id-geebytm0nwb)  \n  \n## Further Development— 2010-2024  \n  \nIn April 2011, Namecoin was created as an attempt at forming a decentralized domain name system, which would make internet censorship very difficult. Soon after, in October 2011, [Litecoin](https://iq.wiki/wiki/litecoin) was released. It was the first successful cryptocurrency to use scrypt as its hash function instead of SHA-256. Another notable cryptocurrency, Peercoin was the first to use a proof-of-work/[proof-of-stake](https://iq.wiki/wiki/proof-of-stake) hybrid. [IOTA](https://iq.wiki/wiki/iota) was the first cryptocurrency not based on a [blockchain](https://iq.wiki/wiki/blockchain) and instead used [The Tangle](https://iq.wiki/wiki/the-tangle).  \n  \nIn 2012, following the success of Bitcoin, many other cryptocurrencies known as [altcoins](https://iq.wiki/wiki/altcoin) have been launched. Some of these are clones or forks of Bitcoin, while others are new cryptos that were created from scratch. They include Litecoin (2011), [Ripple ](https://iq.wiki/wiki/ripple-labs)(2012), [Ethereum](https://iq.wiki/wiki/ethereum) (2015), [Dogecoin](https://iq.wiki/wiki/dogecoin) (2015), and [EOS](https://iq.wiki/wiki/eos) (2018).  \n  \nOn August 6, 2014, the UK announced its Treasury had been commissioned to do a study of cryptocurrencies, and what role, if any, they can play in the UK economy. The study was also to report on whether regulation should be considered.[\\[12\\]](#cite-id-geebytm0nwb)  \n$$widget0 [YOUTUBE@VID](Fx5mWceRQpM)$$  \nSpot Bitcoin and[ Ether exchange-traded funds](https://iq.wiki/wiki/ethereum-etfs) (ETFs) in the latter half of 2023 was likely a major driver of the industry. BlackRock’s proposed spot [Bitcoin ETF](https://iq.wiki/wiki/bitcoin-etfs) appearing on the DTCC website and [Grayscale](https://iq.wiki/wiki/grayscale)’s court win versus the SEC regarding the proposed conversion of the Grayscale Bitcoin Trust (GBTC) into an ETF.[\\[48\\]](#cite-id-iszfcqdmaim)  \n  \nEthereum Shapella [hard fork](https://iq.wiki/wiki/hard-fork) was the protocol’s first major upgrade in 2023 since transitioning to a[ Proof of Stake (PoS)](https://iq.wiki/wiki/proof-of-stake) system. It was considered a significant change to the network with the implementation of[ EIP-4895](https://iq.wiki/wiki/eip-4895), which enabled [validator](https://iq.wiki/wiki/validator) withdrawals of staked ETH from the Beacon Chain.[\\[48\\]](#cite-id-iszfcqdmaim)  \n  \n[Layer-2 (L2)](https://iq.wiki/wiki/layer-2) [rollups](https://iq.wiki/wiki/rollup) witnessed notable development in 2023 with multiple chains and tech stacks launched. Optimistic rollups still led the L2 market, with [Arbitrum](https://iq.wiki/wiki/arbitrum) and [Optimism](https://iq.wiki/wiki/optimism) dominating around 80% of market share in [TVL](https://iq.wiki/wiki/tvl). Additionally, the implementation of zkEVMs boosted the growth of [ZK rollups](https://iq.wiki/wiki/zk-rollup). zkEVMs combine the benefits of [zero-knowledge proofs](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) and the Ethereum Virtual Machine (EVM).[\\[48\\]](#cite-id-iszfcqdmaim)  \n  \nInterest in [meme coins](https://iq.wiki/wiki/memecoins) saw a resurgence in 2023, fueled by various factors, including increased mainstream awareness of cryptocurrencies and high-profile endorsements.[\\[48\\]](#cite-id-iszfcqdmaim)  \n  \nThe [Dencun upgrade](https://iq.wiki/wiki/dencun-upgrade), also known as the Deneb-Cancun upgrade, went live on March 13, 2024, and is a series of network upgrades for Ethereum. The upgrade aims to improve the network's scalability, security, and efficiency, and includes nine improvements.[\\[49\\]](#cite-id-af25ljro3n4)  \n  \n# The Boom  \n  \nIn late 2017, cryptocurrencies began to see unprecedented growth. The total market cap for all cryptocurrencies reached $820 billion in January 2018 before plummeting later that month. Despite this crash, the crypto market continued to experience steady growth since then. Many startups took advantage of the cryptocurrency boom to raise money via [initial coin offerings (ICO)](https://iq.wiki/wiki/initial-coin-offering). In 2017 and 2018, more than 800 ICOs raised roughly $20 billion in funding. The ICO space was then plagued by outright frauds and scams, and the value of many of these ICO tokens collapsed within a year.[\\[14\\]](#cite-id-d1v11ldd1z)  \n  \nIn December 2020, Bitcoin broke out to new all-time highs of more than $20,000 and eventually made it as high as $68,990 in November 2021. Ethereum, the number two cryptocurrency, also had an even more impressive climb, from just $120 to a high of almost $5,000 in 2021.[\\[12\\]](#cite-id-geebytm0nwb)[\\[15\\]](#cite-id-cxdenymoy9p)  \n  \nIn April 2024, the global crypto market cap reached $2.68 trillion. Bitcoin has gained 63% since the start of the year and recently reached record highs above $73,000.[\\[16\\]](#cite-id-n9udkelk0qo)[\\[47\\]](#cite-id-yuublbnph6i)  \n  \n$$widget0 [YOUTUBE@VID](KltWJERR6u4)$$  \n  \n# Legality  \n  \nIn 2021, El Salvador became the first-ever country to accept [Bitcoin](https://iq.wiki/wiki/bitcoin) as a national currency.  \n  \nIn March 2021, it was announced by Swiss Lugano's city director, Pietro Poretti, and its mayor, Michele Foletti that [Bitcoin](https://iq.wiki/wiki/bitcoin) and the [stablecoin](https://iq.wiki/wiki/stablecoin) Tether will soon be adopted as Lugano's \"de-facto\" legal tender. The \"de-facto\" element of this announcement is very important, as it means the city will be adopting Bitcoin regardless of whether Switzerland's national government accepts it or not.[\\[43\\]](#cite-id-mpw0r22xe)  \n  \nIn September 2021, Panamanian Congressman Gabriel Silva released a bill intended to provide \"legal, regulatory, and fiscal certainty to the use, holding and issuance of digital value and crypto assets in the Republic of Panama\". Silva is known to be enthusiastic about cryptocurrency, and has made multiple tweets regarding the bill and stated that it will hopefully \"create jobs, attract investment and bring transparency\" within Panama.[\\[43\\]](#cite-id-mpw0r22xe)  \n  \nIn 2023, the US court made decisions marking victories for the crypto industry, such as the nuanced ruling on [Ripple](https://iq.wiki/wiki/ripple-labs)’s [XRP](https://iq.wiki/wiki/xrp) and the approval of the first [Bitcoin Spot ETFs](https://iq.wiki/wiki/bitcoin-etfs) in January 2024. These developments reflect the complex and evolving nature of the U.S. crypto regulation.[\\[50\\]](#cite-id-t3clx7bh6kk)","summary":"Cryptocurrency is a digital asset designed to work as a medium of exchange using cryptography.","categories":[{"id":"defi","title":"Decentralized Finance"}],"promoted":0,"tags":[{"id":"Glossary"}],"metadata":[{"id":"references","value":"[{\"id\":\"vmc9yntji3\",\"url\":\"https://www.marketwatch.com/story/with-bitcoin-surge-cryptocurrencies-top-100-billion-in-market-capitalization-2017-06-06\",\"description\":\"Economics of crypto\\n\",\"timestamp\":1663822676252},{\"id\":\"klzu5iaks7\",\"url\":\"https://www.newsmax.com/finance/streettalk/blackrock-ceo-larry-fink-bitcoin/2017/10/16/id/820022/\",\"description\":\"Criticism\",\"timestamp\":1663822901795},{\"id\":\"2glbbq79nd\",\"url\":\"https://www.investopedia.com/terms/b/bitcoin.asp\",\"description\":\"what is crypto and bitcoin\",\"timestamp\":1663823081210},{\"id\":\"b8g6ut8mt8e\",\"url\":\"https://coinmarketcap.com/\",\"description\":\"Total crypto\",\"timestamp\":1663847218257},{\"id\":\"qz9ahnasm9i\",\"url\":\"https://www.investopedia.com/terms/c/cryptocurrency.asp\",\"description\":\"Cryptocurrency Explained With Pros and Cons\",\"timestamp\":1665191246221},{\"id\":\"oyduyxyoi2g\",\"url\":\"https://www.kaspersky.com/resource-center/definitions/what-is-cryptocurrency\",\"description\":\"What is cryptocurrency and how does it work?\",\"timestamp\":1665191383604},{\"id\":\"c4l6w3qlpmp\",\"url\":\"https://explodingtopics.com/blog/number-of-cryptocurrencies\",\"description\":\"How Many Cryptocurrencies are There In 2022?\",\"timestamp\":1665191991790},{\"id\":\"hkt6o9y77o6\",\"url\":\"https://www.finsmes.com/2022/03/which-countries-have-legalized-the-use-of-bitcoin.html#:~:text=Other%20countries%20like%20France%2C%20Denmark,around%20its%20use%20and%20trade.\",\"description\":\"Which Countries Have Legalized The Use Of Bitcoin?\",\"timestamp\":1665257807683},{\"id\":\"xithucwbvzg\",\"url\":\"https://cryptonews.com/guides/countries-in-which-bitcoin-is-banned-or-legal.htm\",\"description\":\"Countries Where Bitcoin Is Banned or Legal In 2022\",\"timestamp\":1665258049637},{\"id\":\"1cuw3xi5vlw\",\"url\":\"https://www.kaspersky.com/resource-center/definitions/what-is-cryptocurrency\",\"description\":\"What is cryptocurrency and how does it work?\",\"timestamp\":1665338310624},{\"id\":\"3skj5hn6jkb\",\"url\":\"https://www.analyticsinsight.net/history-of-cryptocurrencies-how-everything-started/\",\"description\":\"HISTORY OF CRYPTOCURRENCIES (HOW EVERYTHING STARTED)\",\"timestamp\":1665362654311},{\"id\":\"geebytm0nwb\",\"url\":\"https://guardian.ng/technology/tech/the-idea-and-a-brief-history-of-cryptocurrencies/\",\"description\":\"The idea and a brief history of cryptocurrencies\",\"timestamp\":1665362820990},{\"id\":\"bcga1v460tg\",\"url\":\"https://www.thebalancemoney.com/history-of-cryptocurrency-5119511\",\"description\":\"History of Cryptocurrency\",\"timestamp\":1665364156798},{\"id\":\"d1v11ldd1z\",\"url\":\"https://money.usnews.com/investing/articles/the-history-of-bitcoin\",\"description\":\"The history of Bitcoin\",\"timestamp\":1665364708755},{\"id\":\"cxdenymoy9p\",\"url\":\"https://www.theguardian.com/technology/2022/jun/29/crypto-crisis-digital-currencies-boom-collapse-bitcoin-terra\",\"description\":\"how digital currencies went from boom to collapse\",\"timestamp\":1665366185105},{\"id\":\"n9udkelk0qo\",\"url\":\"https://buybitcoinworldwide.com/cryptocurrency-statistics/#:~:text=Key%20Cryptocurrency%20Statistics%3A,traded%20in%20cryptocurrency%20per%20day.\",\"description\":\"Cryptocurrency Statistics, Facts & Trends\",\"timestamp\":1665367248043},{\"id\":\"y78gwdh6xwn\",\"url\":\"https://www.imf.org/en/Publications/fandd/issues/2018/06/central-bank-monetary-policy-and-cryptocurrencies-he\",\"description\":\"MONETARY POLICY IN THE DIGITAL AGE\",\"timestamp\":1665367832238},{\"id\":\"tyordco6du8\",\"url\":\"https://techcrunch.com/2014/02/19/the-first-bitcoin-atm-in-the-us-is-opening-in-austin-texas/?guccounter=1&guce_referrer=aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS8&guce_referrer_sig=AQAAANhPUULtzJKgz-Spvik0vpMBYzwRJ0wmb_FKkCV6ir7KzEsOY5uK2WT_UFV7S-VfnaIxRKRtJh_j2utum6sUNHNKYRG9Ws_ZwUTbzZc2ldNInh_JEn8haXEQpdvDaOX1g8mUumwQs95NxBEKMmXIgFKweNo5SWCaZ2b7WWmw8gdC\",\"description\":\"The First Bitcoin ATM In The US Is Opening In Austin, Texas\",\"timestamp\":1665367947331},{\"id\":\"0lzs0gh5jq9\",\"url\":\"https://www.digitaltrends.com/social-media/dogecoin-jamaican-bobsled-team-olympics/\",\"description\":\"Dogecoin users raise $30,000 to send Jamaican...\",\"timestamp\":1665368213700},{\"id\":\"qhud10vvdb\",\"url\":\"https://medium.datadriveninvestor.com/the-architecture-behind-bitcoin-and-other-cryptocurrency-9538dd1e5748\",\"description\":\"The Architecture behind Bitcoin and other Cryptocurrency\",\"timestamp\":1665370435585},{\"id\":\"865m4ve0h2j\",\"url\":\"https://www.bbc.com/news/technology-25233224\",\"description\":\"China bans banks from handling Bitcoin trade\",\"timestamp\":1665371206023},{\"id\":\"dy2ckv59dnt\",\"url\":\"https://www.theguardian.com/technology/2014/mar/25/bitcoin-property-currency-irs-rules\",\"description\":\"Bitcoin to be treated as property instead of currency by IRS\",\"timestamp\":1665371293166},{\"id\":\"roqdrs7eia\",\"url\":\"https://www.coindesk.com/markets/2014/01/08/kanye-west-unleashes-lawyers-on-coinye-altcoin/\",\"description\":\"Kanye West Unleashes Lawyers on 'Coinye' Altcoin\",\"timestamp\":1665371384913},{\"id\":\"5kksrdltj48\",\"url\":\"https://indianexpress.com/article/technology/crypto/cryptocurrency-bill-all-top-countries-where-cryptos-is-legal-illegal-or-restricted-7947092/\",\"description\":\"top countries where crypto is legal, illegal or restricted\",\"timestamp\":1665371745987},{\"id\":\"x8yge4jqw7\",\"url\":\"https://www.brookings.edu/opinions/the-brutal-truth-about-bitcoin/\",\"description\":\"The brutal truth about Bitcoin\",\"timestamp\":1665372242537},{\"id\":\"2sweyz2tk3g\",\"url\":\"https://www.forbes.com/sites/kashmirhill/2013/08/07/federal-judge-rules-bitcoin-is-real-money/\",\"description\":\"Federal Judge Rules Bitcoin Is Real Money\",\"timestamp\":1665372562236},{\"id\":\"yza7exuj6gr\",\"url\":\"https://www.coindesk.com/markets/2013/11/11/41-million-goes-missing-as-chinese-bitcoin-trading-platform-gbl-vanishes/\",\"description\":\"$4.1 Million goes missing as Chinese bitcoin trading...\",\"timestamp\":1665372624498},{\"id\":\"xa9e4afaf3\",\"url\":\"https://www.wired.com/2014/03/bitcoin-exchange/\",\"description\":\"Bitcoin's $460 Million Disaster\",\"timestamp\":1665372686256},{\"id\":\"rmvunntkgin\",\"url\":\"https://www.reuters.com/article/usa-justice-bitcoin-theft-idUSL2N0WW1IP20150330\",\"description\":\"Former U.S. agents charged for bitcoin theft during Silk...\",\"timestamp\":1665372745974},{\"id\":\"uaapby8k7ck\",\"url\":\"https://www.coindesk.com/markets/2015/01/07/gaw-miners-and-the-disappearing-20-paycoin-floor/\",\"description\":\"GAW Miners and the Disappearing $20 Paycoin Floor\",\"timestamp\":1665372792750},{\"id\":\"wkh9zwn9us\",\"url\":\"https://cointelegraph.com/news/former-bitcoin-exchange-cryptsy-ceo-ordered-to-pay-82-mln-in-class-action-lawsuit\",\"description\":\"Former Bitcoin Exchange Cryptsy CEO Ordered to Pay $8.2...\",\"timestamp\":1665372873060},{\"id\":\"ab7ryb6qt7k\",\"url\":\"https://techcrunch.com/2017/11/20/tether-claims-a-hacker-stole-31m/\",\"description\":\"Tether, a startup that works with bitcoin exchanges\",\"timestamp\":1665372920101},{\"id\":\"vswh2gi10fi\",\"url\":\"https://fortune.com/2018/01/31/coincheck-hack-how/\",\"description\":\"How to Steal $500 Million in Cryptocurrency\",\"timestamp\":1665373361715},{\"id\":\"g4malkc6vl\",\"url\":\"https://cointext.com/news/centra-tech-co-founder-sentenced-for-fraudulent-ico-scheme/\",\"description\":\"Centra Tech Co-founder sentenced for fraudulent ICO scheme\",\"timestamp\":1665373696728},{\"id\":\"nr6inhhcp0l\",\"url\":\"https://www.sonicwall.com/medialibrary/en/white-paper/2021-cyber-threat-report.pdf\",\"description\":\" \",\"timestamp\":1665373867490},{\"id\":\"07onbmo4wsi6\",\"url\":\"https://blog.chainalysis.com/reports/kucoin-hack-2020-defi-uniswap/\",\"description\":\"The KuCoin Hack\",\"timestamp\":1665374107797},{\"id\":\"winkfnl406\",\"url\":\"https://www.comparitech.com/crypto/bitcoin-statistics-security/\",\"description\":\"Bitcoin fraud, theft, and security statistics\",\"timestamp\":1665374346644},{\"id\":\"6tk74yi8u4b\",\"url\":\"https://www.trendmicro.com/vinfo/us/security/news/cybercrime-and-digital-threats/dark-web-marketplace-silk-road-3-0-launched-again\",\"description\":\"Dark Web Marketplace Silk Road 3.0 Launched… Again\",\"timestamp\":1665374396599},{\"id\":\"wsda4lhheus\",\"url\":\"https://d-nb.info/1189829010/34\",\"description\":\" \",\"timestamp\":1665374886884},{\"id\":\"zpdwwayuir\",\"url\":\"https://www.inderscience.com/jhome.php?jcode=ijbc\",\"description\":\"International Journal of Blockchains and Cryptocurrencies\",\"timestamp\":1665375675450},{\"id\":\"p24e44s0k3\",\"url\":\"https://www.prnewswire.com/news-releases/cirro-capital-aims-to-become-the-worlds-first-cryptocurrency-wealth-management-platform-300528236.html\",\"description\":\" \",\"timestamp\":1665375744161},{\"id\":\"fbfvwv8wh8g\",\"url\":\"https://www.cnbc.com/2022/06/15/bill-gates-says-crypto-and-nfts-are-based-on-greater-fool-theory.html\",\"description\":\"Bill Gates says crypto and NFTs are ’100% based on greater..\",\"timestamp\":1665375928786},{\"id\":\"mpw0r22xe\",\"url\":\"https://www.makeuseof.com/cryptocurrency-legal-tender/\",\"description\":\" \",\"timestamp\":1665448651643},{\"id\":\"1bhcijza8mi\",\"url\":\"https://www.coingecko.com/research/publications/crypto-legal-countries\",\"description\":\"Coingecko - Countries Where Cryptocurrency Is Legal vs Illegal\",\"timestamp\":1714789966489},{\"id\":\"4xigft2jq44\",\"url\":\"https://explodingtopics.com/blog/number-of-cryptocurrencies\",\"description\":\"Exploding Topics - How Many Cryptocurrencies are There In 2024?\",\"timestamp\":1714791107110},{\"id\":\"nvzn5i5qj7d\",\"url\":\"https://medium.com/nerd-for-tech/cryptocurrency-development-the-architecture-behind-it-f4c23e56a819\",\"description\":\"Medium - Cryptocurrency Development: The Architecture Behind It\",\"timestamp\":1714792334227},{\"id\":\"yuublbnph6i\",\"url\":\"https://www.coindesk.com/business/2024/04/08/crypto-market-cap-to-double-to-5-trillion-by-year-end-ripple-ceo/\",\"description\":\"Coindesk - Crypto Market Cap to Double to $5 Trillion by Year-End: Ripple CEO\",\"timestamp\":1714872663243},{\"id\":\"iszfcqdmaim\",\"url\":\"https://crypto.com/research/2023-review-2024-ahead\",\"description\":\"Crypto.com - 2023 Year Review & 2024 Year Ahead\",\"timestamp\":1714874195271},{\"id\":\"af25ljro3n4\",\"url\":\"https://hackernoon.com/ethereum-dencun-upgrade-everything-you-need-to-know\",\"description\":\"Hackernoon - Ethereum Dencun Upgrade: Everything You Need to Know\",\"timestamp\":1714875227851},{\"id\":\"t3clx7bh6kk\",\"url\":\"https://www.linkedin.com/pulse/cryptocurrency-regulations-around-world-2024-payopcom-vz1df/\",\"description\":\"LinkedIn - Cryptocurrency regulations around the world in 2024\",\"timestamp\":1714875606800}]"},{"id":"previous_cid","value":"QmQhatpGbJQDaq8dfSD5GTfpNponDWjhfCrJYgcRTcnYc8"}],"user":{"id":"0xF8bD29570D276c593125205A714D2623B311D2ce"},"author":{"id":"0x704E3d9c38E339b15631C1bedd7aCfd476ADB7a6","profile":{"username":"feekaryo","avatar":"QmQS9UprDFh5916nofUYhu3Y5nNAeqTNKhTiMFDpZYL8aK"}},"media":[{"name":"Depositphotos_166371604_l-2015-1.jpg","id":"QmT3kxn6WgwgKH7rxPM3xuVh9vR6HfvfMzF2EuRfp85gib","size":"0.44","type":null,"source":"IPFS_IMG"},{"name":"1_K_hE35UVDRcIMG4OqHBtZg.jpeg","id":"QmWtLdDGTG26M6X13q1Crri1YKGURejGxnozRTUntpK81Y","size":"0.52","type":null,"source":"IPFS_IMG"},{"name":"coin-litecoin-bitcoin-closeup-beautiful-background-concept-digital-cryptocurrency-payment-system-2048x1273.jpg","id":"QmdjNvtpKT3ZoCdFiWbvo7BVK1a2pyQWq6xLTAg9QpBeNH","size":"0.42","type":null,"source":"IPFS_IMG"},{"name":"Fx5mWceRQpM","id":"https://www.youtube.com/watch?v=Fx5mWceRQpM","size":"0","type":null,"source":"YOUTUBE"},{"name":"6Gu2QMTAkEU","id":"https://www.youtube.com/watch?v=6Gu2QMTAkEU","size":"0","type":null,"source":"YOUTUBE"},{"name":"cryptocurrency_image1_1130490519_670x377px_300dpi.png","id":"Qmcr4daonVWSEEESie2LM4Ubhd3kjVHhWLjCEpMtYkTNpk","size":"0.91","type":null,"source":"IPFS_IMG"},{"name":"Top-Cryptocurrencies-To-Invest-usa-1-817x404_c-2-768x380.png","id":"QmVH76TygMPNdmn9iS61cjqGKyNhWVTVwk1XQeEceCKgxV","size":"0.88","type":null,"source":"IPFS_IMG"},{"name":"SSo_EIwHSd4","id":"https://www.youtube.com/watch?v=SSo_EIwHSd4","size":"0","type":null,"source":"YOUTUBE"},{"name":"Fx5mWceRQpM","id":"https://www.youtube.com/watch?v=Fx5mWceRQpM","size":"0","type":null,"source":"YOUTUBE"},{"name":"KltWJERR6u4","id":"https://www.youtube.com/watch?v=KltWJERR6u4","size":"0","type":null,"source":"YOUTUBE"},{"name":"iDMJng42ejw","size":0,"id":"https://www.youtube.com/watch?v=iDMJng42ejw","source":"YOUTUBE"},{"name":"GmOzih6I1zs","size":0,"id":"https://www.youtube.com/watch?v=GmOzih6I1zs","source":"YOUTUBE"},{"name":"TmA2QWSLSPg","size":0,"id":"https://www.youtube.com/watch?v=TmA2QWSLSPg","source":"YOUTUBE"}],"views":9357,"events":null,"linkedWikis":null,"ipfs":"QmatELKrc83nbgmtzWUjyL1MHHuB2Rv1VVAmPgJEBrt4Gr","transactionHash":"0x47f028548be6bf20698b7bc564327ea47d19e40c59d9e042e1ed647b2a077970","created":"2022-08-01T10:14:00.747Z","updated":"2023-12-14T16:46:58.114Z","images":[{"id":"QmUsNV5eyQjTr7sY8ehYAp2izBhuLr4SgpjrJReAmr3XXz","type":"image/jpeg, image/png"}]}