{"id":"celo","title":"Celo","content":"**Celo** is an [Ethereum](https://iq.wiki/wiki/ethereum) [Layer-2](https://iq.wiki/wiki/layer-2) and mobile-first [blockchain](https://iq.wiki/wiki/blockchain) network designed for fast, low-cost payments globally. The Celo ecosystem includes a [proof-of-stake](https://iq.wiki/wiki/proof-of-stake) [blockchain](https://iq.wiki/wiki/blockchain) (the Celo Platform), the native CELO token, [USDC](https://iq.wiki/wiki/usdc) and USDT as [gas](https://iq.wiki/wiki/gas) currencies, Mento stable assets (cUSD, cEUR, cREAL, eXOF), and integrations with infrastructure like [Uniswap V3](https://iq.wiki/wiki/uniswap), [Curve](https://iq.wiki/wiki/curve-finance), [Chainlink](https://iq.wiki/wiki/chainlink), and [Rarible](https://iq.wiki/wiki/rarible). Launched on Earth Day in 2020, Celo's open-source [mainnet](https://iq.wiki/wiki/mainnet) supports over 1,000 projects aimed at global prosperity. [Rene Reinsberg ](https://iq.wiki/wiki/rene-reinsberg)and [Marek Olszewski](https://iq.wiki/wiki/marek-olszewski) are the co-founders of Celo, the Celo [Foundation](https://iq.wiki/wiki/foundation), and cLabs. [\\[1\\]](#cite-id-kyapkcyqiw)[\\[2\\]](#cite-id-v1mrqbpx4ih)\n\n# Overview\n\nCelo is an [Ethereum](https://iq.wiki/wiki/ethereum) [Layer-2](https://iq.wiki/wiki/layer-2) and mobile-first [blockchain](https://iq.wiki/wiki/blockchain) network designed for fast, low-cost payments globally. It was designed to create an accessible global financial ecosystem for mobile users, allowing entry with just a mobile number. Key features include a Layer-1 protocol, [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) compatibility, [proof-of-stake](https://iq.wiki/wiki/proof-of-stake), a carbon-negative approach, mobile-first identity, ultra-light clients, localized [stablecoins](https://iq.wiki/wiki/stablecoin) (cUSD, cEUR, cREAL), and [gas](https://iq.wiki/wiki/gas) payable in multiple currencies. Celo facilitates easy payments by mapping phone numbers to wallet addresses using a decentralized identity layer, with mobile participants earning rewards for system security and maintenance. Using a novel address-based encryption algorithm and stable-value tokens pegged to fiat currencies, Celo makes sending payments as easy as sending a text by mapping phone numbers to [wallet](https://iq.wiki/wiki/cryptocurrency-wallet) addresses and offering rewards for securing and maintaining the system. [\\[1\\]](#cite-id-kyapkcyqiw)[\\[2\\]](#cite-id-v1mrqbpx4ih) $$widget0 [YOUTUBE@VID](4a70pVEcRw4)$$\n\n## Dango Testnet\n\nFirst proposed during EthCC 2023, The Dango [Testnet](https://iq.wiki/wiki/testnet) is the first public test network for Celo [Layer 2](https://iq.wiki/wiki/layer-2), aimed at developers working on Cel2. Launched on July 7th, 2024, its goals include demonstrating successful state migration and setting a solid foundation for future developments. Dango will run alongside the existing Alfajores [testnet](https://iq.wiki/wiki/testnet), allowing infrastructure providers to adapt to the [L2](https://iq.wiki/wiki/layer-2) codebase before upgrading other [testnets](https://iq.wiki/wiki/testnet) and, eventually, the Celo [mainnet](https://iq.wiki/wiki/mainnet). Dango retains most of Celo’s features while adding new capabilities such as full Alfajores history and state, dual use of the CELO token, fee abstraction, native bridging to and from [Layer 1](https://iq.wiki/wiki/layer-1), data availability via [EigenDA](https://iq.wiki/wiki/eigenlayer), [staking](https://iq.wiki/wiki/staking), and Ultragreen Money. [\\[10\\]](#cite-id-0r5zto3f2kzc)[\\[14\\]](#cite-id-4iecrgwmyr)\n\n# Architecture\n\n## Celo Stack\n\nCelo focuses on providing a simple user experience for those unfamiliar with [cryptocurrencies](https://iq.wiki/wiki/cryptocurrency) and using low-cost devices with limited connectivity. It employs a full-stack approach, designing each layer with the end-user in mind while considering other stakeholders, such as network [node](https://iq.wiki/wiki/node) operators, who support the user experience. [\\[3\\]](#cite-id-tgvqkmh0v1) ![full-stack-diagram.jpg](https://ipfs.everipedia.org/ipfs/QmRWS75rWWD4xHCzRyreDQiMpRRRvxCkdFm8xaVRvMW6W8)\n\n## Celo Blockchain\n\nCelo is an open cryptographic protocol that enables secure and decentralized transactions and smart contracts. While sharing ancestry with [Ethereum](https://iq.wiki/wiki/ethereum) and maintaining full [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) compatibility, Celo uses a [Byzantine Fault Tolerant (BFT)](https://iq.wiki/wiki/byzantine-fault-tolerance) [consensus mechanism](https://iq.wiki/wiki/consensus-mechanism) ([Proof-of-Stake](https://iq.wiki/wiki/proof-of-stake)) instead of [Proof-of-Work](https://iq.wiki/wiki/proof-of-work-pow). It features unique block and transaction formats, client synchronization protocols, and [gas](https://iq.wiki/wiki/gas) payment and pricing mechanisms. [\\[3\\]](#cite-id-tgvqkmh0v1)\n\n## Core Contracts\n\nCelo Core Contracts consist of [smart contracts](https://iq.wiki/wiki/smart-contract) on the Celo [blockchain](https://iq.wiki/wiki/blockchain) that handle platform features like [ERC-20](https://iq.wiki/wiki/erc-20) stable currencies, identity attestations, [proof-of-stake](https://iq.wiki/wiki/proof-of-stake), and governance. A decentralized governance process manages these upgradeable contracts. Applications built on the Celo Platform, such as the Celo Wallet app, enable end-users to manage accounts and make payments by interacting with the Celo [blockchain](https://iq.wiki/wiki/blockchain) and invoking the Celo Core Contracts’ API. Third-party developers can deploy custom [smart contracts](https://iq.wiki/wiki/smart-contract) to leverage these core contracts, and some application functionalities may use centralized cloud services. Combining the Celo [blockchain](https://iq.wiki/wiki/blockchain) and Celo Core Contracts forms the Celo Protocol. [\\[3\\]](#cite-id-tgvqkmh0v1)\n\n## Celo Protocol\n\nCelo's [blockchain](https://iq.wiki/wiki/blockchain) reference implementation is based on [go-ethereum](https://iq.wiki/wiki/geth), the Go implementation of the [Ethereum](https://iq.wiki/wiki/ethereum) protocol. While recognizing [Ethereum](https://iq.wiki/wiki/ethereum) as an independent project with its trajectory, the Celo team hopes to contribute changes, where applicable, indebted to the [Geth](https://iq.wiki/wiki/geth) community for their foundational work. Core components of the Celo protocol are implemented at the [smart contract](https://iq.wiki/wiki/smart-contract) level and off-chain. Celo employs a [Byzantine Fault Tolerant (BFT)](https://iq.wiki/wiki/byzantine-fault-tolerance) consensus protocol to agree on new blocks. The software instances participating in this consensus protocol are known as [validators](https://iq.wiki/wiki/validator), specifically active or elected [validators](https://iq.wiki/wiki/validator), distinguishing them from registered [validators](https://iq.wiki/wiki/validator) who are not actively selected. Celo’s consensus protocol is based on Istanbul (IBFT), an implementation developed by AMIS and proposed as an extension to [go-ethereum](https://iq.wiki/wiki/geth). Though IBFT was never merged into [go-ethereum](https://iq.wiki/wiki/geth), variants exist in both the Quorum and Pantheon clients. Celo has updated Istanbul to align with the latest [go-ethereum](https://iq.wiki/wiki/geth) releases, addressing correctness liveness issues and enhancing scalability and security. [\\[4\\]](#cite-id-jz1ppdbmqt)\n\n### Validator Elections\n\nIn Celo's [Validator](https://iq.wiki/wiki/validator) Elections, holders of the native asset, CELO, may participate and earn rewards. Accounts do not vote for [validators](https://iq.wiki/wiki/validator) directly but instead for [validator](https://iq.wiki/wiki/validator) groups. Before voting, CELO holders move balances into the Locked Gold [smart contract](https://iq.wiki/wiki/smart-contract). Locked Gold can be used concurrently to place votes in [Validator](https://iq.wiki/wiki/validator) Elections, maintain a stake for registering as a [validator](https://iq.wiki/wiki/validator) or [validator](https://iq.wiki/wiki/validator) group, and vote on on-chain Governance proposals. This allows [validators](https://iq.wiki/wiki/validator) and groups to vote and earn rewards with their stake. [\\[5\\]](#cite-id-gk7f4tjd6t8)\n\n### Ultralight Sync\n\nIn addition to [Ethereum's](https://iq.wiki/wiki/ethereum) full, fast, and light sync modes, Celo supports an ultralight sync mode. Ultralight [nodes](https://iq.wiki/wiki/node) compute the [validator](https://iq.wiki/wiki/validator) set for the current epoch by downloading the last header of each previous epoch and applying the [validator](https://iq.wiki/wiki/validator) set diff. They then download the latest block header, verifying that at least two-thirds of the [validator](https://iq.wiki/wiki/validator) set for the current epoch signed it. Ultralight nodes download approximately 17,000 times fewer headers than light [nodes](https://iq.wiki/wiki/node) to sync the latest block on the Celo [mainnet](https://iq.wiki/wiki/mainnet) with 5-second block periods and 1-day epochs. [\\[6\\]](#cite-id-wu2z4h0f8uk)\n\n### Governance\n\nCelo employs an on-chain governance mechanism to manage and upgrade the protocol, including changes to smart contracts, adding stable currencies, or modifying reserve asset allocation. All changes require approval from CELO holders, with a quorum threshold determining the necessary number of votes for a proposal to pass. [\\[7\\]](#cite-id-hxv6cidqf2w)\n\n## Celo Network\n\nThe Celo network's topology consists of machines running the Celo [blockchain](https://iq.wiki/wiki/blockchain) software in different configurations. [Validators](https://iq.wiki/wiki/validator) collect transactions from other [nodes](https://iq.wiki/wiki/node), execute related [smart contracts](https://iq.wiki/wiki/smart-contract) to form new blocks, and use a [Byzantine Fault Tolerant (BFT)](https://iq.wiki/wiki/byzantine-fault-tolerance) consensus protocol to advance the network's state. Due to the scalability and security limitations of [BFT](https://iq.wiki/wiki/byzantine-fault-tolerance) protocols, only a limited set of [nodes](https://iq.wiki/wiki/node) can act as [validators](https://iq.wiki/wiki/validator) through a [proof-of-stake](https://iq.wiki/wiki/proof-of-stake) mechanism. Full [Nodes](https://iq.wiki/wiki/node), which are not configured or elected as [validators](https://iq.wiki/wiki/validator), primarily serve requests from light clients and forward transactions in exchange for [transaction fees](https://iq.wiki/wiki/transaction-fee). They maintain at least a partial [blockchain](https://iq.wiki/wiki/blockchain) history and can join or leave the network anytime. Light Clients, such as those running on user devices for the Celo Wallet, connect to full [nodes](https://iq.wiki/wiki/node) to request account and transaction data and to sign and submit new transactions without retaining the full state of the [blockchain](https://iq.wiki/wiki/blockchain). [\\[3\\]](#cite-id-tgvqkmh0v1)\n\n## Celo Wallet\n\nThe Celo Wallet application is an unmanaged [wallet](https://iq.wiki/wiki/cryptocurrency-wallet) enabling users to self-custody their funds using their keys and accounts. Critical functions like sending transactions and checking balances are executed trustlessly using a peer-to-peer light client protocol. However, the [wallet](https://iq.wiki/wiki/cryptocurrency-wallet) employs a few centralized cloud services to enhance user experience, such as Google Play Services for pre-loading invitations, Celo Wallet Notification Service for sending push notifications, and Celo Wallet [Blockchain](https://iq.wiki/wiki/blockchain) API for providing a GraphQL API to query transactions and implement a user's activity feed. Users downloading the Celo Wallet from platforms like the Google Play Store are trusting cLabs (or the entity that has made the app available) and Google to deliver the correct binary, with many users finding this reliance on centralized services acceptable for the additional functionality provided. [\\[3\\]](#cite-id-tgvqkmh0v1)\n\n# Initiatives\n\n## Bloom\n\nBloom is an advisory program for ecosystem token generation events (TGEs) designed to guide projects through TGE preparation and product roadmap development. The program offers support with launchpads, accelerator programs, exchange support, marketing, investor networks, strategic advisory on token structure and distribution, audit services, and access to key opinion leaders. Bloom aims to provide hands-on assistance to enable founders to concentrate on long-term product development and strategy. [\\[8\\]](#cite-id-acosm5mobci)\n\n## Connect the World\n\nIn April 2022, The Celo [Foundation](https://iq.wiki/wiki/foundation) launched the $20M \"Connect the World\" campaign to promote the development of high-quality on- and off-ramps for Celo globally. This initiative includes introducing FiatConnect, an open-source API specification to simplify and scale integrations. The campaign offers $50K to the first payment provider in each country to integrate FiatConnect and meet quality standards. It will also subsidize up to $100K on-ramp fees for all providers to reduce user access costs. [\\[9\\]](#cite-id-01qwklmxnfj2)\n\n# CELO\n\nCELO is the native asset of the Celo [blockchain](https://iq.wiki/wiki/blockchain), supporting its growth and development. CELO holders can earn rewards, stake with [validators](https://iq.wiki/wiki/validator), and vote on proposals that influence the future of the Celo ecosystem. The token has a maximum supply of 1B. [\\[2\\]](#cite-id-v1mrqbpx4ih)[\\[11\\]](#cite-id-akioof6t6o) $$widget0 [YOUTUBE@VID](mkpTmbkRv4A)$$\n\n# Mento\n\nMento (formerly CP-DOTO) adjusts the supply of Celo stable assets based on user demand. Users can create a new Celo Dollar by depositing an equivalent amount of CELO or redeem a Celo Dollar for CELO. The system relies on an accurate oracle for the CELO to US Dollar exchange rate. When demand for Celo Dollar exceeds supply, users can profit by buying CELO at market price, exchanging it for Celo Dollars, and selling at a higher market price. Conversely, when demand falls, users can buy Celo Dollars at a lower price, exchange them for CELO, and sell them at market value. Mento aims to prevent reserve depletion through two virtual buckets of CELO and Celo Dollars, inspired by the [Uniswap](https://iq.wiki/wiki/uniswap) model. [\\[12\\]](#cite-id-bt2pz87oi9)\n\n## Granda Mento\n\nGranda Mento facilitates the exchange of large amounts of CELO for Celo stable tokens, addressing the limitations of Mento and over-the-counter (OTC) transactions. While Mento effectively maintains stable token stability, its constant-product market maker can cause significant [slippage](https://iq.wiki/wiki/slippage) in large transactions, where [slippage](https://iq.wiki/wiki/slippage) refers to the price movement during a trade. Granda Mento operates similarly to Mento by using the reserve to [mint](https://iq.wiki/wiki/minting) or [burn](https://iq.wiki/wiki/token-burn) tokens: purchased stable tokens are created, and sold tokens are destroyed. For instance, exchanging 50,000 CELO for 100,000 cUSD would transfer the CELO to the reserve and [mint](https://iq.wiki/wiki/minting) the cUSD. Granda Mento aims to provide institutional-grade [liquidity](https://iq.wiki/wiki/pol-protocol-owned-liquidity) for [minting](https://iq.wiki/wiki/minting) or [burning](https://iq.wiki/wiki/token-burn) large volumes of stable tokens, handling millions at a time. [\\[13\\]](#cite-id-fl0j4stnatg)\n\n## Stablecoins\n\nCelo Dollars (cUSD), Celo Euros (cEUR), and Celo Reals (cREAL) are Mento [stablecoins](https://iq.wiki/wiki/stablecoin) designed for fast, cheap, and easy mobile transactions. These [stablecoins](https://iq.wiki/wiki/stablecoin) facilitate low-cost remittances, cross-border payments, global charitable aid distribution, online payments, and value transfers within exchanges, especially in markets with currency volatility. [\\[2\\]](#cite-id-v1mrqbpx4ih)$$widget0 [YOUTUBE@VID](n1k1JcjTnp8)$$\n\n# Partnerships\n\n* [Safe](https://iq.wiki/wiki/safe)\n* [Chainlink](https://iq.wiki/wiki/chainlink)\n* [Animoca Brands](https://iq.wiki/wiki/animoca)\n* Google Cloud\n* [Circle](https://iq.wiki/wiki/circle)\n* [Rarible API](https://iq.wiki/wiki/rarible)\n* [Tether](https://iq.wiki/wiki/tether)\n* [Optimism](https://iq.wiki/wiki/optimism)\n* Brave\n* EthicHub\n* [Toucan](https://iq.wiki/wiki/toucan-protocol)\n* ZeroSwap\n* Minipay\n* Opera\n\nCelo and Opera have extended their partnership to further scale the MiniPay wallet. As part of the collaboration, the Celo Foundation proposed allocating 160 million CELO to Opera to support Celo's Vision 2030 for growing the onchain economy and transition Opera into a long-term stakeholder. [\\[18\\]](#cite-id-y7vRqWLyGdvhlRmF)​[\\[19\\]](#cite-id-4MpVoAa5zdzwWx9G)​","summary":"Celo is a utility and governance asset supporting an inclusive financial system, driven by the Celo Foundation's focus on education, research, and community.","images":[{"id":"Qmb3b4tQyadmHxBxNqtGFrrdEMdr9Q5JnsUVjKXS8kYjW7","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"Decentralized Finance"}],"tags":[{"id":"Ethereum"},{"id":"Protocols"},{"id":"Stablecoins"},{"id":"Blockchains"}],"media":[{"id":"https://www.youtube.com/watch?v=4a70pVEcRw4","size":"0","name":"4a70pVEcRw4","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=mkpTmbkRv4A","size":"0","name":"mkpTmbkRv4A","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=n1k1JcjTnp8","size":"0","name":"n1k1JcjTnp8","type":null,"source":"YOUTUBE"},{"id":"QmRWS75rWWD4xHCzRyreDQiMpRRRvxCkdFm8xaVRvMW6W8","size":"0.07","name":"full-stack-diagram.jpg","type":"GALLERY","source":"IPFS_IMG"}],"metadata":[{"id":"website","value":"https://celo.org/"},{"id":"instagram_profile","value":"https://www.instagram.com/celoorg/"},{"id":"twitter_profile","value":"https://twitter.com/CeloOrg"},{"id":"linkedin_profile","value":"https://www.linkedin.com/company/celoorg/"},{"id":"youtube_profile","value":"https://www.youtube.com/channel/UCCZgos_YAJSXm5QX5D5Wkcw"},{"id":"reddit_profile","value":"https://www.reddit.com/r/celo/"},{"id":"telegram_profile","value":"https://t.me/celoplatform"},{"id":"github_profile","value":"https://github.com/celo-org/celo-monorepo"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/celo-dollar/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/celo-dollar"},{"id":"references","value":"[{\"id\":\"kyapkcyqiw\",\"url\":\"https://blog.celo.org/hello-from-celo-34bf195cb99\",\"description\":\"Hello From Celo | Celo Blog\",\"timestamp\":1722620902051},{\"id\":\"v1mrqbpx4ih\",\"url\":\"https://docs.celo.org/general\",\"description\":\"What is Celo? | Celo Docs\",\"timestamp\":1722620976004},{\"id\":\"tgvqkmh0v1\",\"url\":\"https://docs.celo.org/general/architecture\",\"description\":\"Architecture | Celo Docs\",\"timestamp\":1722621535453},{\"id\":\"jz1ppdbmqt\",\"url\":\"https://docs.celo.org/protocol\",\"description\":\"Celo Protocol | Celo Docs\",\"timestamp\":1722621603673},{\"id\":\"gk7f4tjd6t8\",\"url\":\"https://docs.celo.org/protocol/pos#validator-elections\",\"description\":\"Celo PoS | Celo Docs\",\"timestamp\":1722621628508},{\"id\":\"wu2z4h0f8uk\",\"url\":\"https://docs.celo.org/protocol/consensus/ultralight-sync\",\"description\":\"Ultralight Sync | Celo Docs\",\"timestamp\":1722621710670},{\"id\":\"hxv6cidqf2w\",\"url\":\"https://docs.celo.org/protocol/governance\",\"description\":\"Governance | Celo Docs\",\"timestamp\":1722621736628},{\"id\":\"acosm5mobci\",\"url\":\"https://medium.com/celoorg/celo-foundation-announces-bloom-an-advisory-for-ecosystem-projects-on-their-tge-journey-8602c35ead0f\",\"description\":\"Celo Foundation Announces Bloom | Medium\",\"timestamp\":1722621816734},{\"id\":\"01qwklmxnfj2\",\"url\":\"https://blog.celo.org/celos-20m-connect-the-world-campaign-aims-to-vastly-improve-on-off-ramp-access-and-experiences-513f9001cc9a\",\"description\":\"Celo's Connect the World | Medium\",\"timestamp\":1722621904153},{\"id\":\"0r5zto3f2kzc\",\"url\":\"https://docs.celo.org/cel2\",\"description\":\"Celo Layer 2 | Celo Docs\",\"timestamp\":1722622038651},{\"id\":\"akioof6t6o\",\"url\":\"https://blog.bitfinex.com/education/what-is-celo-celo-and-why-is-it-listing-on-bitfinex/\",\"description\":\"What is Celo (CELO)? | Bitfinex\",\"timestamp\":1722622080608},{\"id\":\"bt2pz87oi9\",\"url\":\"https://docs.celo.org/protocol/stability/doto\",\"description\":\"Mento | Celo Docs\",\"timestamp\":1722622107861},{\"id\":\"fl0j4stnatg\",\"url\":\"https://docs.celo.org/protocol/stability/granda-mento\",\"description\":\"Granda Mento | Celo Docs\",\"timestamp\":1722622141029},{\"id\":\"4iecrgwmyr\",\"url\":\"https://blog.celo.org/celo-core-contributor-clabs-launch-layer-2-testnet-dango-c2ba72a66dbf\",\"description\":\"Dango Testnet Launch | Medium\",\"timestamp\":1727452418287},{\"id\":\"opIaaWtUd2KM2JO2\",\"url\":\"https://crypto.news/tag/celo/\",\"description\":\"Latest Celo News | crypto.news\",\"timestamp\":1773942944646},{\"id\":\"VZsUEeKWliSKHLiN\",\"url\":\"https://www.reddit.com/r/celo/\",\"description\":\"Celo is Now Live on Farcaster | Reddit\",\"timestamp\":1773942944646},{\"id\":\"44LCrEwdAjkFYG1o\",\"url\":\"https://www.coingecko.com/en/coins/celo\",\"description\":\"Celo Price: CELO Live Price Chart, Market Cap & News Today | CoinGecko\",\"timestamp\":1773942944646},{\"id\":\"y7vRqWLyGdvhlRmF\",\"url\":\"https://blockchain.news/flashnews/celo-and-opera-extend-partnership-to-scale-minipay-for-onchain-economy-growth\",\"description\":\"Celo and Opera Extend Partnership to Scale MiniPay\",\"timestamp\":1773943224223},{\"id\":\"4MpVoAa5zdzwWx9G\",\"url\":\"https://news.bitcoin.com/celo-proposal-aims-to-hand-browser-firm-opera-160m-celo-to-cement-long-term-stakeholder-role/\",\"description\":\"Celo Proposal Aims To Hand Browser Firm Opera 160M CELO\",\"timestamp\":1773943224223}]"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmWgk6ezcYbWwrV2gNmfSnsZewNqLGBpTQvxFH7mD9rkS4\""},{"id":"commit-message","value":"\"Removed overview section\""},{"id":"previous_cid","value":"QmWgk6ezcYbWwrV2gNmfSnsZewNqLGBpTQvxFH7mD9rkS4"}],"events":[],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x51f01C580d4Bf9dE0E8d43F8bABa80512594D5e3"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":["rene-reinsberg","marek-olszewski"],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"dc205266-95cf-484b-b666-5e27882e61c6\",\"title\":\"Celo\",\"description\":\"Celo is a utility and governance asset supporting an inclusive financial system, driven by the Celo Foundation's focus on education, research, and community.\",\"timestamp\":\"2026-03-19T18:26:10.131Z\",\"category\":\"Decentralized Finance\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x51f01C580d4Bf9dE0E8d43F8bABa80512594D5e3\",\"address\":\"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Introduction\",\"subtitle\":\"The introduction was updated with new internal links.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Linked 'USDC' to its corresponding wiki page.\",\"Linked 'Celo Foundation' to the 'Foundation' wiki page. [[1]](#cite-id-kyapkcyqiw)[[2]](#cite-id-v1mrqbpx4ih)\"]},{\"title\":\"Dango Testnet\",\"subtitle\":\"An internal link was added to the 'Dango Testnet' section.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Linked 'Layer 1' to its corresponding wiki page. [[10]](#cite-id-0r5zto3f2kzc)[[14]](#cite-id-4iecrgwmyr)\"]},{\"title\":\"Connect the World\",\"subtitle\":\"An internal link was added to the 'Connect the World' section.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Linked 'The Celo Foundation' to the 'Foundation' wiki page. [[9]](#cite-id-01qwklmxnfj2)\"]},{\"title\":\"Partnerships\",\"subtitle\":\"The 'Partnerships' section was expanded to include information about Opera.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Added 'Opera' to the list of partners.\",\"Added a new paragraph detailing the extended partnership with Opera. [[18]](#cite-id-y7vRqWLyGdvhlRmF)[[19]](#cite-id-4MpVoAa5zdzwWx9G)\"]},{\"title\":\"References\",\"subtitle\":\"Five new references were added to provide additional sources.\",\"variant\":\"modified\",\"changeCount\":5,\"changes\":[\"Added reference: Latest Celo News | crypto.news\",\"Added reference: Celo is Now Live on Farcaster | Reddit\",\"Added reference: Celo Price: CELO Live Price Chart, Market Cap & News Today | CoinGecko\",\"Added reference: Celo and Opera Extend Partnership to Scale MiniPay\",\"Added reference: Celo Proposal Aims To Hand Browser Firm Opera 160M CELO\"]}]}]}"}