{"id":"zkm","title":"ZKM","content":"**ZKM, or Zero-Knowledge MIPS**, is an advanced architecture that combines MIPS (Microprocessor without Interlocked Pipeline Stages), a type of Reduced Instruction Set Computer (RISC) CPU architecture, with [zero-knowledge proofs (ZKPs)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) to meet its goals of addressing fragmentation in the [blockchain](https://iq.wiki/wiki/blockchain) space by enhancing interoperability and unifying decentralized systems. [[1]](#cite-id-kzyqqnjuqfb)[[2]](#cite-id-4sf5w29oacg)\n\n$$widget0 [YOUTUBE@VID](JrdsFBB9tjU)$$\n\n# Overview\n\nZKM is an open-source project utilizing the MIPS instruction set. It is focused on research-driven methods to improve verifiable computing for a more integrated [blockchain](https://iq.wiki/wiki/blockchain) experience. The project seeks to address fragmentation in the [blockchain](https://iq.wiki/wiki/blockchain) space by enhancing interoperability and unifying decentralized systems. ZKM is developing a general-purpose zkVM designed to integrate with various [blockchain](https://iq.wiki/wiki/blockchain) infrastructures and, eventually, non-[blockchain](https://iq.wiki/wiki/blockchain) systems. This integration aims to enable secure and decentralized communication of state changes between chains, which is critical for the broader adoption of [blockchain](https://iq.wiki/wiki/blockchain) technology. [[1]](#cite-id-kzyqqnjuqfb)[[3]](#cite-id-9m4015af2bq)\n\nThe project aims to overcome several challenges: removing the 7-day Withdrawal Window, achieving Unified Security for all [Layer 2 (L2)](https://iq.wiki/wiki/layer-2) solutions and alternative Layer 1 (Alt L1) [blockchain](https://iq.wiki/wiki/blockchain) networks, and enabling tamper-proof Internet of Things (IoT) and cloud computing. The goal is to facilitate faster and more convenient fund withdrawals, create a standardized security framework across various [L2](https://iq.wiki/wiki/layer-2) and Alt L1 platforms, and improve the security and integrity of IoT devices and cloud computing systems. [[1]](#cite-id-kzyqqnjuqfb)[[3]](#cite-id-9m4015af2bq)\n\n# Architecture\n\n## zkVM\n\nZKM is developing the [Zero-Knowledge](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) Virtual Machine (zkVM), designed to facilitate [zero-knowledge proofs](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) across different computational tasks to enable verifiable computation for interoperability between [blockchains](https://iq.wiki/wiki/blockchain), IoT devices, and other Web2 solutions. This involves integrating [Zero-Knowledge](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) technology with the MIPS architecture to create a verifiable computing system that ensures trust in computation results from untrusted computers. The generated [Zero-Knowledge Proofs (ZKPs)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) may be stored on [Ethereum](https://iq.wiki/wiki/ethereum), aligning with ZKM’s vision of using [Ethereum](https://iq.wiki/wiki/ethereum) as a foundational settlement layer for [blockchain](https://iq.wiki/wiki/blockchain) and non-[blockchain](https://iq.wiki/wiki/blockchain) technologies utilizing the zkVM. [[4]](#cite-id-n946ar05jh)[[5]](#cite-id-6sd1l6vsxgk)\n\nIt executes computations and generates a [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) to verify their validity and results. Unlike zkEVM, zkVM integrates with many computations, allowing developers to create and execute [zero-knowledge](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) applications regardless of the [blockchain](https://iq.wiki/wiki/blockchain) network. This versatility extends its use beyond financial and privacy-focused applications to areas like supply chain management, healthcare, and entertainment, where data integrity is crucial. [[4]](#cite-id-n946ar05jh)[[5]](#cite-id-6sd1l6vsxgk)\n\n## ZK-MIPS\n\nMIPS (Microprocessor without Interlocked Pipeline Stages) is a microprocessor architecture designed for simplicity, with a minimal set of instructions that allows for easier refinement. [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-MIPS combines MIPS with [ZK (Zero-Knowledge)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) technology. Due to MIPS's minimalistic nature, converting MIPS code into [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-MIPS is relatively straightforward, resulting in fewer bugs and issues. This converted code is placed inside a specialized Virtual Machine (VM) that uses [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) architecture, creating what is known as [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-MIPS. [[3]](#cite-id-9m4015af2bq)[[6]](#cite-id-aio4l5g8cem)[[7]](#cite-id-vpxunvgqvn)\n\n[Zero-Knowledge (ZK)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) verifies computations or information without revealing the underlying data. In [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-MIPS, this means proving that a computation was performed correctly inside the VM while potentially hiding the inputs. The computation is transformed into a different format suitable for processing with [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) using mathematical polynomials and various types of commitments. [[3]](#cite-id-9m4015af2bq)[[6]](#cite-id-aio4l5g8cem)[[7]](#cite-id-vpxunvgqvn)\n\n$$widget0 [YOUTUBE@VID](cfHB9X_Dr1Q)$$\n\n### Features\n\n[ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-MIPS provides universal [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) security by securing the CPU/MIPS beneath all software layers, allowing users to benefit from [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) security without needing to perform proofing themselves. ZKM is compatible with various virtual machines (VMs), such as MoveVM, WASM, and RustVM, and integrates seamlessly with different [blockchain](https://iq.wiki/wiki/blockchain) [smart contract](https://iq.wiki/wiki/smart-contract) engines. Developers can adopt ZKM without altering their codebase, enjoying zero\n- or low-cost integration and support for multiple [smart contracts](https://iq.wiki/wiki/smart-contract) and programming languages. ZKM’s stable MIPS instruction set offers a consistent development environment, avoiding the instability of frequently changing [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) instruction sets. [[7]](#cite-id-vpxunvgqvn)\n\nIt leverages [Ethereum's](https://iq.wiki/wiki/ethereum) decentralized security base to validate transactions, ensuring robust security for [blockchain](https://iq.wiki/wiki/blockchain) and non-[blockchain](https://iq.wiki/wiki/blockchain) applications. The ZKM-enabled Hybrid [Rollup](https://iq.wiki/wiki/rollup) enhances the user experience by providing instant confirmation and finality without the 7-day withdrawal wait, improving security through [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) verification, and an extended fraud-proof challenge window for safe large transfers. ZKM also extends beyond [Layer 2](https://iq.wiki/wiki/layer-2) solutions and [blockchain](https://iq.wiki/wiki/blockchain), offering benefits to alternative Layer 1 [blockchains](https://iq.wiki/wiki/blockchain), enabling tamper-proof IoT devices and enhancing security for cloud computing environments. [[7]](#cite-id-vpxunvgqvn)\n\n![zkMIPs.webp](https://ipfs.everipedia.org/ipfs/QmQDCdzQCtLEDPVwfqZa7q572APyiS4Dhbpf9pjbXN55mg)\n\n## Quantum Entangled Network\n\nZKM is developing the Quantum Network with Entangled [Rollups](https://iq.wiki/wiki/rollup) to enable Universal Settlement. In this network, a \"particle\" represents a message, its \"characteristics\" are properties, and its \"space\" is [blockchains](https://iq.wiki/wiki/blockchain). It ensures that a message on one [blockchain](https://iq.wiki/wiki/blockchain) is directly and immediately correlated with equivalent properties on other [blockchains](https://iq.wiki/wiki/blockchain). [Zero Knowledge Proofs (ZKP)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) are used to verify computation—retrieving data from a source chain and posting a [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) to a destination chain—ensuring correct transaction execution and settlement. This method allows messages to correlate properties across previously incompatible [blockchains](https://iq.wiki/wiki/blockchain) within the Quantum Network. [[8]](#cite-id-rjps00nlzog)\n\n### Universal Settlement\n\nUniversal Settlement refers to the ability for computations executed on one [blockchain](https://iq.wiki/wiki/blockchain) to have their results used on any other [blockchain](https://iq.wiki/wiki/blockchain). Achieving this in a fully decentralized manner has been challenging. Current solutions often involve creating an intermediary [blockchain](https://iq.wiki/wiki/blockchain) between the source and destination chains to facilitate Universal Settlement, typically for token transfers. However, this approach reduces security, as there is no way to ensure that the intermediary system is decentralized enough to guarantee the secure transfer of assets. [[8]](#cite-id-rjps00nlzog)\n\n### Entangled Rollups\n\nThe Entangled [Rollup](https://iq.wiki/wiki/rollup) structure enables trustless communication between two [rollups](https://iq.wiki/wiki/rollup), allowing transactions to be executed, proved, and executed again on a destination [Layer 2 (L2)](https://iq.wiki/wiki/layer-2) while utilizing the security and cost-effectiveness of a [Rollup](https://iq.wiki/wiki/rollup). This structure facilitates interaction between incompatible blockchains through [Layer 2s](https://iq.wiki/wiki/layer-2), supporting additional use cases and optimizations such as the Universal [L2](https://iq.wiki/wiki/layer-2) Extension. The Universal [L2](https://iq.wiki/wiki/layer-2) addresses fragmented [liquidity](https://iq.wiki/wiki/pol-protocol-owned-liquidity) across ecosystems by allowing users to [burn](https://iq.wiki/wiki/token-burn) and [mint](https://iq.wiki/wiki/minting) native assets to any [Layer 2](https://iq.wiki/wiki/layer-2) that implements this structure, using a proof-of-burn mechanism and the [Rollup's](https://iq.wiki/wiki/rollup) native [mint](https://iq.wiki/wiki/minting) function. [[8]](#cite-id-rjps00nlzog)[[9]](#cite-id-c3lfib0zrc9)\n\n![entagled.png](https://ipfs.everipedia.org/ipfs/QmaiSgNsS4bUPHkm329vgLGyE5vWmUgsySqxZ5HepgQGvw)\n\n# Ecosystem\n\n## Contributor Points System\n\nThe Contributor POINTS System enables active participation in the ZKM ecosystem by earning points through various bounties and tasks. These non-transferable points track contributions on-chain, providing a way to quantify and recognize achievements within the ZKM community, including general promotion, protocol development, and educational advancements. Earning POINTS involves selecting a campaign from ZKM’s Contributor Board that matches one’s interests. Each campaign features a range of bounties covering various tasks and contributions. Completing these bounties results in accumulating POINTS. Accumulating more POINTS leads to unlocking exclusive rewards within the ZKM ecosystem. [[10]](#cite-id-mcd2o6q3vni)\n\nZKM will offer various rewards for contributors, with additional opportunities to be added over time. Reward redemptions will begin four weeks after the initial launch of the Contributor Board and POINTS System. Available rewards will include early access to community initiatives, exclusive event invitations, level-based badges, project introductions, course completion certificates, and branded merchandise, among other items. [[10]](#cite-id-mcd2o6q3vni)\n\n## ZKM Education Hub\n\nThe Education Hub is designed to guide users through the [ZK (Zero-Knowledge)](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) space, catering to beginners and experienced developers. Curated by Jeroen van de Graaf, Ph.D., a Senior Cryptographer at ZKM and Assistant Professor at the Federal University of Minas Gerais, the hub offers courses to advance education in [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) technology. Users can receive personalized support from the ZKM team and collaborate with other community members. [[11]](#cite-id-sk5zd8kdaz)[[12]](#cite-id-ib3w61385ya)\n\nThe Education Hub provides curated content, including courses, video lectures, presentations, programming assignments, tutorials, and workshops. It also offers active community support, opportunities for direct interaction with the ZKM team through community calls and AMAs, and access to a content library with recommended resources to aid in [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) learning. [[11]](#cite-id-sk5zd8kdaz)[[12]](#cite-id-ib3w61385ya)\n\nParticipants can earn ZKM POINTS by completing assignments and creating content which can be accumulated through various activities: [[11]](#cite-id-sk5zd8kdaz)[[12]](#cite-id-ib3w61385ya)\n- Watching video lectures and completing related mini-quizzes\n- Completing programming assignments with GitHub links shared on Discord\n- Writing blog articles or tweets expanding on concepts from “A High-Level Introduction To [Zero Knowledge](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) And [SNARKS](https://iq.wiki/wiki/zk-snark)” or the ZKM Content Library\n- Engaging in discussions on Discord\n- Participating in community calls and AMAs\n- Actively contributing to the Education Hub Discord channels\n- Submitting contributions through the Contributor Board\n\nAccumulating more points can unlock rewards such as early access to community initiatives, exclusive event invitations, and level-based badges. [[11]](#cite-id-sk5zd8kdaz)[[12]](#cite-id-ib3w61385ya)\n\n## Proving Service\n\nProving Service offers developers access to high-performance servers designed to handle the computational demands of generating [zero-knowledge proofs](https://iq.wiki/wiki/zero-knowledge-proofs-zkps), specifically optimized for [zk](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-MIPS, ZKM’s specialized zkVM software for integrating [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) capabilities into various applications. Zk-MIPS supports Golang, allowing proof generation within existing Golang environments without complex modifications. Developers can compile Golang code into MIPS instructions using the standard Golang compiler and verify execution with ZKM’s proof service. Support for additional high-level languages will be introduced later. [[13]](#cite-id-x2h9u706a3s)\n\n$$widget0 [YOUTUBE@VID](9KEU0CPpqKc)$$\n\n## Delphi\n\nDelphi, developed by Jeroen van de Graaf and Arjen K. Lenstra, is an advanced research initiative to share assessments of cryptographic assumptions. Most practical cryptographic protocols rely on computational or ad hoc assumptions, and evaluating these assumptions is crucial for understanding system risks. Discussions on these assumptions are often limited to informal settings or small groups. Delphi seeks to make these discussions explicit and public by collecting and sharing researchers' opinions on the strengths of key assumptions through an online questionnaire. [[14]](#cite-id-nrutu9wg36)\n\nThe current Delphi paper focuses on classical cryptographic assumptions, while Delphi 2, a separate questionnaire, is being developed to address [Ethereum](https://iq.wiki/wiki/ethereum), [zkSNARKs](https://iq.wiki/wiki/zk-snark), [zk](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)-friendly hash functions, and similar primitives. This effort aims to provide valuable comparisons of these newer primitives for the community. [[14]](#cite-id-nrutu9wg36) \n\n![delph.webp](https://ipfs.everipedia.org/ipfs/QmcziYvetpD64SkSfGUBicxcY244xKbRtrWaxorPiwkjdo)\n\n## GOAT Network\n\nOn July 8th, 2024, ZKM co-founder [Kevin Liu](https://iq.wiki/wiki/kevin-liu) revealed a [Bitcoin](https://iq.wiki/wiki/bitcoin) [Layer 2](https://iq.wiki/wiki/layer-2) solution called GOAT Network, which is planned for a Q3 launch. The project aims to make GOAT Network the first decentralized [Bitcoin](https://iq.wiki/wiki/bitcoin) [Layer 2](https://iq.wiki/wiki/layer-2) with shared network ownership, introducing a decentralized sequencer model where node operators secure the network and earn yields on their [Bitcoin](https://iq.wiki/wiki/bitcoin), as well as fees from block production, transaction ordering, and maximal extractable value (MEV) opportunities. [[16]](#cite-id-xqnuarfh1gg)\n\nGOAT Network will use ZKM’s proving service for its [ZK](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) prover component. The progress of this service will influence the decentralization of the Proof Network. In [Layer 2](https://iq.wiki/wiki/layer-2) [rollup](https://iq.wiki/wiki/rollup) networks, a sequencer orders and batches off-chain transactions before submitting them to the main [blockchain](https://iq.wiki/wiki/blockchain), while a prover generates cryptographic proofs to validate transactions, avoiding processing on the main chain. These roles currently represent single points of failure and potential censorship risks. Unlike [Bitcoin's](https://iq.wiki/wiki/bitcoin) existing state channel [Layer 2](https://iq.wiki/wiki/layer-2) solution, the [Lightning Network](https://iq.wiki/wiki/lightning-network), the GOAT Network is [Ethereum Virtual Machine](https://iq.wiki/wiki/ethereum-virtual-machine-evm)-compatible and supports [smart contract ](https://iq.wiki/wiki/smart-contract)functionality. [[16]](#cite-id-xqnuarfh1gg)\n\n> “GOAT Network’s launch of a ) ) is a powerful first step in ZKM’s quest to unite the fragmented ) universe. We believe strongly in decentralization, and we’re excited to enable a shared-ownership model from day one.” - [Kevin Liu](https://iq.wiki/wiki/kevin-liu), ZKM CEO and Co-founder.\n\n# Team\n- [Kevin Liu](https://iq.wiki/wiki/kevin-liu): CEO\n- Jeroen Van De Graaf: Researcher\n- Ming Guo: Chief Scientist\n- [Elena Sinelnikova](https://iq.wiki/wiki/elena-sinelnikova): People & Team Culture Lead\n- Lucas Peixoto Fraga: Researcher\n- Pavel Sinelnikov: Dev Rel Lead\n- Alice Liu: Education Lead\n- Ben Wynn: Community Lead\n- Berry Huang: Developer\n- Angell Li: Developer\n\n# Partnerships\n\n## Investors\n\nOn May 7th, 2024, ZKM announced a successful Pre-A funding round in November 2023. The project raised $5M in a round led by [OKX Ventures](https://iq.wiki/wiki/okx) and joined by backers including Amber Group, P2 Ventures, [Crypto.com](https://iq.wiki/wiki/cryptocom), Leland Ventures, Pacific WaterDrip Digital Asset Fund, JSquare, Contribution Capital, and [Metis Foundation](https://iq.wiki/wiki/metis). [[15]](#cite-id-75bje6gadhu)","summary":"ZKM is an advanced MIPS-based architecture using zero-knowledge proofs to enhance blockchain interoperability, verifiable computing, and secure IoT and cloud sy...","images":[{"id":"Qmef4PvfKitxKnjCsKgdps1LjdWhpUjuoPWTqqANHAHrgW","type":"image/jpeg, image/png"}],"categories":[{"id":"organizations","title":"Organizations"}],"tags":[{"id":"Ethereum"},{"id":"Protocols"},{"id":"Founders"}],"media":[{"id":"QmSjxC3Zjb7y21UknhuyGoyqLtruycNy58hY8j9g8y88pE","size":"0.01","name":"MIPS.png","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmaiSgNsS4bUPHkm329vgLGyE5vWmUgsySqxZ5HepgQGvw","size":"0.37","name":"entagled.png","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmcziYvetpD64SkSfGUBicxcY244xKbRtrWaxorPiwkjdo","size":"0.08","name":"delph.webp","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmQDCdzQCtLEDPVwfqZa7q572APyiS4Dhbpf9pjbXN55mg","size":"0.05","name":"zkMIPs.webp","type":"GALLERY","source":"IPFS_IMG"},{"id":"https://www.youtube.com/watch?v=cfHB9X_Dr1Q","size":"0","name":"cfHB9X_Dr1Q","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=JrdsFBB9tjU","size":"0","name":"JrdsFBB9tjU","type":null,"source":"YOUTUBE"},{"id":"https://www.youtube.com/watch?v=9KEU0CPpqKc","size":"0","name":"9KEU0CPpqKc","type":null,"source":"YOUTUBE"}],"metadata":[{"id":"references","value":"[{\"id\":\"kzyqqnjuqfb\",\"url\":\"https://www.zkm.io/\",\"description\":\"ZKM\",\"timestamp\":1723487293584},{\"id\":\"4sf5w29oacg\",\"url\":\"https://docs.zkm.io/getting-started\",\"description\":\"Getting Started | ZKM Docs\",\"timestamp\":1723487306974},{\"id\":\"9m4015af2bq\",\"url\":\"https://docs.zkm.io/faq#what-challenges-does-zkm-aim-to-address\",\"description\":\"FAQs | ZKM Docs\",\"timestamp\":1723487762446},{\"id\":\"n946ar05jh\",\"url\":\"https://docs.zkm.io/zkm-architecture\",\"description\":\"ZKM Architecture | ZKM Docs\",\"timestamp\":1723487995760},{\"id\":\"6sd1l6vsxgk\",\"url\":\"https://docs.zkm.io/zkm-architecture/zkvm-vs-zkevm\",\"description\":\"zkVM vs zkEVM | ZKM Docs\",\"timestamp\":1723488014809},{\"id\":\"aio4l5g8cem\",\"url\":\"https://docs.zkm.io/\",\"description\":\"ZKM Docs\",\"timestamp\":1723488116121},{\"id\":\"vpxunvgqvn\",\"url\":\"https://docs.zkm.io/getting-started/combining-mips-with-zero-knowledge\",\"description\":\"Combining MIPS with ZK | ZKM Docs\",\"timestamp\":1723488136379},{\"id\":\"rjps00nlzog\",\"url\":\"https://medium.com/@ProjectZKM/the-quantum-entangled-network-f44ad9c44ed6\",\"description\":\"The Quantum Entangled Network | Medium\",\"timestamp\":1723488244866},{\"id\":\"c3lfib0zrc9\",\"url\":\"https://docs.zkm.io/getting-started/use-cases\",\"description\":\"Use Cases | ZKM Docs\",\"timestamp\":1723488288383},{\"id\":\"mcd2o6q3vni\",\"url\":\"https://medium.com/@ProjectZKM/zkm-contributor-points-system-explained-ff2bb63739eb\",\"description\":\"ZKM Contributor Points system | Medium\",\"timestamp\":1723488329210},{\"id\":\"sk5zd8kdaz\",\"url\":\"https://www.zkm.io/education-hub\",\"description\":\"Education Hub | ZKM\",\"timestamp\":1723488367720},{\"id\":\"ib3w61385ya\",\"url\":\"https://medium.com/@ProjectZKM/bridging-the-gap-to-zk-with-zkm-new-education-hub-ea4641d34ebe\",\"description\":\"Bridging the Gap to ZK with ZKM Education Hub | Medium\",\"timestamp\":1723488396098},{\"id\":\"x2h9u706a3s\",\"url\":\"https://medium.com/@ProjectZKM/zkms-proving-service-breaking-down-the-barriers-for-proof-generation-bda7cd5ae4c6\",\"description\":\"ZKM's Proving Service | Medium\",\"timestamp\":1723488441937},{\"id\":\"nrutu9wg36\",\"url\":\"https://medium.com/@ProjectZKM/delphi-sharing-assessments-of-cryptographic-assumptions-1a314bc9aa93\",\"description\":\"ZKM's Delphi | Medium\",\"timestamp\":1723488480431},{\"id\":\"75bje6gadhu\",\"url\":\"https://www.accesswire.com/859946/zkm-secures-5m-pre-a-funding-for-launch-of-innovative-bitcoin-layer-2-network\",\"description\":\"ZKM Secures $5M Pre-A Funding | AccessWire\",\"timestamp\":1723488749523},{\"id\":\"xqnuarfh1gg\",\"url\":\"https://www.theblock.co/post/303937/metis-co-founder-zkm-bitcoin-layer-2-goat-network\",\"description\":\"GOAT Network | The Block\",\"timestamp\":1723493070402}]"},{"id":"website","value":"https://www.zkm.io/"},{"id":"twitter_profile","value":"https://twitter.com/ProjectZKM"},{"id":"youtube_profile","value":"https://www.youtube.com/@ProjectZKM"},{"id":"discord_profile","value":"https://discord.gg/h8cs3ZHeA7"},{"id":"github_profile","value":"https://github.com/zkMIPS"},{"id":"medium_profile","value":"https://medium.com/@ProjectZKM"},{"id":"previous_cid","value":"QmQgasELQUC1Ej1H2hWxUsHQ2Qe92JeH8PanVRvgAc9dFU"},{"id":"commit-message","value":""},{"id":"previous_cid","value":"QmQgasELQUC1Ej1H2hWxUsHQ2Qe92JeH8PanVRvgAc9dFU"}],"events":[],"user":{"id":"0x212Cb3F4aE6611054637f9f78F18fB628AD258bb"},"author":{"id":"0xacb6c5AD52b8f605299B0d774CE97F26e3DB80c2"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":["kevin-liu"],"speakers":[]}}