{"id":"ozone-chain","title":"Ozone Chain","content":"**Ozone Chain** is a [Layer-1](https://iq.wiki/wiki/layer-1) [blockchain](https://iq.wiki/wiki/blockchain) platform designed to be resistant to security threats from both classical and quantum computers. The project is compatible with the [Ethereum Virtual Machine (EVM)](https://iq.wiki/wiki/ethereum-virtual-machine-evm) and incorporates Post-Quantum Cryptography (PQC) and a Quantum Random Number Generator (QRNG) into its core architecture to provide a secure infrastructure for [decentralized applications (dApps)](https://iq.wiki/wiki/decentralized-application) and digital assets. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) [\\[3\\]](#cite-id-iKOq64CR4zXNCbMj)​\n\n## Overview\n\nOzone Chain was developed to address the potential cryptographic threat posed by the advancement of quantum computing. Traditional [blockchains](https://iq.wiki/wiki/blockchain) like [Bitcoin](https://iq.wiki/wiki/bitcoin) and [Ethereum](https://iq.wiki/wiki/ethereum) rely on asymmetric and symmetric key cryptography, such as the Elliptic Curve Digital Signature Algorithm (ECDSA), which is vulnerable to attacks from sufficiently powerful quantum computers. Quantum computers leverage properties like superposition and entanglement, enabling them to run algorithms, such as Shor's algorithm, that can efficiently break the mathematical problems underpinning much of modern cryptography. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) [\\[4\\]](#cite-id-Gf5dRPSlT9sRHcQE) \n\nBy integrating quantum-resistant technologies at its foundational layer, Ozone Chain aims to create a \"future-proof\" and \"truly trustless\" network infrastructure. The project's stated goal is to provide a secure, scalable, and high-performance platform that allows developers to build and deploy [dApps](https://iq.wiki/wiki/decentralized-application) without concerns about future quantum-based security breaches. Its [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) compatibility is intended to facilitate a straightforward migration path for developers and projects from the [Ethereum](https://iq.wiki/wiki/ethereum) ecosystem. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) [\\[5\\]](#cite-id-dlKjenSnJJc5asSU) \n\n## History\n\nThe development of Ozone Chain began in the third quarter of 2022 with an initial research and development phase. The project's official [whitepaper](https://iq.wiki/wiki/white-paper) was published in 2023, outlining its technical architecture and the quantum threat model it was designed to counter. An Initial DEX Offering (IDO) for its native token, OZO, was held in October 2023, followed by the launch of a public testnet in the fourth quarter of that year. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) [\\[3\\]](#cite-id-iKOq64CR4zXNCbMj)​\n\nThe Ozone Chain [Mainnet](https://iq.wiki/wiki/mainnet) officially launched in late 2023, with sources indicating dates of October 23 and November 20, 2023. Following the [mainnet](https://iq.wiki/wiki/mainnet) launch, the OZO token was listed on several [centralized exchanges](https://iq.wiki/wiki/cex-centralized-exchange). It was listed on [BitMart](https://iq.wiki/wiki/bitmart) and [MEXC](https://iq.wiki/wiki/mexc) with additional listings on exchanges such as Gate.io, [Bitget](https://iq.wiki/wiki/bitget), and [LBank](https://iq.wiki/wiki/lbank) followed in late 2023 and early 2024. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) [\\[6\\]](#cite-id-9A9cWs5wEXX1pILO) \n\n## Technology and Architecture\n\n### Core Architecture\n\nOzone Chain operates as a sovereign [Layer-1](https://iq.wiki/wiki/layer-1) [blockchain](https://iq.wiki/wiki/blockchain) utilizing a [Proof-of-Authority (PoA)](https://iq.wiki/wiki/proof-of-authority) consensus mechanism. In this model, a limited set of pre-approved validator [nodes](https://iq.wiki/wiki/node) is responsible for creating blocks and securing the network. This approach allows the chain to achieve high transaction throughput, with a reported capacity of up to 3,000 transactions per second (TPS), and maintain low gas fees. [\\[6\\]](#cite-id-9A9cWs5wEXX1pILO) [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) \n\nThe platform is fully compatible with the [Ethereum Virtual Machine (EVM)](https://iq.wiki/wiki/ethereum-virtual-machine-evm), which enables developers to deploy [smart contracts](https://iq.wiki/wiki/smart-contract) written in [Solidity](https://iq.wiki/wiki/solidity) and use familiar development tools like Remix, Truffle, and [MetaMask](https://iq.wiki/wiki/metamask) with minimal adjustments. This compatibility is a key part of its strategy to lower entry barriers and encourage ecosystem growth by attracting developers from the larger [Ethereum](https://iq.wiki/wiki/ethereum) community. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y)​\n\n### Quantum Resistance Strategy\n\n#### Post-Quantum Cryptography (PQC)\n\nOzone Chain replaces traditional cryptographic algorithms with PQC standards selected by the U.S. National Institute of Standards and Technology (NIST). This is primarily achieved through the implementation of lattice-based cryptography, which is believed to be secure against attacks from both classical and quantum computers. [\\[4\\]](#cite-id-Gf5dRPSlT9sRHcQE)​\n\nThe two main algorithms from the CRYSTALS (Cryptographic Suite for Algebraic Lattices) suite are utilized:\n\n* **CRYSTALS-Dilithium:** A digital signature algorithm used for authenticating transactions and verifying block proposals. It replaces the ECDSA signatures used by many existing blockchains, securing these core functions against cryptanalysis by Shor's algorithm. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y)\n* **CRYSTALS-Kyber:** A Key Encapsulation Mechanism (KEM) used for establishing secure data exchange and communication channels between the network's distributed nodes. [\\[6\\]](#cite-id-9A9cWs5wEXX1pILO)\n\n#### Quantum Random Number Generation (QRNG)\n\nTo further enhance security, Ozone Chain incorporates a Quantum Random Number Generator (QRNG). Unlike pseudo-random number generators (PRNGs) used in classical computing, which are algorithm-based and potentially predictable, a QRNG generates true randomness by harnessing the inherent unpredictability of quantum-mechanical phenomena, such as a \"quantum state of matter\" or a \"laser source.\" [\\[4\\]](#cite-id-Gf5dRPSlT9sRHcQE)​\n\nThese non-deterministic random numbers provide high-quality entropy for critical cryptographic functions within the blockchain. The on-chain applications include generating secure seeds and initial random values, creating unique nonces and salts for transactions, and producing blinding values and padding bytes to prevent predictive attacks. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y)​\n\n### Third-Party Validation\n\nOzone Chain claims that its quantum technologies have been subjected to and have passed standardized tests from several organizations. The project's QRNG successfully passed the full suite of NIST SP 800-22 tests, including the Frequency Test, Runs Test, and Matrix Rank Test. The platform's randomness generation has also reportedly passed the Dieharder test suite and general entropy tests. [\\[5\\]](#cite-id-dlKjenSnJJc5asSU) [\\[4\\]](#cite-id-Gf5dRPSlT9sRHcQE) \n\n## Tokenomics\n\nThe OZO token was initially launched as an [ERC-20](https://iq.wiki/wiki/erc-20) token on the [Ethereum](https://iq.wiki/wiki/ethereum) network to facilitate early liquidity and trading on [decentralized](https://iq.wiki/wiki/decentralized-exchange) and [centralized exchanges](https://iq.wiki/wiki/cex-centralized-exchange), with a plan for migration to the native Ozone Chain. [\\[3\\]](#cite-id-iKOq64CR4zXNCbMj)​\n\n### Token Utilities\n\n* **Gas Fees:** It is used to pay for transaction fees and the computational costs of smart contract execution on the network.\n* **Staking:** Token holders can stake OZO to help secure the network. Under the PoA model, validators stake OZO as collateral and earn rewards for their service.\n* **Governance:** OZO holders are intended to participate in the on-chain governance process, allowing them to vote on proposals related to protocol upgrades and ecosystem development. [\\[2\\]](#cite-id-vfqoJAJcSv9Bpk8y) [\\[3\\]](#cite-id-iKOq64CR4zXNCbMj)\n\n### Supply and Allocation\n\n* **Staking:** 25%\n* **Community:** 15%\n* **Ecosystem:** 15%\n* **Marketing:** 10%\n* **Team:** 10%\n* **Public Sale:** 10%\n* **Strategic Round:** 5%\n* **Private Sale:** 5%\n* **Advisor:** 5% [\\[3\\]](#cite-id-iKOq64CR4zXNCbMj)","summary":"Ozone Chain is a Layer 1, EVM-compatible blockchain designed for quantum resistance. It uses Post-Quantum Cryptography (PQC) and a Quantum Random Number Generator (QRNG) to protect against threats from both classical and quantum computers.","images":[{"id":"QmZh6JbF4d2VrCBtAaMLfayCHninSth8HunrGycfPPARPo","type":"image/jpeg, image/png"}],"categories":[{"id":"cryptocurrencies","title":"cryptocurrencies"}],"tags":[{"id":"Blockchains"},{"id":"Protocols"},{"id":"Ethereum"},{"id":"Developers"}],"media":[],"metadata":[{"id":"references","value":"[{\"id\":\"0EeD2Un35zV3APyq\",\"description\":\"CoinGecko: Ozone Chain\",\"timestamp\":1776078201756,\"url\":\"https://www.coingecko.com/en/coins/ozone-chain\"},{\"id\":\"vfqoJAJcSv9Bpk8y\",\"url\":\"https://whitepaper.ozonechain.io/\",\"description\":\"Ozone Chain Whitepaper\",\"timestamp\":1776077592685},{\"id\":\"iKOq64CR4zXNCbMj\",\"description\":\"Ozone Chain Discord Channel\",\"timestamp\":1776078209556,\"url\":\"https://discord.com/invite/xfG5rgQps3\"},{\"id\":\"Gf5dRPSlT9sRHcQE\",\"url\":\"https://ozonechain.io/\",\"description\":\"Ozone Chain Official Website\",\"timestamp\":1776077592685},{\"id\":\"dlKjenSnJJc5asSU\",\"description\":\"CoinMarketCap: Ozone Chain\",\"timestamp\":1776078222321,\"url\":\"https://coinmarketcap.com/currencies/ozone-chain/\"},{\"id\":\"9A9cWs5wEXX1pILO\",\"url\":\"https://t.me/ozonechainlabs\",\"description\":\"Ozone Chain Telegram Community Channel\",\"timestamp\":1776077592685},{\"id\":\"C9FoslVIUnWQjBZU\",\"url\":\"https://github.com/Ozone-chain\",\"description\":\"Ozone Chain GitHub Repository\",\"timestamp\":1776077592685},{\"id\":\"hr04mMpTD1UFuxWj\",\"url\":\"https://www.youtube.com/channel/UC2uK6abt6W17CgsUFvnkYpQ\",\"description\":\"Ozone Chain Official YouTube Channel\",\"timestamp\":1776077592685}]"},{"id":"website","value":"https://ozonechain.io/"},{"id":"twitter_profile","value":"https://x.com/Ozone_chain"},{"id":"telegram_profile","value":"https://t.me/ozonechainlabs"},{"id":"github_profile","value":"https://github.com/Ozone-chain"},{"id":"discord_profile","value":"https://discord.com/invite/xfG5rgQps3"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/ozone-chain"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/ozone-chain/"},{"id":"medium_profile","value":"https://medium.com/@Ozone_chain"},{"id":"youtube_profile","value":"https://www.youtube.com/channel/UC2uK6abt6W17CgsUFvnkYpQ"},{"id":"instagram_profile","value":"https://www.instagram.com/ozone_chain/"},{"id":"references","value":"[{\"id\":\"0EeD2Un35zV3APyq\",\"description\":\"CoinGecko: Ozone Chain\",\"timestamp\":1776078201756,\"url\":\"https://www.coingecko.com/en/coins/ozone-chain\"},{\"id\":\"vfqoJAJcSv9Bpk8y\",\"url\":\"https://whitepaper.ozonechain.io/\",\"description\":\"Ozone Chain Whitepaper\",\"timestamp\":1776077592685},{\"id\":\"iKOq64CR4zXNCbMj\",\"description\":\"Ozone Chain Discord Channel\",\"timestamp\":1776078209556,\"url\":\"https://discord.com/invite/xfG5rgQps3\"},{\"id\":\"Gf5dRPSlT9sRHcQE\",\"url\":\"https://ozonechain.io/\",\"description\":\"Ozone Chain Official Website\",\"timestamp\":1776077592685},{\"id\":\"dlKjenSnJJc5asSU\",\"description\":\"CoinMarketCap: Ozone Chain\",\"timestamp\":1776078222321,\"url\":\"https://coinmarketcap.com/currencies/ozone-chain/\"},{\"id\":\"9A9cWs5wEXX1pILO\",\"url\":\"https://t.me/ozonechainlabs\",\"description\":\"Ozone Chain Telegram Community Channel\",\"timestamp\":1776077592685},{\"id\":\"C9FoslVIUnWQjBZU\",\"url\":\"https://github.com/Ozone-chain\",\"description\":\"Ozone Chain GitHub Repository\",\"timestamp\":1776077592685},{\"id\":\"hr04mMpTD1UFuxWj\",\"url\":\"https://www.youtube.com/channel/UC2uK6abt6W17CgsUFvnkYpQ\",\"description\":\"Ozone Chain Official YouTube Channel\",\"timestamp\":1776077592685}]"},{"id":"contract_url","value":"https://ozonescan.io/"},{"id":"contract_url","value":"https://ozonechain.io/static/pdf/testnet-audit-report.pdf"},{"id":"etherscan","value":"https://etherscan.io/token/0x4948A9DeeD1A3dC918ac98DE615E268A3702a214"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmaaNmhYfxWJFfjL5uoNFLwHG1nqsX12RMhL6Q9THu4YVU\""},{"id":"commit-message","value":"\"Removed Ozone Chain page content\""},{"id":"previous_cid","value":"QmaaNmhYfxWJFfjL5uoNFLwHG1nqsX12RMhL6Q9THu4YVU"}],"events":[{"id":"ac7f4fc2-d164-420a-a0f4-23fb034c77d5","date":"2022-08","title":"Ozone Chain Project Inception","type":"CREATED","description":"The initial research and development phase for the Ozone Chain project began, focusing on creating a quantum-resistant blockchain solution.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"cc549dcd-4510-4668-baeb-ef29b84ecbf7","date":"2023-08","title":"Whitepaper Publication","type":"DEFAULT","description":"The official whitepaper was published, detailing the project's technical architecture, including its use of PQC and a QRNG.","link":"https://whitepaper.ozonechain.io/","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"808fa3e1-355b-449a-a3cf-4759c6c02e46","date":"2023-10","title":"Mainnet Launch","type":"DEFAULT","description":"The Ozone Chain Mainnet was officially launched, marking the genesis of the quantum-resistant network available to the public.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"55292c31-e62a-4ceb-b701-03fa4f115ab3","date":"2023-11","title":"First CEX Listings for OZO Token","type":"DEFAULT","description":"The native OZO token was listed on several centralized exchanges, including BitMart, MEXC, and Gate.io, increasing its liquidity and accessibility.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"48332681-90f4-46ef-b23c-ce016dc411df","date":"2025-01","title":"Project Cerberus Announcement","type":"DEFAULT","description":"A major network upgrade, 'Project Cerberus,' was announced, aimed at enhancing interoperability with other blockchains through a quantum-secure bridge protocol.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"operator":{"id":"0x4a2bC97afBF41a2Cbf4b4628F63420682Ff4CF2a"},"language":"en","version":1,"linkedWikis":{"blockchains":["ethereum"],"founders":[],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"ec2e1a48-c009-45cc-a967-135ddd235c5f\",\"title\":\"Ozone Chain\",\"description\":\"Ozone Chain is a Layer 1, EVM-compatible blockchain designed for quantum resistance. It uses Post-Quantum Cryptography (PQC) and a Quantum Random Number Generator (QRNG) to protect against threats from both classical and quantum computers.\",\"timestamp\":\"2026-04-13T11:04:48.472Z\",\"category\":\"cryptocurrencies\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889\",\"address\":\"0x4a2bC97afBF41a2Cbf4b4628F63420682Ff4CF2a\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Third-Party Validation\",\"subtitle\":\"Information regarding standardized tests was removed from the validation section.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Removed the claim that the project's quantum security technologies passed standardized tests by TÜV Rheinland. [[5]](#cite-id-dlKjenSnJJc5asSU)\"]},{\"title\":\"References\",\"subtitle\":\"Updated the descriptions for several source references.\",\"variant\":\"modified\",\"changeCount\":3,\"changes\":[\"Changed reference description from 'Ozone Chain Summary on CoinGecko' to 'CoinGecko: Ozone Chain'.\",\"Changed reference description from 'Ozone Chain Project Overview' to 'Ozone Chain Discord Channel'.\",\"Changed reference description from 'Ozone Chain Analysis on CoinMarketCap' to 'CoinMarketCap: Ozone Chain'.\"]}]}]}"}