{"id":"algorand","title":"Algorand","content":"**Algorand** is a [blockchain](https://iq.wiki/wiki/blockchain) protocol that allows anyone to build applications and transfer value on a decentralized, permissionless network. It was founded by [Silvio Micali](https://iq.wiki/wiki/silvio-micali) in 2017, a professor at MIT who is renowned for his work in cryptography. The protocol uses a decentralized agreement system called Pure Proof-of-Stake (PPoS) to address the three main challenges that [blockchain](https://iq.wiki/wiki/blockchain) technology faces: security, scalability, and decentralization. The network is designed for high performance, with the capacity for up to 10,000 transactions per second and block times under three seconds.[\\[1\\]](#cite-id-2t7chm2b1f4)​[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)​\n\n[YOUTUBE@VID](8HimVRMR_N8)\n\n## Overview\n\nThe Algorand blockchain relies on a decentralized Byzantine agreement protocol called Pure proof-of-stake (PPoS), which can tolerate an unlimited number of malicious users as long as honest users (those who follow the protocol) hold more than two-thirds of the total stake on the network. The protocol is based on three key concepts: transactions, blocks, and consensus. Transactions are the basic units of account in the Algorand network and are used to transfer value. They are verified by all participating nodes in the network. Blocks are collections of transactions that are bundled together and verified by the consensus algorithm. Consensus is the process by which blocks are verified and checked to ensure that they meet the requirements of the Algorand protocol. It also rewards users who participate in its operation.[\\[8\\]](#cite-id-46fd2zowtui)​[\\[3\\]](#cite-id-venffkb4aq)​\n\n[YOUTUBE@VID](XtKTk-ebyQE)\n\n### Architecture\n\n#### Protocol Structure\n\nAlgorand consists of two layers. [Layer 1](https://iq.wiki/wiki/layer-1) is primarily used for the creation and management of assets, such as tokens, and the execution of simple smart contracts. These assets and contracts are known as Algorand Standard Assets (ASAs) and Algorand Smart Contracts (ASC1s), respectively. [Layer 2](https://iq.wiki/wiki/layer-2) is reserved for more complex smart contracts and dApps. This separation allows simple transactions to be processed more efficiently on [Layer 1](https://iq.wiki/wiki/layer-1), without being slowed down by more complex activity on [Layer 2](https://iq.wiki/wiki/layer-2). [\\[14\\]](#cite-id-9aqpfwkf1gn)​\n\n#### Pure Proof-of-Stake\n\nIn contrast to [proof-of-work](https://iq.wiki/wiki/proof-of-work-pow) (PoW), which requires a significant amount of energy to validate transactions, Pure proof-of-stake (PPoS) relies on randomly selecting holders of the Algorand (ALGO) [cryptocurrency](https://iq.wiki/wiki/cryptocurrency) who have staked their tokens and generated a participation key to validate each block in the chain. Because participating in malicious activity would negatively impact the value of their ALGO, holders are incentivized to act in the best interests of the network. PPoS allows for the creation of new blocks without requiring significant energy consumption.[\\[1\\]](#cite-id-2t7chm2b1f4)​\n\n[YOUTUBE@VID](u0ExeqpKJd0)\n\nUnlike [proof-of-stake (PoS)](https://iq.wiki/wiki/proof-of-stake) blockchains, Algorand does not have a minimum stake requirement, making it easier for users to become validators by staking their tokens. The influence that a user has on the creation of a new block is proportional to the number of tokens they own. This ensures that the security of the network is distributed among a larger number of users, rather than being concentrated in the hands of a few large stakeholders.[\\[3\\]](#cite-id-venffkb4aq)​[\\[8\\]](#cite-id-46fd2zowtui)​\n\n#### Core Protocol\n\nTo participate in the Algorand protocol, users must generate and register a participation key, which allows them to take part in the creation of new blocks. Each block in the Algorand chain includes a random seed that determines which users will be selected as validators. These users are selected through a process called Verifiable Random Function (VRF), which uses their private participation key and the selection seed. The selection is done randomly and secretly, and only the chosen user knows if they have been selected. Other users do not know who will generate the next block until the chosen user participates in the consensus process. When a new block is proposed, a group of voters, or a committee, is chosen to vote on it. Consensus must be reached for the block to be approved and added to the blockchain.[\\[3\\]](#cite-id-venffkb4aq)​[\\[8\\]](#cite-id-46fd2zowtui)​\n\n#### Consensus Steps\n\n##### Block Proposal\n\nFirstly, accounts are chosen to propose new blocks. All nodes in the network verify the accounts and use a process called Verifiable Random Function (VRF) to determine if the account has been selected to propose a block. If the account is selected, the information is disseminated through the nodes to confirm that the account is a valid proposer. This process allows the Algorand network to select accounts to propose new blocks in a secure and transparent manner.[\\[3\\]](#cite-id-venffkb4aq)​[\\[8\\]](#cite-id-46fd2zowtui)​\n\n##### Soft Vote\n\nAfter the accounts are selected to propose new blocks, the nodes in the network use the Verifiable Random Function to determine which accounts have been chosen to have a \"soft vote.\" This process involves filtering the proposals to confirm the block, and votes are used to select the proposed block with the lowest VRFCertify value, which helps to ensure the security and integrity of the protocol.[\\[3\\]](#cite-id-venffkb4aq)​[\\[8\\]](#cite-id-46fd2zowtui)​\n\n##### Certify Vote\n\nAfter the accounts have been selected to participate in the block proposal process and the proposed block with the lowest VRFCertify value has been chosen, a new committee is selected to check the block proposal. Similar to the previous stage, each node goes through its managing accounts to participate in the voting process. When a quorum is reached, the node creates the new block and writes it to the ledger. This helps to ensure that the new block is valid and meets the requirements of the Algorand protocol.[\\[3\\]](#cite-id-venffkb4aq)​[\\[8\\]](#cite-id-46fd2zowtui)​\n\n### State Proofs\n\nIn September 2022, Algorand announced a protocol upgrade that introduced State Proofs, which allow for trustless cross-chain communication, an increase in performance to 6,000 transactions per second, and new tools to facilitate development and introduce on-chain randomness capabilities for dApps. Subsequent upgrades have continued to enhance performance, with the network now capable of up to 10,000 TPS and average block times of less than three seconds. These features establish Algorand as a leading Layer-1 blockchain for real-world [Web3](https://iq.wiki/wiki/web3) applications. State Proofs are an interoperability standard that enables secure connections between blockchains and external systems without requiring trust in intermediaries.[\\[13\\]](#cite-id-i29y8y8s1yn)​[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)​\n\n### Use Cases and Ecosystem\n\nAlgorand's technology supports a variety of applications across finance, humanitarian aid, and enterprise solutions. The ecosystem has formed key partnerships to drive real-world adoption.[\\[18\\]](#cite-id-eT7Y0j8bWUdQLDPE)​\n\nIn December 2022, it was announced that the Algorand ecosystem would be utilized to support bank and insurance guarantee platforms in Italy. A digital securities platform, backed by [blockchain](https://iq.wiki/wiki/blockchain) technology, was developed by the Catholic University of Milan's Research Center on Technologies, Innovation, and Finance as part of Italy's National Recovery and Resilience Plan.[\\[15\\]](#cite-id-bjb5efisdcp)​\n\nMore recent developments include:\n\n* **Enterprise and AI Payments:** In late 2025, Algorand became an official partner in Google Cloud's Agent Payments Protocol (AP2), a framework for automated, agent-led payments within Google's ecosystem. This integration leverages Algorand's instant finality and low fees for enterprise and AI-driven payment systems.[\\[18\\]](#cite-id-eT7Y0j8bWUdQLDPE)\n* **Humanitarian Aid:** HesabPay, an interoperable digital payment platform in Afghanistan powered by Algorand, was highlighted by the New York Times in January 2026 for its role in local crypto innovation.[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)\n* **Regulated Payments:** The ecosystem expanded its regulated payment rails through an integration with Coinify in November 2025, enabling [USDC](https://iq.wiki/wiki/usdc) payments on Coinify's gateway, and a partnership with Noah to connect traditional finance with DeFi in the US, Europe, and India.[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)\n* **Exchange and Stablecoin Access:** In January 2026, the crypto exchange [Kraken](https://iq.wiki/wiki/kraken) made [USDC](https://iq.wiki/wiki/usdc) on Algorand available to its customers, expanding access to low-cost digital dollar transactions.[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)\n* **Sustainability and RWAs:** Bullfrog Power, a Canadian green energy provider, launched a pilot program for tokenized environmental certificates on the Algorand blockchain in December 2025.[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)\n\n## ALGO\n\nALGO is the [cryptocurrency](https://iq.wiki/wiki/cryptocurrency) that is used on the Algorand blockchain. It was launched in June 2019, along with the [mainnet](https://iq.wiki/wiki/mainnet) for Algorand. The [initial coin offering](https://iq.wiki/wiki/initial-coin-offering) for ALGO took place in June 2019 at a price of $2.4 per token. ALGO is used to facilitate transactions and reward users who participate in the operation of the Algorand network.[\\[4\\]](#cite-id-kvx4e85wa19)​\n\n### Tokenomics\n\nAt the inception of the Algorand protocol, 10 billion ALGO tokens were created. As of March 2026, the circulating supply is over 8.8 billion ALGO. The initial distribution of tokens was designed to support the growth and development of the Algorand network through various channels, including community incentives and ecosystem support. The Algorand Foundation holds a portion of the total ALGO supply, with a 2022 allocation showing 1,757.26 million for community and governance rewards, 1,176.05 million for ecosystem support, and 363 million for the foundation endowment.[\\[5\\]](#cite-id-ai9fqamh7nk)​[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)​\n\n![Screen Shot 2022-12-29 at 8.12.03 AM.png](https://ipfs.everipedia.org/ipfs/QmdNZrzTLARcrSS7XhGHiiJHezGrUdihUjZHVuXiZDt9wN \"Screen Shot 2022-12-29 at 8.12.03 AM.png\")\n\n## Sustainability\n\nAlgorand claims to be the \"world's most powerful and sustainable blockchain.\" According to its founder, the protocol was designed with a focus on sustainability from the outset. Through partnerships with organizations focused on sustainability, such as ClimateTrade, Algorand is committed to being a sustainable blockchain. \n\nIn December 2025, Canadian green energy provider Bullfrog Power launched a pilot program issuing tokenized environmental certificates on Algorand. By prioritizing sustainability in its design and partnerships, the protocol aims to contribute to the broader goal of promoting environmentally-friendly technology.[\\[6\\]](#cite-id-t02cniwnwtg)​[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)​\n\n> Algorand developed a public blockchain that runs on a version of proof-of-stake, which drives electricity consumption to almost zero…on a fundamental level - Silvio Micali\n\n## Algorand Foundation\n\nThe Algorand Foundation is a non-profit organization established to support the development and adoption of the Algorand blockchain, including protocol governance, token dynamics, and open-source development. \n\nIn early 2026, the Foundation underwent a strategic repositioning to ensure long-term sustainability. It announced its return to the United States from Singapore in January 2026 to seek regulatory clarity and align with institutional markets. \n\nIn March 2026, the Foundation reduced its workforce by 25%, citing the \"uncertain global macro environment\" and a downturn in crypto markets. [\\[19\\]](#cite-id-xj0Wnsznv7ethbQA) \n\n> \"Today, the Algorand Foundation made the difficult decision to reduce our workforce by 25%. This decision was not taken lightly and is in response to the uncertain global macro environment as well as the broader downturn in crypto markets.\n\n> These employees have been best-in-class contributors to this ecosystem and to the Foundation, and this was an incredibly tough decision. We are sincerely grateful to them, and we are, of course, committed to supporting them through this transition.\n\n> We believe that we now have a more sustainable alignment of Algorand Foundation resources with the protocol’s long-term business, technology, and ecosystem priorities. We remain fully focused on our mission of financial empowerment and the continued development and growth of the Algorand protocol, network, and ecosystem.\" [\\[19\\]](#cite-id-xj0Wnsznv7ethbQA) \n\nIn January 2026, the Foundation also announced a new Board of Directors and the formation of an Ecosystem Advisory Council (EAC) to strengthen communication between the ecosystem and the Foundation's leadership. The foundation collaborates with the ecosystem on creating projects and initiatives that help drive the adoption of the Algorand blockchain.[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR) \n\nIt supports the education of developers in universities through its Global University Program and has launched accelerator programs in Asia and Europe to support developers building on Algorand.[\\[14\\]](#cite-id-9aqpfwkf1gn)​\n\nThe Algorand Foundation Board is composed by Kieron Guilfoyle, Pino Persiano, and Staci Warden. Some of their featured projects include Folks Finance, Algofi, Gard, Tinyman, Humble Defi, Pact, Lofty AI, Algodex, Nfdomains, and C3.[\\[12\\]](#cite-id-j0nqa7k1idg)​\n\n## Team\n\nThe team behind Algorand consists of researchers, mathematicians, cryptographers, economists, and leaders from global businesses. The founder, [Silvio Micali](https://iq.wiki/wiki/silvio-micali), is a renowned figure in the field of cryptography, having received the Turing Award and the Godel Prize.[\\[7\\]](#cite-id-37zo36jlphn)​\n\nOther important members include:\n\n* W. [Sean Ford](https://iq.wiki/wiki/sean-ford), Interim CEO\n* Paul Riegle, CPO\n* Jing Chen, Head of Theory Research and Chief Scientist\n* Yossi Gilad, Head of Systems Research and Chief Technology Officer\n* Gary Malouf, Head of Engineering\n* Regina O’Brien, Head of People and Talent\n* Chris Peikert, Head of Cryptography\n* Michele Quintaglie, CMO\n* Anne T. Warner, General Counsel\n\n## Decipher Conference\n\nDecipher Conference is an annual gathering organized by Algorand where builders, founders, investors, and strategists reunite to discuss the protocol’s future. During the event, participants can engage in conversations, networking, and hands-on sessions exploring the ecosystem. [\\[9\\]](#cite-id-az0779cdusd)​\n\nDecipher 2024 took place in Barcelona in June 2024. [\\[16\\]](#cite-id-2brheluycml)​\n\n[YOUTUBE@VID](7mJ91voMoZY)\n\n### Decipher 2021\n\nThe first edition took place in Miami, Florida, from November 29 to 30, 2021. Some of the speakers included Michael Arrington, the Founder of Arrington Capital, Meltem Demiors, the Chief [Strategy](https://iq.wiki/wiki/strategy) Officer of CoinShares, Antony Scaramucci, the Founder and Managing Partner of SkyBridge Capital, and [Perianne Boring](https://iq.wiki/wiki/perianne-boring), the Founder, and President of the Chamber of Digital Commerce. The INNOVATE Global Hackathon took place during the event, where participants could participate in one of the following categories: Open Track, the Future of Finance (FutureFi) Track, and the Digital Art / Collectibles Track. Prices over $100,000 worth were given.[\\[10\\]](#cite-id-2ybkczs74t5)​\n\n[YOUTUBE@VID](wBsqEFfd8yw)\n\n### Decipher 2022\n\nDecipher 2022, held in Dubai from November 28 to 30, attracted over 2,000 attendees, an increase from the previous year. Several significant announcements were made at the conference, including the introduction of Algorand Ventures by the Algorand Foundation, which will provide funding and support to those building and investing in the Algorand ecosystem. St. Vincent De Paul Disaster Services also unveiled Kokua, a disaster relief platform built on the Algorand blockchain. Additionally, the Algorand Foundation announced its support for [USDC](https://iq.wiki/wiki/usdc) on the [Binance](https://iq.wiki/wiki/binance) exchange and the appointment of Anil Kakani as the India Country Head to lead the AlgoBharat initiative.[\\[11\\]](#cite-id-02clkbegqnr8)​\n\n[YOUTUBE@VID](dO4JJEurBok)\n\n## Technical Developments and Roadmap\n\nAlgorand's development is focused on enhancing network performance, security, developer experience, and economic sustainability. Major upgrades in 2025 laid the groundwork for the 2026 roadmap, which prioritizes adoption and long-term protocol health.[\\[18\\]](#cite-id-eT7Y0j8bWUdQLDPE)​\n\n### 2025 Key Upgrades\n\nThroughout 2025, Algorand rolled out several significant protocol enhancements. An upgrade featuring Dynamic Round Times reduced the average block time from 3.4 seconds to approximately 2.8 seconds while maintaining instant finality. The Algorand Virtual Machine (AVM) was also upgraded to version 10, introducing powerful opcodes for advanced cryptography and more flexible smart contract development.[\\[18\\]](#cite-id-eT7Y0j8bWUdQLDPE)​\n\nIn late 2025, the protocol introduced post-quantum secure accounts using Falcon-based signatures, a NIST-selected standard, to protect against future threats from quantum computers. The Algorand Foundation also publicly released the full Algorand Specifications, providing a comprehensive technical blueprint of the protocol to enhance transparency and encourage deeper research and development.[\\[18\\]](#cite-id-eT7Y0j8bWUdQLDPE)​[\\[17\\]](#cite-id-Vyqay3RnRbETYjeR)​\n\n### 2026 Roadmap\n\nThe roadmap for 2026 focuses on improving developer tools, user experience, and the network's economic model.[\\[18\\]](#cite-id-eT7Y0j8bWUdQLDPE)​\n\n* **AlgoKit 4.0:** Scheduled for the first half of 2026, this next-generation developer toolkit will feature AI-assisted development, support for new programming languages like Rust and Swift, and composable smart contract libraries to simplify building dApps.\n* **Rocca Wallet:** After a preview in late 2025, a full release is planned for the first half of 2026. Rocca is a self-custody wallet designed for mainstream adoption, featuring passkey logins to eliminate the need for seed phrases.\n* **Project King Safety:** This is a long-term initiative rolling out through 2026 to redesign the protocol's economic model. A foundational paper detailing the project is expected to be released, with the goal of ensuring long-term network security, fair validator incentives, and sustainable tokenomics.","summary":"Algorand is a permissionless Proof-of-stake blockchain protocol It was founded by Turing Award winner, Silvio Micali.","images":[{"id":"QmUoRYoKD6cCqPsoDBFA9sRg5XM1CGaQ9MHupGyMRf7H2C","type":"image/jpeg, image/png"}],"categories":[{"id":"cryptocurrencies","title":"Cryptocurrencies"}],"tags":[{"id":"Protocols"},{"id":"Developers"},{"id":"Blockchains"}],"media":[{"id":"QmdNZrzTLARcrSS7XhGHiiJHezGrUdihUjZHVuXiZDt9wN","size":"0.21","name":"Screen Shot 2022-12-29 at 8.12.03 AM.png","type":null,"source":"IPFS_IMG"},{"id":"https://www.youtube.com/watch?v=dO4JJEurBok","size":"0","name":"dO4JJEurBok","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=wBsqEFfd8yw","size":"0","name":"wBsqEFfd8yw","type":null,"source":"YOUTUBE"},{"id":"QmSdV2JMr2DNrvFoNA6z6E7E3jsa6Tke29CTsTiG9uaqN3","size":"1.04","name":"65a917964be2b6b1e19c3190_Timeline - Webpage (1).png","type":"GALLERY","source":"IPFS_IMG"},{"id":"https://www.youtube.com/watch?v=7mJ91voMoZY","size":0,"name":"7mJ91voMoZY","source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=8HimVRMR_N8","size":0,"name":"8HimVRMR_N8","source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=XtKTk-ebyQE","size":"0","name":"XtKTk-ebyQE","type":null,"source":"YOUTUBE"}],"metadata":[{"id":"references","value":"[{\"id\":\"2t7chm2b1f4\",\"url\":\"https://cointelegraph.com/news/what-is-the-algorand-blockchain-and-how-does-it-work\",\"description\":\"Coin Telegraph\",\"timestamp\":1672232253397},{\"id\":\"yu2gxzhides\",\"url\":\"https://www.algorand.com/technology/protocol-overview\",\"description\":\"Protocol Overview - Algorand Official Page\",\"timestamp\":1672232294479},{\"id\":\"venffkb4aq\",\"url\":\"https://academy.binance.com/en/articles/what-is-algorand-algo\",\"description\":\"Binance Academy\",\"timestamp\":1672232305830},{\"id\":\"kvx4e85wa19\",\"url\":\"https://coinmarketcap.com/currencies/algorand/\",\"description\":\"Coin Market Cap\",\"timestamp\":1672232766071},{\"id\":\"ai9fqamh7nk\",\"url\":\"https://www.algorand.foundation/tokenomics\",\"description\":\"Tokenomics\",\"timestamp\":1672232778119},{\"id\":\"t02cniwnwtg\",\"url\":\"https://www.algorand.com/about/sustainability\",\"description\":\"Sustainability - Algorand\",\"timestamp\":1672232797586},{\"id\":\"37zo36jlphn\",\"url\":\"https://www.algorand.com/about/our-team\",\"description\":\"Our Team - Algorand Official Page\",\"timestamp\":1672232831602},{\"id\":\"46fd2zowtui\",\"url\":\"https://www.algorand.com/technology/protocol-overview\",\"description\":\"Algorand Protocol Overview\",\"timestamp\":1672233269604},{\"id\":\"az0779cdusd\",\"url\":\"https://decipher-dxb.com\",\"description\":\"Decipher\",\"timestamp\":1672817299597},{\"id\":\"2ybkczs74t5\",\"url\":\"https://www.algorand.com/resources/blog/whats-new-on-algorand-decipher-is-coming\",\"description\":\"Decipher 2021\",\"timestamp\":1672817367129},{\"id\":\"02clkbegqnr8\",\"url\":\"https://www.prnewswire.com/news-releases/algorand-foundation-wraps-up-second-annual-decipher-conference-in-dubai-301691920.html\",\"description\":\"Decipher 2022\",\"timestamp\":1672817395579},{\"id\":\"j0nqa7k1idg\",\"url\":\"https://www.algorand.foundation/general-faq\",\"description\":\"Algorand Foundation\",\"timestamp\":1672818938589},{\"id\":\"i29y8y8s1yn\",\"url\":\"https://www.prnewswire.com/news-releases/algorand-protocol-upgrade-introduces-state-proofs-for-trustless-cross-chain-communication-and-5x-faster-performance-301619219.html\",\"description\":\"State Proofs\",\"timestamp\":1672819558540},{\"id\":\"9aqpfwkf1gn\",\"url\":\"https://www.gemini.com/cryptopedia/what-is-algorand-cryptocurrency-blockchain#section-algorand-protocol-structure\",\"description\":\"What is Algorand\",\"timestamp\":1672819811561},{\"id\":\"bjb5efisdcp\",\"url\":\"https://cointelegraph.com/news/algorand-to-support-bank-and-insurance-guarantees-platform-in-italy\",\"description\":\"Cointelegraph\",\"timestamp\":1672820993831},{\"id\":\"2brheluycml\",\"url\":\"https://twitter.com/AlgoFoundation/status/1682146566629646337\",\"description\":\"Decipher 2024 Announcement\",\"timestamp\":1708518835394},{\"id\":\"Vyqay3RnRbETYjeR\",\"url\":\"https://algorand.co/\",\"description\":\"algorand.co\",\"timestamp\":1773917911719},{\"id\":\"eT7Y0j8bWUdQLDPE\",\"url\":\"https://coinmarketcap.com/cmc-ai/algorand/latest-updates/\",\"description\":\"CMC AI Algorand Updates\",\"timestamp\":1773917911719},{\"id\":\"xj0Wnsznv7ethbQA\",\"description\":\"reduction of Algorand workforce by 25%\",\"timestamp\":1773918393284,\"url\":\"https://x.com/AlgoFoundation/status/2034298850878652616?s=20\"}]"},{"id":"linkedin_profile","value":"https://www.linkedin.com/company/algorandfoundation"},{"id":"twitter_profile","value":"https://x.com/AlgoFoundation"},{"id":"youtube_profile","value":"https://www.youtube.com/algorand"},{"id":"discord_profile","value":"https://discord.gg/algorand"},{"id":"reddit_profile","value":"https://www.reddit.com/r/AlgorandOfficial"},{"id":"telegram_profile","value":"https://t.me/algorand"},{"id":"github_profile","value":"https://github.com/algorand"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/algorand/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/algorand"},{"id":"website","value":"https://algorand.co/"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmUcJutvJ1LvKqmFsL6QGgnTosUq8L91TyCnV3zRBMSJFb\""},{"id":"commit-message","value":"\"Removed introduction and overview sections\""},{"id":"previous_cid","value":"QmUcJutvJ1LvKqmFsL6QGgnTosUq8L91TyCnV3zRBMSJFb"}],"events":[],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x704E3d9c38E339b15631C1bedd7aCfd476ADB7a6"},"operator":{"id":"0x212Cb3F4aE6611054637f9f78F18fB628AD258bb"},"language":"en","version":1,"linkedWikis":{"blockchains":["algorand"],"founders":["silvio-micali"],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"8c64669a-78b5-4069-81ce-f444ab307c36\",\"title\":\"Algorand\",\"description\":\"Algorand is a permissionless Proof-of-stake blockchain protocol It was founded by Turing Award winner, Silvio Micali.\",\"timestamp\":\"2026-03-19T11:15:14.442Z\",\"category\":\"Cryptocurrencies\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x704E3d9c38E339b15631C1bedd7aCfd476ADB7a6\",\"address\":\"0x212Cb3F4aE6611054637f9f78F18fB628AD258bb\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Sustainability\",\"subtitle\":\"Updated the formatting of a quote in the Sustainability section.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Removed the hyperlink from Silvio Micali's name in the blockquote.\"]},{\"title\":\"Algorand Foundation\",\"subtitle\":\"Added a citation to a quote in the Algorand Foundation section.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Added a citation to the blockquote regarding workforce reduction. [[19]](#cite-id-xj0Wnsznv7ethbQA)\"]},{\"title\":\"Events\",\"subtitle\":\"Added a new event to the wiki's timeline.\",\"variant\":\"added\",\"changeCount\":1,\"changes\":[\"Added 'Date Founded' event for March 2017.\"]},{\"title\":\"Videos\",\"subtitle\":\"A video was removed from the wiki page.\",\"variant\":\"removed\",\"changeCount\":1,\"changes\":[\"Removed the YouTube video with ID 'u0ExeqpKJd0'.\"]},{\"title\":\"Links\",\"subtitle\":\"Updated website and social media links.\",\"variant\":\"modified\",\"changeCount\":5,\"changes\":[\"Updated the website link to 'https://algorand.co/'.\",\"Removed the Facebook profile link.\",\"Added a LinkedIn profile link.\",\"Updated the Twitter link to 'https://x.com/AlgoFoundation'.\",\"Updated the Discord link to 'https://discord.gg/algorand'.\"]},{\"title\":\"speakers\",\"subtitle\":\"Removed the 'speakers' field from the wiki.\",\"variant\":\"removed\",\"changeCount\":1,\"changes\":[\"The empty 'speakers' field was removed.\"]}]}]}"}