{"id":"zus","title":"Zus","content":"Züs (formerly 0Chain) is a decentralized data storage platform launched in 2018, providing data privacy, protection, and private sharing. It is positioned as a high-performance, cost-effective alternative to traditional cloud storage with a focus on Artificial Intelligence (AI), Decentralized Physical Infrastructure Networks ([DePIN](https://iq.wiki/wiki/depin)), and breach-proof security for enterprises.[\\[3\\]](#cite-id-KmFLyxp5H9KzPLPU) It aims to help businesses achieve GDPR/CCPA compliance, transparency, and near-zero liability. ZCN is the native token of the platform and can be used for storage services or staked to generate interest for holders.[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE)\n\n## Company\n\nZüs is developed by the US-based organization, 0chain LLC. It was founded in 2017 by Saswata Basu and Tom Austin. The company has a primary office in Cupertino, California, and has around 11-50 employees.[\\[5\\]](#cite-id-XvCuBsn8YIz17zoY) The project has undergone a significant rebranding, changing its public-facing name from 0Chain to Züs.[\\[6\\]](#cite-id-F7bidJApMF4olnpZ)\n\n## Team\n\nThe project was co-founded by CEO Saswata Basu and Tom Austin, who have extensive backgrounds in cloud architecture, software engineering, and academia.[\\[3\\]](#cite-id-KmFLyxp5H9KzPLPU)\n\n* **Saswata Basu (Co-founder and CEO):** Prior to Züs, Basu was a co-founder and CTO at GuruHub, a cloud architect at Energous Corporation, and a cloud consultant.\n* **Tom Austin (Co-founder):** Austin is an Associate Professor at San Jose State University and has past experience as a Senior Software Engineer at Knight Ridder Digital and held internships at the Mozilla Corporation.[\\[3\\]](#cite-id-KmFLyxp5H9KzPLPU)\n\n## Overview\n\nZüs is a decentralized storage platform featuring high performance and private data sharing. It is built to provide no vendor lock-in, allowing users to retain full ownership and control of their data. The platform provides automated data privacy compliance, continuous protection, and secured sharing for user applications. Züs has an immutable data ledger to resolve disputes, conduct audits, and eliminate data liability.[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE)\n\nIn addition, Züs enables secured data sharing between customers, partners, internal groups, and employees. The platform extends private data usage in smart contract applications on blockchain platforms such as [Hyperledger](https://iq.wiki/wiki/hyperledger) and [Ethereum](https://iq.wiki/wiki/ethereum) with simple API interfaces. It aims to help businesses and enterprises to comply with GDPR/CCPA with transparency and near-zero liability.[\\[2\\]](#cite-id-d0bowte9c3)\n\nThe Züs protocol addresses typical issues related with proof-of-work blockchains (e.g. [Bitcoin](https://iq.wiki/wiki/bitcoin)) such as scalability and energy waste, as well as problems like data breaches and data replication associated with traditional data storage protocols. It utilizes various protocols in its ecosystem to achieve fast performance and data protection. The miners have multiple ways to earn the native ZCN token for providing the network with stability and security.[\\[7\\]](#cite-id-hf5zLcdStRgYZzx9)\n\nThe project's mainnet, codenamed 'Fuji', was launched, moving the platform from its initial development and testnet phases into a fully operational network.[\\[1\\]](#cite-id-fadevikiikg)\n\n## Züs Protocols\n\nZüs makes use of various protocols and technologies to get faster transaction speed and latency, and also to achieve data protection with privacy.[\\[7\\]](#cite-id-hf5zLcdStRgYZzx9)\n\n### Consensus Protocol\n\nZüs uses a Proof-of-Stake consensus protocol to enable a fast and flexible platform. By dividing the work among different groups, confirmation time is improved by reducing network latency. To achieve this, the network relies on three main types of service providers performing duties such as consensus, storage of blocks, and storage of data.[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE)\n\n1. **Miners:** Miners run the consensus protocol and add new transactions to the network. They accept transactions from users and build, verify, notarize, and finalize blocks. They store wallet and smart contract states on their ledger.\n2. **Blobbers:** These are the storage providers on the Züs network. They store required data of any size needed for dApps and provide a single source of truth for that data.\n3. **Sharders:** Sharders store the blockchain history and respond to queries about it. They store blocks and keep records of view changes.\n\nIn the Züs network, a client sends transactions to the miners and queries the sharders for status. Miners and Sharders get paid for each validated block. This division of labor allows for greater network efficiency. The platform implements a squared-staking approach, where the influence of miners and sharders is based on the square of their staked ZCN tokens. This method encourages staking from a single account and places a greater risk of penalties if they fail to correctly run the protocol.[\\[1\\]](#cite-id-fadevikiikg)\n\n### Storage Protocol\n\nThe Züs protocol divides the tasks of performing consensus, storing blocks, and data storage into three separate entities—miners, sharders, and blobbers. The platform employs a three-layer security model for data protection.[\\[7\\]](#cite-id-hf5zLcdStRgYZzx9)[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE)\n\n1. **Fragmentation & Erasure Coding:** Data is first broken up using an erasure code before being distributed across a network of data and parity servers (Blobbers). This ensures data integrity and availability even if some servers go offline, with an efficient data expansion rate of 1.5x.\n2. **Proxy Re-encryption:** A unique privacy protocol allows users to share encrypted data without exposing their private keys. The data owner generates a \"Proxy Key\" which is given to Blobbers, who then re-encrypt the data for the intended recipient. Only the recipient with their private key can decrypt the information.\n3. **Immutability:** The underlying blockchain technology ensures that all data contracts and metadata are immutable, preventing tampering.\n\nTo validate work, blobbers are challenged by the [blockchain](https://iq.wiki/wiki/blockchain) to prove they are storing content correctly. They must provide proofs and respond within a time limit determined by the file size to pass the challenge. Based on the blobber’s ability to provide the requested data, their stake is rewarded or punished accordingly via a smart contract.[\\[7\\]](#cite-id-hf5zLcdStRgYZzx9)\n\n### Wallet Security Protocol\n\nTo address challenges with cryptographic key management, Züs has implemented an innovative approach called Split Key technology. Users have more than one device at their disposal (such as a mobile device and laptop) in which their master key, anchored on the blockchain, can be used to generate derivative \"Split Keys\" that are stored on each device.[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE) By splitting the key into multiple components across different devices, the wallet achieves several security benefits:\n\n* Adequate protection even if a component of the key is lost or corrupt.\n* In the case of losing a device or theft, the key remains protected as the master private key is never exposed.\n* Signatures for transactions must contain all the split components.\n* The components of signatures from each device are secure on their own and cannot be used for an attack or to expose other portions of the key.[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE)\n\nIf one of the devices is compromised, the user’s assets remain safe, and users can regenerate a new set of keys using their original mnemonic seed. This technology is a core feature of the Züs wallet, Bolt.\n\n## Ecosystem\n\nZüs has a growing ecosystem of applications and services built on its decentralized storage network.[\\[7\\]](#cite-id-hf5zLcdStRgYZzx9)\n\n* **Blimp:** An S3-compatible cloud migration platform that utilizes Züs for backend storage.\n* **Vult:** A personal cloud application and digital vault for storing encrypted data and sharing it privately. It also integrates AI agents to enhance user productivity.[\\[3\\]](#cite-id-KmFLyxp5H9KzPLPU)\n* **Chalk:** A high-performance storage solution designed for NFT artists and their creations.\n* **Bolt:** A secure wallet featuring the air-gapped, 2FA Split Key protocol. It allows users to stake ZCN tokens and earn rewards from storage providers.\n* **Atlus:** A blockchain explorer for the Züs network.\n* **Chimney:** A platform that enables individuals to become storage providers (Blobbers) by using their own servers or renting capacity.\n* **ZS3 Server:** A high-performance, S3-compatible object storage server that acts as a gateway to the Züs network, enabling easier migration and integration for applications built on the Amazon S3 standard.[\\[6\\]](#cite-id-F7bidJApMF4olnpZ)\n\n## Development\n\nThe Züs blockchain and its ecosystem products are live and in active development. The mainnet, codenamed 'Fuji', was announced in late 2020 and launched thereafter, with a miner and sharder registration program initiated in February 2021 to bootstrap the network.[\\[1\\]](#cite-id-fadevikiikg)\n\nFor the launch of the [Mainnet](https://iq.wiki/wiki/mainnet), the active set of consensus-providers was established with 100 Miners and 25 Sharders. The number of Blobbers (storage providers) is uncapped.[\\[5\\]](#cite-id-XvCuBsn8YIz17zoY) As of May 2025, the core [blockchain](https://iq.wiki/wiki/blockchain) repository released version v1.20.1, indicating ongoing development and maturation of the platform.[\\[7\\]](#cite-id-hf5zLcdStRgYZzx9)\n\n## Tokenomics\n\nZüs has a native utility token denoted by the ticker symbol ZCN. It is an ERC-20 token on the [Ethereum](https://iq.wiki/wiki/ethereum) blockchain.[\\[3\\]](#cite-id-KmFLyxp5H9KzPLPU)\n\n* **Ethereum Contract:** `0xb9ef770b6a5e12e45983c5d80545258aa38f3b78`\n* **Max Supply:** 400,000,000 ZCN\n* **Total Supply:** 200,000,000 ZCN\n\nThe token registered an all-time high of $2.68 on April 21, 2021, and an all-time low of $0.00226 on April 9, 2025. ZCN is available for trading on exchanges such as Gate.io, [Bitfinex](https://iq.wiki/wiki/bitfinex), Uniswap (v2), and [Bancor](https://iq.wiki/wiki/bancor) Network.[\\[3\\]](#cite-id-KmFLyxp5H9KzPLPU)\n\nWhen the Züs mainnet launched, ZCN token holders were allowed to swap their ERC-20 tokens for the native mainnet token. The mainnet tokens can perform fast transactions with near-instant finality. Züs offers innovative token economics where users can lock ZCN tokens to collect upfront interest, which can then be used to pay for services like storage, effectively making them \"free\".[\\[8\\]](#cite-id-sBqCmURL9ce97fl2)\n\n### Token Distribution\n\nThe 200 million pre-mined tokens were allocated as follows:\n\n| Beneficiary | No. of ZCN tokens || ----------- | ----------------- || Team | 100,000,000 ZCN || Investors and Advisors | 20,000,000 ZCN || Private Pre-sale investors | 40,000,000 ZCN || Reserved and locked with unlock terms for when ZCN value is greater than $10 USD | 40,000,000 ZCN |\n\n.\n\n### Token Vesting\n\nThe pre-sale tokens were distributed in June 2018. All team and seed tokens vested over four years from January 2018, with the vesting period concluding in January 2022. About 40M team tokens were designated to be locked to preserve the integrity of the network for several years.[\\[1\\]](#cite-id-fadevikiikg)\n\n## Partnerships\n\nZüs has formed several strategic partnerships to drive adoption and integrate its technology across various industries.[\\[4\\]](#cite-id-nlDxmRkS4Zxtz2ZE)\n\n* **Huawei Cloud Singapore:** A collaboration focused on data ownership and security. Lance Yap, Senior Business Director at Huawei Cloud Singapore, has endorsed the platform's ability to provide users with control over their data with high security and privacy.\n* **GEEQ:** A partnership aimed at leveraging blockchain to transform industries from logistics to media. GEEQ's CEO, Ric Asselstine, noted the potential for creative solutions through the collaboration.\n* **Morpheus Lab:** Züs partnered with [Morpheus Labs](https://iq.wiki/wiki/morpheus-labs) to enable enterprises to utilize blockchain technology for greater flexibility and scalability.\n* **Amazon Web Services (AWS):** Züs is an official vendor on the AWS Marketplace, making its data privacy and protection services available to AWS customers seeking to lower security costs and enhance their data privacy reputation.[\\[9\\]](#cite-id-FAa9IvNpWMQyBf8v)","summary":"0Chain is a decentralized data storage platform, it was created on Ethereum blockchain. It was launched in 2018.","images":[{"id":"QmWhRMo5ZrQaRqXDwVPvGj7FKB8yCc9pRyeJp75fn5V9me","type":"image/jpeg, image/png"}],"categories":[{"id":"exchanges","title":"Exchanges"}],"tags":[],"media":[],"metadata":[{"id":"facebook_profile","value":"https://www.facebook.com/0chain"},{"id":"twitter_profile","value":"https://twitter.com/0chain"},{"id":"youtube_profile","value":"https://www.youtube.com/channel/UCuRk0tjbTmc5GEYaFEISnAw"},{"id":"reddit_profile","value":"https://www.reddit.com/r/0chain/"},{"id":"github_profile","value":"https://github.com/0chain"},{"id":"telegram_profile","value":"https://t.me/Ochain"},{"id":"references","value":"[{\"id\":\"fadevikiikg\",\"url\":\"https://medium.com/0chain/mainnet-release-fuji-16a47888f1dc\",\"description\":\"0Chain mainnet release announcement\",\"timestamp\":1658832032612},{\"id\":\"d0bowte9c3\",\"url\":\"https://blogs.oracle.com/cloud-infrastructure/immutable-data-privacy-protection-and-private-data-sharing-with-0chain-on-oracle-cloud-infrastructure\",\"description\":\"0chain protocol info on oracle blog\",\"timestamp\":1658832053937},{\"id\":\"KmFLyxp5H9KzPLPU\",\"url\":\"https://coinmarketcap.com/currencies/0chain/\",\"description\":\"Zus (ZCN) on CoinMarketCap\",\"timestamp\":1767887247893},{\"id\":\"nlDxmRkS4Zxtz2ZE\",\"url\":\"https://zus.network/\",\"description\":\"Züs official website\",\"timestamp\":1767887247893},{\"id\":\"XvCuBsn8YIz17zoY\",\"url\":\"https://www.crunchbase.com/organization/0chain/company\\\\_financials\",\"description\":\"0Chain financials details\",\"timestamp\":1767887247893},{\"id\":\"F7bidJApMF4olnpZ\",\"url\":\"https://github.com/0chain\",\"description\":\"Züs (formerly 0Chain) on GitHub\",\"timestamp\":1767887247893},{\"id\":\"hf5zLcdStRgYZzx9\",\"url\":\"https://github.com/0chain/0chain\",\"description\":\"Züs Core Blockchain GitHub Repository\",\"timestamp\":1767887247893},{\"id\":\"sBqCmURL9ce97fl2\",\"url\":\"https://zus.network/zcn-supply-schedule/\",\"description\":\"ZCN Supply Schedule\",\"timestamp\":1767887247893},{\"id\":\"FAa9IvNpWMQyBf8v\",\"url\":\"https://aws.amazon.com/marketplace/seller-profile?id=d1bd4227-fc07-4751-af4b-bccb3929d62d\",\"description\":\"0CHAIN on AWS Marketplace\",\"timestamp\":1767887247893}]"},{"id":"commit-message","value":"\"Added Züs wiki page\""}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0xC386440AA1Fc3849fd0c5eC51019CF3E352C2250"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":[],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"f9f661e7-4eec-45e7-8036-a33c624a966f\",\"title\":\"Zus\",\"description\":\"0Chain is a decentralized data storage platform, it was created on Ethereum blockchain. It was launched in 2018.\",\"timestamp\":\"2026-01-08T15:52:45.887Z\",\"category\":\"Exchanges\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0xC386440AA1Fc3849fd0c5eC51019CF3E352C2250\",\"address\":\"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Title\",\"subtitle\":\"The title of the wiki was changed to reflect the project's rebranding.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Changed title from \\\"0Chain\\\" to \\\"Zus\\\"\"]},{\"title\":\"Introduction\",\"subtitle\":\"The introduction was rewritten to include the rebranding to Züs and its focus on AI and DePIN.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Rewrote the introduction to reflect the project's new name, Züs (formerly 0Chain), and its focus as a high-performance, cost-effective storage alternative for AI and DePIN.[[3]](#cite-id-KmFLyxp5H9KzPLPU)[[4]](#cite-id-nlDxmRkS4Zxtz2ZE)\"]},{\"title\":\"Company\",\"subtitle\":\"The Company section was updated with the new branding.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Updated the section to reflect the developer of Züs is 0chain LLC and added a note about the public rebranding.[[6]](#cite-id-F7bidJApMF4olnpZ)[[5]](#cite-id-XvCuBsn8YIz17zoY)\"]},{\"title\":\"Team\",\"subtitle\":\"The Team section was condensed from a large table to a brief overview of the co-founders.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Replaced the large team table with a condensed list focusing on the co-founders, Saswata Basu and Tom Austin, with brief bios.[[3]](#cite-id-KmFLyxp5H9KzPLPU)\"]},{\"title\":\"Fundraising\",\"subtitle\":\"The 'Fundraising' and 'Initial Coin Offering' sections were removed from the article.\",\"variant\":\"removed\",\"changeCount\":2,\"changes\":[\"Removed the 'Fundraising' section.\",\"Removed the 'Initial Coin Offering' subsection.\"]},{\"title\":\"Overview\",\"subtitle\":\"The Overview section was updated with the Züs branding and mainnet launch confirmation.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Rewrote the section to use the Züs branding and confirmed that the mainnet 'Fuji' has been launched.[[4]](#cite-id-nlDxmRkS4Zxtz2ZE)[[2]](#cite-id-d0bowte9c3)[[7]](#cite-id-hf5zLcdStRgYZzx9)[[1]](#cite-id-fadevikiikg)\"]},{\"title\":\"Züs Protocols\",\"subtitle\":\"The protocols section was renamed and its content was significantly updated.\",\"variant\":\"modified\",\"changeCount\":4,\"changes\":[\"Renamed section from '0Chain Protocols' to 'Züs Protocols'.\",\"Updated the 'Consensus Protocol' description, maintaining the roles of Miners, Blobbers, and Sharders under the new branding.[[4]](#cite-id-nlDxmRkS4Zxtz2ZE)[[1]](#cite-id-fadevikiikg)\",\"Rewrote the 'Storage Protocol' to detail a three-layer security model: Fragmentation & Erasure Coding, Proxy Re-encryption, and Immutability.[[7]](#cite-id-hf5zLcdStRgYZzx9)[[4]](#cite-id-nlDxmRkS4Zxtz2ZE)\",\"Updated the 'Wallet Security Protocol' with details on Split Key technology and mentioned the 'Bolt' wallet.[[4]](#cite-id-nlDxmRkS4Zxtz2ZE)\"]},{\"title\":\"Ecosystem\",\"subtitle\":\"A new 'Ecosystem' section was added, replacing the former 'Products' section.\",\"variant\":\"added\",\"changeCount\":1,\"changes\":[\"Added the 'Ecosystem' section, listing applications such as Blimp, Vult, Chalk, Bolt, Atlus, Chimney, and the ZS3 Server.[[7]](#cite-id-hf5zLcdStRgYZzx9)[[3]](#cite-id-KmFLyxp5H9KzPLPU)[[6]](#cite-id-F7bidJApMF4olnpZ)\"]},{\"title\":\"Development\",\"subtitle\":\"The Development section was updated to reflect that the 'Fuji' mainnet is live and actively developed.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Updated content to confirm the 'Fuji' mainnet is live, removing the 'Testnet' subsection and noting ongoing development with the release of version v1.20.1.[[1]](#cite-id-fadevikiikg)[[5]](#cite-id-XvCuBsn8YIz17zoY)[[7]](#cite-id-hf5zLcdStRgYZzx9)\"]},{\"title\":\"Tokenomics\",\"subtitle\":\"Tokenomics data was updated with the contract address, current market info, and vesting status.\",\"variant\":\"modified\",\"changeCount\":4,\"changes\":[\"Added the ZCN ERC-20 contract address.\",\"Updated market data with a new all-time high of $2.68 and all-time low of $0.00226, and listed exchanges like Gate.io and Bitfinex.[[3]](#cite-id-KmFLyxp5H9KzPLPU)\",\"Updated the description of token economics, explaining that locked tokens can generate interest to pay for services.[[8]](#cite-id-sBqCmURL9ce97fl2)\",\"Updated the 'Token Vesting' section to state that the vesting period concluded in January 2022.[[1]](#cite-id-fadevikiikg)\"]},{\"title\":\"Partnerships\",\"subtitle\":\"The list of partners was completely replaced with new strategic collaborations.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Replaced the previous partner list (Kylin Network, Ocean Protocol) with new partners including Huawei Cloud Singapore, GEEQ, Morpheus Lab, and Amazon Web Services (AWS).[[4]](#cite-id-nlDxmRkS4Zxtz2ZE)[[9]](#cite-id-FAa9IvNpWMQyBf8v)\"]},{\"title\":\"References\",\"subtitle\":\"The list of references was updated with several additions and removals.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Added 7 new references, including CoinMarketCap, the official Züs website, GitHub, and AWS Marketplace.\",\"Removed 3 outdated references.\"]}]}]}"}