[{"data":1,"prerenderedAt":2399},["ShallowReactive",2],{"media-center/articles/bos-open-sources-bitsnark-v0-2-go-verify-any-computation-on-bitcoin":3,"media-center-related-media":412},{"name":4,"created_at":5,"published_at":6,"updated_at":7,"id":8,"uuid":9,"content":10,"slug":405,"full_slug":406,"sort_by_date":6,"position":407,"tag_list":408,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":410,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":411,"default_full_slug":6,"translated_slugs":6},"BOS Open-Sources BitSNARK v0.2: Verify Any Computation On Bitcoin","2025-07-23T01:23:33.689Z",null,"2025-07-31T20:20:49.141Z",71861099300706,"fd0b9477-7b88-4875-aed0-13b7ce76227c",{"_uid":11,"title":12,"authors":25,"content":27,"component":315,"prefooter":316,"categories":356,"main_image":399,"published_date":403,"_editable":404},"db552e1b-488c-4918-bf11-8d16e231f846",{"type":13,"content":14},"doc",[15],{"type":16,"attrs":17,"content":19},"heading",{"level":18},1,[20],{"text":4,"type":21,"marks":22},"text",[23],{"type":24},"bold",[26],"BOS Team",{"type":13,"content":28},[29,34,50,54,62,75,79,124,150,154,161,165,173,177,184,188,192,199,203,207,211,218,222,229,242,249,253,260,264,271,275,279,286,290,311],{"type":30,"content":31},"paragraph",[32],{"text":33,"type":21},"BitcoinOS (BOS) is proud to announce the release of BitSNARK version 0.2, advancing our mission to bring unlimited programmability to Bitcoin in a transparent fashion. ",{"type":30,"content":35},[36,38,48],{"text":37,"type":21},"Anyone may now test and review the code for this basic version of our protocol. Visit our repo, clone it, and try BitSNARK ",{"text":39,"type":21,"marks":40},"here",[41,46],{"type":42,"attrs":43},"link",{"href":44,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://github.com/bitsnark/bitsnark-lib","url",{"type":47},"underline",{"text":49,"type":21},". ",{"type":30,"content":51},[52],{"text":53,"type":21},"This update builds upon our September release of BitSNARK v0.1, introducing powerful new capabilities and improvements that further expand what's possible on the world's oldest and most secure blockchain.",{"type":16,"attrs":55,"content":57},{"level":56},2,[58],{"text":59,"type":21,"marks":60},"What is BitSNARK?",[61],{"type":24},{"type":30,"content":63},[64,66,73],{"text":65,"type":21},"BitSNARK is a specialized protocol that enables the verification of zero-knowledge proofs (ZKPs) directly on the Bitcoin blockchain, developed by BitcoinOS. When we ",{"text":67,"type":21,"marks":68},"open-sourced BitSNARK v0.1",[69,72],{"type":42,"attrs":70},{"href":71,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://blog.bitcoinos.build/blog/bitcoinos-open-sourcing-the-bitsnark-verification-protocol",{"type":47},{"text":74,"type":21}," in September 2024, we demonstrated for the first time how zero-knowledge proofs could be efficiently verified on the Bitcoin mainchain—a breakthrough many experts had considered impossible. ",{"type":30,"content":76},[77],{"text":78,"type":21},"At its core, BitSNARK works through an interactive verification game between a prover and a verifier:",{"type":80,"attrs":81,"content":82},"ordered_list",{"order":18},[83,94,104,114],{"type":84,"content":85},"list_item",[86],{"type":30,"content":87},[88,92],{"text":89,"type":21,"marks":90},"Proof Submission",[91],{"type":24},{"text":93,"type":21},": The prover submits a ZK proof to Bitcoin, claiming that a certain computation was performed correctly.",{"type":84,"content":95},[96],{"type":30,"content":97},[98,102],{"text":99,"type":21,"marks":100},"Verification Challenge",[101],{"type":24},{"text":103,"type":21},": If the verifier believes the proof is incorrect, they can initiate a challenge.",{"type":84,"content":105},[106],{"type":30,"content":107},[108,112],{"text":109,"type":21,"marks":110},"Binary Search Process",[111],{"type":24},{"text":113,"type":21},": The protocol uses a binary search to efficiently identify the specific point of disagreement in the computation.",{"type":84,"content":115},[116],{"type":30,"content":117},[118,122],{"text":119,"type":21,"marks":120},"On-Chain Resolution",[121],{"type":24},{"text":123,"type":21},": The dispute is ultimately resolved directly on the Bitcoin blockchain through a deterministic process.",{"type":125,"attrs":126},"blok",{"id":127,"body":128},"fc440053-e3b3-4d33-9002-e018cda22de9",[129],{"_uid":130,"media":131,"caption":147,"component":148,"_editable":149},"i-63752c57-ec1c-48e9-9231-61124866eac5",[132],{"_uid":133,"image":134,"video":141,"lottie":143,"component":145,"_editable":146},"4a6690d7-4857-4f71-a451-4040aa531197",{"id":135,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":137,"copyright":136,"fieldtype":138,"meta_data":139,"is_external_url":140},71861489874504,"","https://a.storyblok.com/f/343174/1080x1080/bd74d8b52a/bitsnark-interaction-diagram.png","asset",{},false,{"id":6,"alt":6,"name":136,"focus":6,"title":6,"source":6,"filename":136,"copyright":6,"fieldtype":138,"meta_data":142},{},{"id":6,"alt":6,"name":136,"focus":6,"title":6,"source":6,"filename":136,"copyright":6,"fieldtype":138,"meta_data":144},{},"media","\u003C!--#storyblok#{\"name\": \"media\", \"space\": \"343174\", \"uid\": \"4a6690d7-4857-4f71-a451-4040aa531197\", \"id\": \"71861099300706\"}-->","BitSNARK Interaction Diagram","article-media","\u003C!--#storyblok#{\"name\": \"article-media\", \"space\": \"343174\", \"uid\": \"i-63752c57-ec1c-48e9-9231-61124866eac5\", \"id\": \"71861099300706\"}-->",{"type":30,"content":151},[152],{"text":153,"type":21},"This approach allows complex computations to be verified with minimal on-chain footprint, all without requiring any changes to Bitcoin's core protocol. By open-sourcing our code, we've invited the broader development community to scrutinize, debate, and contribute to this technological leap forward.",{"type":16,"attrs":155,"content":156},{"level":56},[157],{"text":158,"type":21,"marks":159},"What's New in BitSNARK v0.2",[160],{"type":24},{"type":30,"content":162},[163],{"text":164,"type":21},"BitSNARK v0.2 represents a substantial leap forward in what can be accomplished on Bitcoin. The key improvements include:",{"type":16,"attrs":166,"content":168},{"level":167},3,[169],{"text":170,"type":21,"marks":171},"Universal Computation Verification",[172],{"type":24},{"type":30,"content":174},[175],{"text":176,"type":21},"Unlike our previous release, BitSNARK v0.2 is no longer hard-coded for specific verification tasks. It now provides a flexible framework to verify any computation performed in any virtual machine. This means developers can build virtually any blockchain application and have its execution verified directly on Bitcoin.",{"type":16,"attrs":178,"content":179},{"level":167},[180],{"text":181,"type":21,"marks":182},"Optimized Transaction Size",[183],{"type":24},{"type":30,"content":185},[186],{"text":187,"type":21},"One of the most significant improvements in v0.2 is the dramatic reduction in transaction size. The new implementation produces transactions that prove external computations in under 100 kilo vbytes- small enough to be included in blocks without special consideration from miners. ",{"type":30,"content":189},[190],{"text":191,"type":21},"Furthermore, our current version requires a challenge and response process of only 6 interactions - a vast reduction from our ZK proof verification in July 2024, which required 52 transactions. This makes the protocol more practical, economical, and scalable for real-world usage.",{"type":16,"attrs":193,"content":194},{"level":167},[195],{"text":196,"type":21,"marks":197},"Regtest Demo",[198],{"type":24},{"type":30,"content":200},[201],{"text":202,"type":21},"We've included a regtest demonstration with this release, allowing developers to clone our repository and run the protocol on any test network with minimal setup. This makes it easier than ever to experiment with BitSNARK and build new applications on Bitcoin.",{"type":30,"content":204},[205],{"text":206,"type":21},"While BitSNARK v0.2 maintains the two-party verification system of our previous release, it lays the groundwork for multi-party verification—a feature we're actively developing. ",{"type":30,"content":208},[209],{"text":210,"type":21},"We once again welcome debate and scrutiny of our latest technological release to refine our approach and accelerate our progress.",{"type":16,"attrs":212,"content":213},{"level":56},[214],{"text":215,"type":21,"marks":216},"Unlocking Bitcoin's Potential",[217],{"type":24},{"type":30,"content":219},[220],{"text":221,"type":21},"BitSNARK v0.2 enables a wide range of applications that were previously impossible or impractical on Bitcoin:",{"type":16,"attrs":223,"content":224},{"level":167},[225],{"text":226,"type":21,"marks":227},"Cryptographically Trustless Bridging",[228],{"type":24},{"type":30,"content":230},[231,233,240],{"text":232,"type":21},"For the first time, users can move assets between Bitcoin and other blockchains without relying on centralized intermediaries or federations. Rather than trusting a single custodian, Bitcoin can be stored in secure multichain vaults controlled by smart contracts and ZK proofs that automatically respond to activity on other chains. This preserves Bitcoin's core value of trustlessness while enabling BTC interoperability with the broader crypto ecosystem, including smart contract chains. Our Grail bridge implementation is already ",{"text":234,"type":21,"marks":235},"live on testnet",[236,239],{"type":42,"attrs":237},{"href":238,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://blog.bitcoinos.build/blog/bos-grail-testnet-bridge-is-live-the-holy-grail-of-trustless-bitcoin-scaling",{"type":47},{"text":241,"type":21},", with code to be released in the future. ",{"type":16,"attrs":243,"content":244},{"level":167},[245],{"text":246,"type":21,"marks":247},"Bitcoin Rollups",[248],{"type":24},{"type":30,"content":250},[251],{"text":252,"type":21},"Developers can now build Layer 2 solutions that inherit Bitcoin's security while providing vastly improved scalability and functionality. These rollups can help scale bitcoin, processing thousands of transactions off-chain, and efficiently settling them on the Bitcoin mainchain.",{"type":16,"attrs":254,"content":255},{"level":167},[256],{"text":257,"type":21,"marks":258},"Programmable Bitcoin",[259],{"type":24},{"type":30,"content":261},[262],{"text":263,"type":21},"BitSNARK v0.2 enables the creation of a programmable bitcoin token that can move seamlessly between different blockchains and maintain its properties, behaviors, and special features—all while remaining secured by Bitcoin's unmatched security model.",{"type":16,"attrs":265,"content":266},{"level":167},[267],{"text":268,"type":21,"marks":269},"Bitcoin DeFi",[270],{"type":24},{"type":30,"content":272},[273],{"text":274,"type":21},"The door is now open to a full suite of decentralized financial applications on Bitcoin, from decentralized exchanges to BTC-backed stablecoins, lending protocols, and more—all without compromising Bitcoin's fundamental security or requiring trust in third parties.",{"type":30,"content":276},[277],{"text":278,"type":21},"BitSNARK is a foundational technology for BOS and its product suite, which is establishing Bitcoin as the foundation for a unified, interoperable blockchain world.",{"type":16,"attrs":280,"content":281},{"level":56},[282],{"text":283,"type":21,"marks":284},"Join the Revolution",[285],{"type":24},{"type":30,"content":287},[288],{"text":289,"type":21},"By open-sourcing BitSNARK v0.2, we're inviting developers, researchers, and the entire crypto community to join us in building Bitcoin's next chapter. The code is available for review, experimentation, and contribution, reflecting our commitment to collaborative development and open innovation.",{"type":30,"content":291},[292,294,300,302,309],{"text":293,"type":21},"Visit our ",{"text":295,"type":21,"marks":296},"GitHub repository",[297,299],{"type":42,"attrs":298},{"href":44,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":301,"type":21}," to explore BitSNARK v0.2, and follow us on all our channels through our",{"text":303,"type":21,"marks":304}," Linktree",[305,308],{"type":42,"attrs":306},{"href":307,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://linktr.ee/bitcoinos",{"type":47},{"text":310,"type":21}," to stay updated on our progress.",{"type":30,"content":312},[313],{"text":314,"type":21},"The future of Bitcoin is programmable—and it's being built today with BOS.","article",{"name":317,"created_at":318,"published_at":6,"updated_at":319,"id":320,"uuid":321,"content":322,"slug":348,"full_slug":349,"sort_by_date":6,"position":350,"tag_list":351,"is_startpage":140,"parent_id":352,"meta_data":6,"group_id":353,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":355,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},"Get Wise","2025-07-03T02:26:25.587Z","2025-08-11T19:19:20.177Z",64798660992319,"c3200256-7548-40d3-ac7a-135c915853d9",{"_uid":323,"title":324,"buttons":339,"eyebrow":340,"component":341,"background":342,"newsletter_signup":346,"_editable":347},"fe3987f9-522e-43f5-8031-eb8defc774ac",{"type":13,"content":325},[326],{"type":16,"attrs":327,"content":328},{"level":18},[329,331,337],{"text":330,"type":21},"Sign Up",{"type":332,"marks":333},"hard_break",[334],{"type":335,"attrs":336},"textStyle",{"color":136},{"text":338,"type":21},"TO GET WISE",[],"Newsletter","pre-footer",{"id":343,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":344,"copyright":136,"fieldtype":138,"meta_data":345,"is_external_url":140},78849426410854,"https://a.storyblok.com/f/343174/2880x1976/a95bd31c51/get-wise-bg.png",{},true,"\u003C!--#storyblok#{\"name\": \"pre-footer\", \"space\": \"343174\", \"uid\": \"fe3987f9-522e-43f5-8031-eb8defc774ac\", \"id\": \"64798660992319\"}-->","get-wise","prefooters/get-wise",-10,[],64023947964259,"6a6a417d-f441-43a9-a641-1fa87cd53854","default",[],[357],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":363,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":395,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":398,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},"Article","2025-07-17T21:27:18.784Z","2025-07-28T15:07:52.997Z",70033566884147,"c3f3960d-d559-4e32-b74f-b173bbc9b0ad",{"_uid":364,"component":365,"prefooter":366,"page_title":384,"_editable":391},"2ea42a18-538b-4bff-8c32-b48cdd2d15f2","media-category",{"name":317,"created_at":318,"published_at":6,"updated_at":319,"id":320,"uuid":321,"content":367,"slug":348,"full_slug":349,"sort_by_date":6,"position":350,"tag_list":382,"is_startpage":140,"parent_id":352,"meta_data":6,"group_id":353,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":383,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":323,"title":368,"buttons":379,"eyebrow":340,"component":341,"background":380,"newsletter_signup":346,"_editable":347},{"type":13,"content":369},[370],{"type":16,"attrs":371,"content":372},{"level":18},[373,374,378],{"text":330,"type":21},{"type":332,"marks":375},[376],{"type":335,"attrs":377},{"color":136},{"text":338,"type":21},[],{"id":343,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":344,"copyright":136,"fieldtype":138,"meta_data":381,"is_external_url":140},{},[],[],{"type":13,"content":385},[386],{"type":16,"attrs":387,"content":388},{"level":18},[389],{"text":390,"type":21},"Articles","\u003C!--#storyblok#{\"name\": \"media-category\", \"space\": \"343174\", \"uid\": \"2ea42a18-538b-4bff-8c32-b48cdd2d15f2\", \"id\": \"70033566884147\"}-->","articles","media-center/categories/articles",0,[],70033229062363,"3222bbf6-1ea3-4b99-a9fa-ac9dbf6c11a0",[],{"id":400,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":401,"copyright":136,"fieldtype":138,"meta_data":402,"is_external_url":140},71855448114270,"https://a.storyblok.com/f/343174/1950x1092/f07d665033/bos-mediacenter-thumbnail-11.png",{},"2025-03-20 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"db552e1b-488c-4918-bf11-8d16e231f846\", \"id\": \"71861099300706\"}-->","bos-open-sources-bitsnark-v0-2-go-verify-any-computation-on-bitcoin","media-center/articles/bos-open-sources-bitsnark-v0-2-go-verify-any-computation-on-bitcoin",400,[],74971029106533,"cdb42c06-10b6-43b0-8000-cf575d0215b3",[],[413,759,1027,1354,1668,1980,2191],{"name":414,"created_at":415,"published_at":6,"updated_at":416,"id":417,"uuid":418,"content":419,"slug":753,"full_slug":754,"sort_by_date":6,"position":755,"tag_list":756,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":757,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":758,"default_full_slug":6,"translated_slugs":6},"BitcoinOS Expands: $BOS is LIVE on Major Exchanges","2025-10-29T16:24:30.535Z","2025-11-19T00:14:49.236Z",106764167342953,"6c313a79-79a6-4fde-831f-b5052c04a1ae",{"_uid":420,"title":421,"authors":431,"content":434,"component":315,"prefooter":321,"categories":736,"main_image":747,"published_date":751,"_editable":752},"085f1cda-7dbc-47d6-884e-af702a179c41",{"type":13,"content":422},[423],{"type":16,"attrs":424,"content":425},{"level":18,"textAlign":6},[426],{"text":414,"type":21,"marks":427},[428],{"type":335,"attrs":429},{"color":430},"#000000",[26,432,433],"Edan Yago","Gadi Guy",{"type":13,"content":435},[436,444,452,461,469,477,486,494,537,545,563,572,623,645,653,661,670,678,711,719,727],{"type":30,"attrs":437,"content":438},{"textAlign":6},[439],{"text":440,"type":21,"marks":441},"The $BOS token is officially live and trading.",[442],{"type":335,"attrs":443},{"color":430},{"type":30,"attrs":445,"content":446},{"textAlign":6},[447],{"text":448,"type":21,"marks":449},"This marks a major milestone for BitcoinOS, expanding Bitcoin with programmability and compute, and activating the token that powers the BOS ecosystem.",[450],{"type":335,"attrs":451},{"color":430},{"type":16,"attrs":453,"content":454},{"level":167,"textAlign":6},[455],{"text":456,"type":21,"marks":457},"Now trading on:",[458,460],{"type":335,"attrs":459},{"color":430},{"type":24},{"type":30,"attrs":462,"content":463},{"textAlign":6},[464],{"text":465,"type":21,"marks":466},"Binance Alpha, Bitget, Kraken, Gate, Kucoin, MEXC, PancakeSwap…",[467],{"type":335,"attrs":468},{"color":430},{"type":30,"attrs":470,"content":471},{"textAlign":6},[472],{"text":473,"type":21,"marks":474},"More listings to follow.",[475],{"type":335,"attrs":476},{"color":430},{"type":16,"attrs":478,"content":479},{"level":167,"textAlign":6},[480],{"text":481,"type":21,"marks":482},"Bitcoin Meets Compute",[483,485],{"type":335,"attrs":484},{"color":430},{"type":24},{"type":30,"attrs":487,"content":488},{"textAlign":6},[489],{"text":490,"type":21,"marks":491},"The $BOS token is positioned to fulfill critical functions, serving as the incentive layer to ensure that the BOS network remains secure, performant and decentralized. Through zero-knowledge proofs (ZKPs), BitcoinOS extends Bitcoin with scalable off-chain computation that can be verified and settled back on Bitcoin - effectively bringing compute to Bitcoin without altering its base layer.While computation and verification happen on Bitcoin, a specialized node network is required to:",[492],{"type":335,"attrs":493},{"color":430},{"type":495,"content":496},"bullet_list",[497,507,517,527],{"type":84,"content":498},[499],{"type":30,"attrs":500,"content":501},{"textAlign":6},[502],{"text":503,"type":21,"marks":504},"Generate ZK proofs from computation",[505],{"type":335,"attrs":506},{"color":430},{"type":84,"content":508},[509],{"type":30,"attrs":510,"content":511},{"textAlign":6},[512],{"text":513,"type":21,"marks":514},"Monitor the system for fraudulent activity",[515],{"type":335,"attrs":516},{"color":430},{"type":84,"content":518},[519],{"type":30,"attrs":520,"content":521},{"textAlign":6},[522],{"text":523,"type":21,"marks":524},"Submit challenge transactions to Bitcoin when fraud is detected",[525],{"type":335,"attrs":526},{"color":430},{"type":84,"content":528},[529],{"type":30,"attrs":530,"content":531},{"textAlign":6},[532],{"text":533,"type":21,"marks":534},"Provide verification services for non-technical users",[535],{"type":335,"attrs":536},{"color":430},{"type":30,"attrs":538,"content":539},{"textAlign":6},[540],{"text":541,"type":21,"marks":542},"BOS aims to maximum value accrual by operating a buy-and-burn mechanism. As the BOS network grows and more chains integrate, more computation will be required due to increase in transactions, resulting in more $BOS token payments.",[543],{"type":335,"attrs":544},{"color":430},{"type":30,"attrs":546,"content":547},{"textAlign":6},[548,553],{"text":549,"type":21,"marks":550},"This creates a BTC-native economy where $BOS token holders effectively earn BTC-denominated returns as the network grows. The more activity on BOS, the more BTC flows into buying and burning $BOS tokens, creating deflationary pressure while rewarding network participants. To learn more about the tokenomics behind $BOS, visit our ",[551],{"type":335,"attrs":552},{"color":430},{"text":554,"type":21,"marks":555},"Token Page.",[556,559,562],{"type":42,"attrs":557},{"href":558,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://bitcoinos.build/token",{"type":335,"attrs":560},{"color":561},"#1155CC",{"type":47},{"type":16,"attrs":564,"content":565},{"level":167,"textAlign":6},[566],{"text":567,"type":21,"marks":568},"Official Contract Addresses:",[569,571],{"type":335,"attrs":570},{"color":430},{"type":24},{"type":80,"attrs":573,"content":574},{"order":18},[575,591,607],{"type":84,"content":576},[577],{"type":30,"attrs":578,"content":579},{"textAlign":6},[580,586],{"text":581,"type":21,"marks":582},"ERC-20 (Ethereum): ",[583,585],{"type":335,"attrs":584},{"color":430},{"type":24},{"text":587,"type":21,"marks":588},"0x13239C268BEDDd88aD0Cb02050D3ff6a9d00de6D",[589],{"type":335,"attrs":590},{"color":430},{"type":84,"content":592},[593],{"type":30,"attrs":594,"content":595},{"textAlign":6},[596,602],{"text":597,"type":21,"marks":598},"BNB Chain: ",[599,601],{"type":335,"attrs":600},{"color":430},{"type":24},{"text":603,"type":21,"marks":604},"0xAe1E85c3665b70B682dEfd778E3dAFDF09ed3B0f",[605],{"type":335,"attrs":606},{"color":430},{"type":84,"content":608},[609],{"type":30,"attrs":610,"content":611},{"textAlign":6},[612,618],{"text":613,"type":21,"marks":614},"CNT (Cardano) Policy ID:",[615,617],{"type":335,"attrs":616},{"color":430},{"type":24},{"text":619,"type":21,"marks":620}," 1fa8a8909a66bb5c850c1fc3fe48903a5879ca2c1c9882e9055eef8d",[621],{"type":335,"attrs":622},{"color":430},{"type":30,"attrs":624,"content":625},{"textAlign":6},[626,631,640],{"text":627,"type":21,"marks":628},"ERC-20 claims are now open (small gas fee applies). Presale participants can claim their tokens on ",[629],{"type":335,"attrs":630},{"color":430},{"text":632,"type":21,"marks":633},"Origins",[634,637,639],{"type":42,"attrs":635},{"href":636,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://origins.sovryn.app/bos/vesting-claim",{"type":335,"attrs":638},{"color":561},{"type":47},{"text":641,"type":21,"marks":642}," or directly through the #presale-claims channel on our Discord.",[643],{"type":335,"attrs":644},{"color":430},{"type":30,"attrs":646,"content":647},{"textAlign":6},[648],{"text":649,"type":21,"marks":650},"Cardano CNT airdrop distribution has started and is being processed in a queue. Delivery times may vary per user.",[651],{"type":335,"attrs":652},{"color":430},{"type":30,"attrs":654,"content":655},{"textAlign":6},[656],{"text":657,"type":21,"marks":658},"Community receiving $BOS on Cardano can deposit through Gate:",[659],{"type":335,"attrs":660},{"color":430},{"type":16,"attrs":662,"content":663},{"level":167,"textAlign":6},[664],{"text":665,"type":21,"marks":666},"Gate CNT $BOS Deposit UX",[667,669],{"type":335,"attrs":668},{"color":430},{"type":24},{"type":30,"attrs":671,"content":672},{"textAlign":6},[673],{"text":674,"type":21,"marks":675},"To deposit $BOS on Gate via Cardano:",[676],{"type":335,"attrs":677},{"color":430},{"type":80,"attrs":679,"content":680},{"order":18},[681,691,701],{"type":84,"content":682},[683],{"type":30,"attrs":684,"content":685},{"textAlign":6},[686],{"text":687,"type":21,"marks":688},"Transfer $BOS from your Cardano wallet to the Cardano address provided by Gate when requesting to deposit BOS tokens.",[689],{"type":335,"attrs":690},{"color":430},{"type":84,"content":692},[693],{"type":30,"attrs":694,"content":695},{"textAlign":6},[696],{"text":697,"type":21,"marks":698},"Once deposited, you can trade the BOS/USDT pair on Gate.",[699],{"type":335,"attrs":700},{"color":430},{"type":84,"content":702},[703],{"type":30,"attrs":704,"content":705},{"textAlign":6},[706],{"text":707,"type":21,"marks":708},"When withdrawing, Gate supports both ERC-20 and Cardano (CNT) versions of $BOS, allowing withdrawals to compatible platforms.",[709],{"type":335,"attrs":710},{"color":430},{"type":30,"attrs":712,"content":713},{"textAlign":6},[714],{"text":715,"type":21,"marks":716},"We are pleased to cross this major milestone to further drive our work in advancing institutional Bitcoin finance.",[717],{"type":335,"attrs":718},{"color":430},{"type":30,"attrs":720,"content":721},{"textAlign":6},[722],{"text":723,"type":21,"marks":724},"A massive thank you to all our investors and various communities for your unwavering belief and support in our quest to change the world and bring all chains back to Bitcoin! ",[725],{"type":335,"attrs":726},{"color":430},{"type":16,"attrs":728,"content":729},{"level":167,"textAlign":6},[730],{"text":731,"type":21,"marks":732},"Be Early to Bitcoin Again",[733,735],{"type":335,"attrs":734},{"color":430},{"type":24},[737],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":738,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":745,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":746,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":739,"_editable":391},{"type":13,"content":740},[741],{"type":16,"attrs":742,"content":743},{"level":18},[744],{"text":390,"type":21},[],[],{"id":748,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":749,"copyright":136,"fieldtype":138,"meta_data":750,"is_external_url":140},106764234980649,"https://a.storyblok.com/f/343174/2560x1440/30bc0a1379/tge_live.jpg",{},"2025-10-29 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"085f1cda-7dbc-47d6-884e-af702a179c41\", \"id\": \"106764167342953\"}-->","bitcoinos-expands-bos-is-live-on-major-exchanges","media-center/articles/bitcoinos-expands-bos-is-live-on-major-exchanges",-140,[],"429481a2-8438-4f1b-a2bb-4854602b5f75",[],{"name":760,"created_at":761,"published_at":6,"updated_at":762,"id":763,"uuid":764,"content":765,"slug":1021,"full_slug":1022,"sort_by_date":6,"position":1023,"tag_list":1024,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":1025,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1026,"default_full_slug":6,"translated_slugs":6},"Grail Pro: Bringing Institutional Bitcoin to DeFi","2025-09-24T20:14:47.615Z","2025-09-25T14:49:30.285Z",94434458101001,"815cb938-15d0-4795-97f4-4e7b842ad3c2",{"_uid":766,"title":767,"authors":777,"content":778,"component":315,"prefooter":321,"categories":1004,"main_image":1015,"published_date":1019,"_editable":1020},"52c44c76-bd56-46fd-bb9d-f0f75641a750",{"type":13,"content":768},[769],{"type":16,"attrs":770,"content":771},{"level":18,"textAlign":6},[772],{"text":760,"type":21,"marks":773},[774,776],{"type":335,"attrs":775},{"color":430},{"type":24},[26],{"type":13,"content":779},[780,785,790,798,806,808,817,825,833,835,843,851,861,869,919,927,946,954,962,970,978,980,988,996],{"type":30,"attrs":781,"content":782},{"textAlign":6},[783],{"text":784,"type":21},"Institutions are stacking Bitcoin at record pace - and they're not here to sit still.",{"type":30,"attrs":786,"content":787},{"textAlign":6},[788],{"text":789,"type":21},"Corporates, funds, and custodians together are now holding over 6.1M BTC - nearly one-third of all Bitcoin supply, worth more than $600B in 2025. Institutional and custodial holdings have surged to record levels this year, and the trend shows no signs of slowing. These institutions weren’t built to sit on capital. Rather, they want to make it grow.",{"type":30,"attrs":791,"content":792},{"textAlign":6},[793],{"text":794,"type":21,"marks":795},"Unlike any other asset, BTC is one they truly own. Just like you, these behemoths realize that real-estate cannot be moved in an emergency, stocks are dependent of well-functioning regulators, and fiat money dwindles away at the whims of central banks. Everything suddenly seems corruptible and uncertain. Bitcoin is different: it’s the first asset they can truly possess - the state can’t take it away from them just like it can’t take it away from you. Institutions don’t want to sacrifice that special quality when they venture in pursuit of yield.",[796],{"type":335,"attrs":797},{"color":430},{"type":30,"attrs":799,"content":800},{"textAlign":6},[801],{"text":802,"type":21,"marks":803},"Institutions are ready to put their BTC to work in DeFi. The question is what technology will make it possible to do so. BitcoinOS’s Grail Pro is a technology that is built for these sophisticated establishments to keep their Bitcoin and use it too, by running a dedicated node on their premises. With millions of dollars in BTC from early commitments, Grail Pro is positioned to become the number one way that institutions like Strategy and Blackrock will send their Bitcoin to work.",[804],{"type":335,"attrs":805},{"color":430},{"type":30,"attrs":807},{"textAlign":6},{"type":16,"attrs":809,"content":810},{"level":56,"textAlign":6},[811],{"text":812,"type":21,"marks":813},"Empowering BTCFi Without Sacrifices",[814,816],{"type":335,"attrs":815},{"color":430},{"type":24},{"type":30,"attrs":818,"content":819},{"textAlign":6},[820],{"text":821,"type":21,"marks":822},"So far, institutions have stayed out of DeFi simply because they couldn't trust the models available. Wrappers, custodial bridges, and federated \"majority\" models all represented unacceptable counterparty risks - why give up on Bitcoin’s unique quality of being incorruptible and counterparty-risk-free? We’ve already seen that when custody is preserved, and holders don’t have to give up their keys, capital flows. But many early approaches to “Bitcoin yield” leaned on incentive structures that attracted deposits without offering long-term sustainability. They proved there’s appetite - but not a solution.",[823],{"type":335,"attrs":824},{"color":430},{"type":30,"attrs":826,"content":827},{"textAlign":6},[828],{"text":829,"type":21,"marks":830},"Grail Pro changes that. It allows custodians to mint zkBTC - a programmable token built on BOS’s Charms standard and fully verifiable on the Bitcoin network. zkBTC can migrate into lending markets, yield strategies, and cross-chain innovation - while the original BTC never leaves institutional custody.",[831],{"type":335,"attrs":832},{"color":430},{"type":30,"attrs":834},{"textAlign":6},{"type":16,"attrs":836,"content":837},{"level":56,"textAlign":6},[838],{"text":839,"type":21,"marks":840},"Security That Matches Scale",[841],{"type":335,"attrs":842},{"color":430},{"type":30,"attrs":844,"content":845},{"textAlign":6},[846],{"text":847,"type":21,"marks":848},"The real breakthrough of Grail Pro is that it’s operated by the owners themselves - the very institutions already entrusted with billions in Bitcoin. ",[849],{"type":335,"attrs":850},{"color":430},{"type":30,"attrs":852,"content":853},{"textAlign":6},[854,856],{"text":855,"type":21},"Every Operator is hardened with a Trusted Execution Environment (TEE) — a secure, encrypted space.",{"text":857,"type":21,"marks":858}," Even if you were the machine owner, you couldn't force it to sign an invalid transaction.",[859],{"type":335,"attrs":860},{"color":430},{"type":30,"attrs":862,"content":863},{"textAlign":6},[864],{"text":865,"type":21,"marks":866},"Here's the mechanism:",[867],{"type":335,"attrs":868},{"color":430},{"type":495,"content":870},[871,887,903],{"type":84,"content":872},[873],{"type":30,"attrs":874,"content":875},{"textAlign":6},[876,882],{"text":877,"type":21,"marks":878},"TEE Protection:",[879,881],{"type":335,"attrs":880},{"color":430},{"type":24},{"text":883,"type":21,"marks":884}," A signer signs a transaction only if the zero-knowledge proof is valid. Dishonest transactions are not possible to force through.",[885],{"type":335,"attrs":886},{"color":430},{"type":84,"content":888},[889],{"type":30,"attrs":890,"content":891},{"textAlign":6},[892,898],{"text":893,"type":21,"marks":894},"Distributed Custody:",[895,897],{"type":335,"attrs":896},{"color":430},{"type":24},{"text":899,"type":21,"marks":900}," Instead of 2-of-3 multisig, Grail Pro makes use of a network of at least 16 Operators spread among multiple custodians. A supermajority (e.g., 12 of 16) is needed for a withdrawal. No system at this level of distributed custody has ever been breached.",[901],{"type":335,"attrs":902},{"color":430},{"type":84,"content":904},[905],{"type":30,"attrs":906,"content":907},{"textAlign":6},[908,914],{"text":909,"type":21,"marks":910},"Insider Protection:",[911,913],{"type":335,"attrs":912},{"color":430},{"type":24},{"text":915,"type":21,"marks":916},"Custodians collectively protect one another, so even if an employee at one institution tried to cheat, the other Operators would block the attempt.",[917],{"type":335,"attrs":918},{"color":430},{"type":30,"attrs":920,"content":921},{"textAlign":6},[922],{"text":923,"type":21,"marks":924},"Each custodian can maintain control of its own BTC directly, while zkBTC issuance and redemption require a supermajority of Operators to sign. Compromising the system would therefore demand breaching two-thirds of independent TEEs across multiple custodians - a level of attack never achieved - and due to ZK immediately detected.",[925],{"type":335,"attrs":926},{"color":430},{"type":125,"attrs":928},{"id":929,"body":930},"f36ab5d5-e1aa-43ca-8541-945c7d1f13ce",[931],{"_uid":932,"media":933,"caption":136,"component":148,"_editable":945},"i-752cd93f-dcf0-4389-b164-e2c6765802df",[934],{"_uid":935,"image":936,"video":940,"lottie":942,"component":145,"_editable":944},"401dee8b-0690-44d5-8d73-b7992f115c8f",{"id":937,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":938,"copyright":136,"fieldtype":138,"meta_data":939,"is_external_url":140},94454456655759,"https://a.storyblok.com/f/343174/1718x992/924153e0a3/grail-pro-system-flow.png",{},{"id":6,"alt":6,"name":136,"focus":6,"title":6,"source":6,"filename":136,"copyright":6,"fieldtype":138,"meta_data":941},{},{"id":6,"alt":6,"name":136,"focus":6,"title":6,"source":6,"filename":136,"copyright":6,"fieldtype":138,"meta_data":943},{},"\u003C!--#storyblok#{\"name\": \"media\", \"space\": \"343174\", \"uid\": \"401dee8b-0690-44d5-8d73-b7992f115c8f\", \"id\": \"94434458101001\"}-->","\u003C!--#storyblok#{\"name\": \"article-media\", \"space\": \"343174\", \"uid\": \"i-752cd93f-dcf0-4389-b164-e2c6765802df\", \"id\": \"94434458101001\"}-->",{"type":16,"attrs":947,"content":948},{"level":56,"textAlign":6},[949],{"text":950,"type":21,"marks":951},"From Pilot to Reality",[952],{"type":335,"attrs":953},{"color":430},{"type":30,"attrs":955,"content":956},{"textAlign":6},[957],{"text":958,"type":21,"marks":959},"Grail Pro has already minted its first 100 BTC into zkBTC, amounting to over $10 million in TVL. And this is only the start. There is active interest from major institutions that are set to send thousands of BTC to work - hundreds of millions in TVL. Look out for significant announcements on this front in the coming weeks.",[960],{"type":335,"attrs":961},{"color":430},{"type":30,"attrs":963,"content":964},{"textAlign":6},[965],{"text":966,"type":21,"marks":967},"In these early deals, institutions are finally utilizing their BTC as collateral without ever giving the borrower possession of their Bitcoin. This is what removing counterparty risk is all about. This is what it means to put Bitcoin to work.",[968],{"type":335,"attrs":969},{"color":430},{"type":30,"attrs":971,"content":972},{"textAlign":6},[973],{"text":974,"type":21,"marks":975},"And the expansion is just beginning. The zkBTC and Grail Pro project will soon extend to Bitcoin's UTXO Bros - Cardano and Litecoin - where zkBTC will enable real Bitcoin to natively move across their chains, no different than any other token.",[976],{"type":335,"attrs":977},{"color":430},{"type":30,"attrs":979},{"textAlign":6},{"type":16,"attrs":981,"content":982},{"level":56,"textAlign":6},[983],{"text":984,"type":21,"marks":985},"From Digital Gold to Active Digital Economy",[986],{"type":335,"attrs":987},{"color":430},{"type":30,"attrs":989,"content":990},{"textAlign":6},[991],{"text":992,"type":21,"marks":993},"Bitcoin earned its reputation as digital gold. With Grail Pro, it now steps into its next role: the cornerstone of a living, programmable economy. For custodians, Grail Pro is fresh streams of revenue and efficiency. For DeFi, it's the institutional capital everyone's been waiting for. And for Bitcoin itself, it's one step further down its path: a globally interconnected financial system.",[994],{"type":335,"attrs":995},{"color":430},{"type":30,"attrs":997,"content":998},{"textAlign":6},[999],{"text":1000,"type":21,"marks":1001},"Institutions are coming to DeFi. Grail Pro is how.",[1002],{"type":335,"attrs":1003},{"color":430},[1005],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":1006,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":1013,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1014,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":1007,"_editable":391},{"type":13,"content":1008},[1009],{"type":16,"attrs":1010,"content":1011},{"level":18},[1012],{"text":390,"type":21},[],[],{"id":1016,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":1017,"copyright":136,"fieldtype":138,"meta_data":1018,"is_external_url":140},94453971070734,"https://a.storyblok.com/f/343174/1280x720/dc9725724f/grailpro.png",{},"2025-09-25 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"52c44c76-bd56-46fd-bb9d-f0f75641a750\", \"id\": \"94434458101001\"}-->","grail-pro-bringing-institutional-bitcoin-to-defi","media-center/articles/grail-pro-bringing-institutional-bitcoin-to-defi",-120,[],"f3806c98-217f-4d5b-9379-8e19eb9b5e85",[],{"name":1028,"created_at":1029,"published_at":6,"updated_at":1030,"id":1031,"uuid":1032,"content":1033,"slug":1348,"full_slug":1349,"sort_by_date":6,"position":1350,"tag_list":1351,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":1352,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1353,"default_full_slug":6,"translated_slugs":6},"zkBTC: Programmable Bitcoin, On Bitcoin, Under Your Control","2025-08-28T12:59:13.976Z","2025-08-28T13:01:42.024Z",84772265918207,"36a94ff2-7abf-4bba-a992-7c03c5d8a1ce",{"_uid":1034,"title":1035,"authors":1045,"content":1046,"component":315,"prefooter":321,"categories":1331,"main_image":1342,"published_date":1346,"_editable":1347},"df79737a-c71f-41f1-aeed-6c6073026d3b",{"type":13,"content":1036},[1037],{"type":16,"attrs":1038,"content":1039},{"level":18},[1040],{"text":1028,"type":21,"marks":1041},[1042,1043],{"type":24},{"type":335,"attrs":1044},{"color":430},[26],{"type":13,"content":1047},[1048,1055,1056,1065,1072,1079,1086,1087,1096,1117,1179,1186,1187,1196,1203,1280,1287,1294,1295,1304,1311],{"type":30,"content":1049},[1050],{"text":1051,"type":21,"marks":1052},"For the first time ever, BTC becomes fully programmable, directly on Bitcoin, through BOS. Today, BOS is proud to unveil zkBTC, which transforms bitcoin from a static store of value into productive capital. Each zkBTC is a 1:1 representation of native bitcoin, and is a groundbreaking way to get more value from BTC. It combines BOS’ advanced security solutions for Bitcoin with our unique method of adding programmable data to tokens using Charms. A big step forward has been taken today in our pilot enterprise program, with 100 zkBTC representing 100 BTC, already minted with initial partners.",[1053],{"type":335,"attrs":1054},{"color":430},{"type":30},{"type":16,"attrs":1057,"content":1058},{"level":56},[1059],{"text":1060,"type":21,"marks":1061},"Unlocking Programmability with zkBTC",[1062,1063],{"type":24},{"type":335,"attrs":1064},{"color":430},{"type":30,"content":1066},[1067],{"text":1068,"type":21,"marks":1069},"zkBTC revolutionizes Bitcoin by enabling programmability without sacrificing custody. Powered by Charms, a metaprotocol using zero-knowledge proofs, zkBTC embeds smart contract capabilities into Bitcoin’s UTXO transactions. In this system, users can lock up BTC and then mint zkBTC, using Grail Pro, the institutional-grade version of BOS Grail. Unlike traditional wrappers, it lets users keep full control of their BTC while minting zkBTC for use in dApps or cross-chain workflows, all without third-party risks or moving assets offchain. ",[1070],{"type":335,"attrs":1071},{"color":430},{"type":30,"content":1073},[1074],{"text":1075,"type":21,"marks":1076},"Once minted, zkBTC becomes a verifiable token with embedded metadata—transaction history, conditions, and ownership—encoded in zero-knowledge proofs, ensuring honest minting and redemption of both BTC and zkBTC. It enables seamless cross-chain workflows without relying on third parties, eliminating custodial risks and delays. ",[1077],{"type":335,"attrs":1078},{"color":430},{"type":30,"content":1080},[1081],{"text":1082,"type":21,"marks":1083},"This allows users to activate their zkBTC through borrow, lending, exchange, or other smart contracts while maintaining the integrity of their native BTC.",[1084],{"type":335,"attrs":1085},{"color":430},{"type":30},{"type":16,"attrs":1088,"content":1089},{"level":56},[1090],{"text":1091,"type":21,"marks":1092},"zkBTC: Powering Institutional Bitcoin with Security and Flexibility",[1093,1094],{"type":24},{"type":335,"attrs":1095},{"color":430},{"type":30,"content":1097},[1098,1103,1112],{"text":1099,"type":21,"marks":1100},"Today, major institutional and custodial entities including treasury companies, exchanges and custodians, hold approximately ",[1101],{"type":335,"attrs":1102},{"color":430},{"text":1104,"type":21,"marks":1105},"six million BTC",[1106,1109,1111],{"type":42,"attrs":1107},{"href":1108,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://www.gemini.com/strategic-bitcoin-reserve",{"type":335,"attrs":1110},{"color":561},{"type":47},{"text":1113,"type":21,"marks":1114}," (approximately USD$678 billion as of August 28, 2025), Institutional adoption is surging and here to stay. Yet, much of this capital remains idle due to the absence of secure, flexible infrastructure. zkBTC changes that, offering a transformative solution with powerful advantages:",[1115],{"type":335,"attrs":1116},{"color":430},{"type":495,"content":1118},[1119,1134,1149,1164],{"type":84,"content":1120},[1121],{"type":30,"content":1122},[1123,1129],{"text":1124,"type":21,"marks":1125},"Uncompromised Self-Custody",[1126,1127],{"type":24},{"type":335,"attrs":1128},{"color":430},{"text":1130,"type":21,"marks":1131},": zkBTC ensures your bitcoin stays in your wallet, mirrored securely by zero-knowledge proofs, giving users full control without taking on additional third-party risks.",[1132],{"type":335,"attrs":1133},{"color":430},{"type":84,"content":1135},[1136],{"type":30,"content":1137},[1138,1144],{"text":1139,"type":21,"marks":1140},"Endless Programmability",[1141,1142],{"type":24},{"type":335,"attrs":1143},{"color":430},{"text":1145,"type":21,"marks":1146},": Unlock bitcoin’s potential for lending, trading, hedging, structured products, and innovative dApps, opening a world of financial possibilities. Embed the smart contract logic directly on your token. ",[1147],{"type":335,"attrs":1148},{"color":430},{"type":84,"content":1150},[1151],{"type":30,"content":1152},[1153,1159],{"text":1154,"type":21,"marks":1155},"Seamless Portability",[1156,1157],{"type":24},{"type":335,"attrs":1158},{"color":430},{"text":1160,"type":21,"marks":1161},": Move zkBTC effortlessly across Charms-integrated blockchains, with Cardano already supported, Litecoin in development, and EVM compatibility planned.",[1162],{"type":335,"attrs":1163},{"color":430},{"type":84,"content":1165},[1166],{"type":30,"content":1167},[1168,1174],{"text":1169,"type":21,"marks":1170},"Privacy with Compliance",[1171,1172],{"type":24},{"type":335,"attrs":1173},{"color":430},{"text":1175,"type":21,"marks":1176},": Zero-knowledge proofs enable compact, auditable transactions while ensuring confidentiality, meeting institutional security and regulatory needs.",[1177],{"type":335,"attrs":1178},{"color":430},{"type":30,"content":1180},[1181],{"text":1182,"type":21,"marks":1183},"zkBTC introduces a game-changing approach by embedding programmability directly into the token itself, rather than relying on smart contracts. This shift unlocks a new era of decentralized app (dApp) development. With the Charms standard, developers can create applications that aren’t tied to a specific blockchain. Instead, they design the desired logic and use zero-knowledge proofs to embed it into Charms tokens. These tokens then carry their own functionality, history, acting independently across compatible chains. This chain-agnostic model unifies liquidity, users, and ecosystems, breaking down today’s fragmented blockchain landscape and enabling seamless, innovative dApps with Bitcoin’s security at their core.",[1184],{"type":335,"attrs":1185},{"color":430},{"type":30},{"type":16,"attrs":1188,"content":1189},{"level":56},[1190],{"text":1191,"type":21,"marks":1192},"Multi-Chain, Multi-Use: Redefining BTC Utility",[1193,1194],{"type":24},{"type":335,"attrs":1195},{"color":430},{"type":30,"content":1197},[1198],{"text":1199,"type":21,"marks":1200},"zkBTC redefines what Bitcoin can do, unlocking a vibrant array of use cases through its programmability and cross-chain flexibility. Powered by zero-knowledge proofs, zkBTC enables both established and innovative applications, all while preserving Bitcoin’s robust security. Here’s how zkBTC transforms BTC utility:",[1201],{"type":335,"attrs":1202},{"color":430},{"type":495,"content":1204},[1205,1220,1235,1250,1265],{"type":84,"content":1206},[1207],{"type":30,"content":1208},[1209,1215],{"text":1210,"type":21,"marks":1211},"Lending & Borrowing",[1212,1213],{"type":24},{"type":335,"attrs":1214},{"color":430},{"text":1216,"type":21,"marks":1217},": Use zkBTC as secure collateral for loans without giving up custody or relying on third parties.",[1218],{"type":335,"attrs":1219},{"color":430},{"type":84,"content":1221},[1222],{"type":30,"content":1223},[1224,1230],{"text":1225,"type":21,"marks":1226},"Yield & Network Security",[1227,1228],{"type":24},{"type":335,"attrs":1229},{"color":430},{"text":1231,"type":21,"marks":1232},": Dive into DeFi with yield-generating strategies or support network security through node staking, all directly from your BTC holdings.",[1233],{"type":335,"attrs":1234},{"color":430},{"type":84,"content":1236},[1237],{"type":30,"content":1238},[1239,1245],{"text":1240,"type":21,"marks":1241},"Private Transactions",[1242,1243],{"type":24},{"type":335,"attrs":1244},{"color":430},{"text":1246,"type":21,"marks":1247},": Harness zero-knowledge architecture for confidential, programmable transactions that prioritize privacy.",[1248],{"type":335,"attrs":1249},{"color":430},{"type":84,"content":1251},[1252],{"type":30,"content":1253},[1254,1260],{"text":1255,"type":21,"marks":1256},"Derivatives",[1257,1258],{"type":24},{"type":335,"attrs":1259},{"color":430},{"text":1261,"type":21,"marks":1262},": Build sophisticated financial instruments on top of Bitcoin, no middlemen required.",[1263],{"type":335,"attrs":1264},{"color":430},{"type":84,"content":1266},[1267],{"type":30,"content":1268},[1269,1275],{"text":1270,"type":21,"marks":1271},"Multi-Party Security",[1272,1273],{"type":24},{"type":335,"attrs":1274},{"color":430},{"text":1276,"type":21,"marks":1277},": Embed multi-party computation or shared-key controls into transaction metadata for enhanced security.",[1278],{"type":335,"attrs":1279},{"color":430},{"type":30,"content":1281},[1282],{"text":1283,"type":21,"marks":1284},"With seamless compatibility across Charms-supported chains, zkBTC acts as a native token standard, extending Bitcoin’s reach far beyond its base layer while maintaining its unmatched security.",[1285],{"type":335,"attrs":1286},{"color":430},{"type":30,"content":1288},[1289],{"text":1290,"type":21,"marks":1291},"The zkBTC pilot program is running on the Bitcoin mainnet, with Grail Pro currently capped at 100 BTC and already fully allocated in the first stage of the pilot program. Over the coming months, the cap will progressively increase as testing scales, with the goal to release a market-ready version for full enterprise use in Q4 this year.",[1292],{"type":335,"attrs":1293},{"color":430},{"type":30},{"type":16,"attrs":1296,"content":1297},{"level":56},[1298],{"text":1299,"type":21,"marks":1300},"Bitcoin, Unbound",[1301,1302],{"type":24},{"type":335,"attrs":1303},{"color":430},{"type":30,"content":1305},[1306],{"text":1307,"type":21,"marks":1308},"zkBTC marks a revolutionary step forward, unleashing Bitcoin’s potential for programmability and activation without ever leaving its native blockchain or compromising custody. With robust utility, full verifiability, and seamless integration across chain ecosystems, zkBTC is paving the way for the future of institutional-grade Bitcoin finance. As more partners join the BOS ecosystem and additional chains adopt the Charms standard, zkBTC will lead Bitcoin’s evolution into a multi-chain, programmable powerhouse.",[1309],{"type":335,"attrs":1310},{"color":430},{"type":30,"content":1312},[1313,1318,1327],{"text":1314,"type":21,"marks":1315},"BOS invites all interested enterprises to participate in the next stages of the zkBTC pilot program. Contact BOS at ",[1316],{"type":335,"attrs":1317},{"color":430},{"text":1319,"type":21,"marks":1320},"invest@remake.money",[1321,1324,1326],{"type":42,"attrs":1322},{"href":1323,"uuid":6,"anchor":6,"target":6,"linktype":45},"mailto:invest@remake.money",{"type":335,"attrs":1325},{"color":561},{"type":47},{"text":49,"type":21,"marks":1328},[1329],{"type":335,"attrs":1330},{"color":430},[1332],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":1333,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":1340,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1341,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":1334,"_editable":391},{"type":13,"content":1335},[1336],{"type":16,"attrs":1337,"content":1338},{"level":18},[1339],{"text":390,"type":21},[],[],{"id":1343,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":1344,"copyright":136,"fieldtype":138,"meta_data":1345,"is_external_url":140},84772850415725,"https://a.storyblok.com/f/343174/1300x728/86af99c9d7/bos-mediacenter-thumbnail-99.png",{},"2025-08-28 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"df79737a-c71f-41f1-aeed-6c6073026d3b\", \"id\": \"84772265918207\"}-->","zkbtc-programmable-bitcoin-on-bitcoin-under-your-control","media-center/articles/zkbtc-programmable-bitcoin-on-bitcoin-under-your-control",-20,[],"e6074201-312c-47ab-be1a-c531c752c827",[],{"name":1355,"created_at":1356,"published_at":6,"updated_at":1357,"id":1358,"uuid":1359,"content":1360,"slug":1663,"full_slug":1664,"sort_by_date":6,"position":350,"tag_list":1665,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":1666,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1667,"default_full_slug":6,"translated_slugs":6},"The Book of BOS: Writing Bitcoin’s Next Chapter","2025-08-25T13:07:42.436Z","2025-08-25T13:15:20.523Z",83712665371984,"24abae0e-7f79-4c1e-8868-753c723dacb9",{"_uid":1361,"title":1362,"authors":1372,"content":1373,"component":315,"prefooter":321,"categories":1646,"main_image":1657,"published_date":1661,"_editable":1662},"2457e486-aa14-4910-bc33-3adce14203a8",{"type":13,"content":1363},[1364],{"type":16,"attrs":1365,"content":1366},{"level":18},[1367],{"text":1355,"type":21,"marks":1368},[1369,1370],{"type":24},{"type":335,"attrs":1371},{"color":430},[26],{"type":13,"content":1374},[1375,1382,1429,1436,1443,1444,1463,1464,1473,1480,1500,1549,1556,1557,1566,1573,1580,1587,1594,1601,1602,1611,1618,1625,1632,1639],{"type":30,"content":1376},[1377],{"text":1378,"type":21,"marks":1379},"In the vast, uncharted expanse of Bitcoin’s potential, BOS is crafting a chronicle of innovation, interoperability, and purpose. Our prologue of bold achievements shook the foundations of what Bitcoin could do: ",[1380],{"type":335,"attrs":1381},{"color":430},{"type":495,"content":1383},[1384,1399,1414],{"type":84,"content":1385},[1386],{"type":30,"content":1387},[1388,1394],{"text":1389,"type":21,"marks":1390},"BitSNARK",[1391,1392],{"type":24},{"type":335,"attrs":1393},{"color":430},{"text":1395,"type":21,"marks":1396},": Verifying the first zk proof on Bitcoin’s mainnet",[1397],{"type":335,"attrs":1398},{"color":430},{"type":84,"content":1400},[1401],{"type":30,"content":1402},[1403,1409],{"text":1404,"type":21,"marks":1405},"Grail",[1406,1407],{"type":24},{"type":335,"attrs":1408},{"color":430},{"text":1410,"type":21,"marks":1411},": The pioneering trustless Bitcoin-to-EVM zk bridge with over 800,000 testnet transactions",[1412],{"type":335,"attrs":1413},{"color":430},{"type":84,"content":1415},[1416],{"type":30,"content":1417},[1418,1424],{"text":1419,"type":21,"marks":1420},"Charms",[1421,1422],{"type":24},{"type":335,"attrs":1423},{"color":430},{"text":1425,"type":21,"marks":1426},": The first programmable token standard on Bitcoin",[1427],{"type":335,"attrs":1428},{"color":430},{"type":30,"content":1430},[1431],{"text":1432,"type":21,"marks":1433},"These milestones are not just technical feats; they are the opening chapters of a story that reimagines Bitcoin as a programmable, interconnected force in the crypto universe. This evolution of Bitcoin was only made possible through the advancements achieved by BOS. ",[1434],{"type":335,"attrs":1435},{"color":430},{"type":30,"content":1437},[1438],{"text":1439,"type":21,"marks":1440},"The Book of BOS is our story, and with every page, we’re building toward a future where Bitcoin’s full potential is unleashed.",[1441],{"type":335,"attrs":1442},{"color":430},{"type":30},{"type":125,"attrs":1445},{"id":1446,"body":1447},"808e3390-07e0-4b6d-9ab2-d472d33fe9b9",[1448],{"_uid":1449,"media":1450,"caption":136,"component":148,"_editable":1462},"i-ab89e493-e537-472b-a6fb-53e806d7a6e0",[1451],{"_uid":1452,"image":1453,"video":1457,"lottie":1459,"component":145,"_editable":1461},"c83aa20e-7fc7-40eb-b97a-febf4a0ca2cf",{"id":1454,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":1455,"copyright":136,"fieldtype":138,"meta_data":1456,"is_external_url":140},83713577346018,"https://a.storyblok.com/f/343174/1300x1572/390326350d/bos-roadmap-1.png",{},{"id":6,"alt":6,"name":136,"focus":6,"title":6,"source":6,"filename":136,"copyright":6,"fieldtype":138,"meta_data":1458},{},{"id":6,"alt":6,"name":136,"focus":6,"title":6,"source":6,"filename":136,"copyright":6,"fieldtype":138,"meta_data":1460},{},"\u003C!--#storyblok#{\"name\": \"media\", \"space\": \"343174\", \"uid\": \"c83aa20e-7fc7-40eb-b97a-febf4a0ca2cf\", \"id\": \"83712665371984\"}-->","\u003C!--#storyblok#{\"name\": \"article-media\", \"space\": \"343174\", \"uid\": \"i-ab89e493-e537-472b-a6fb-53e806d7a6e0\", \"id\": \"83712665371984\"}-->",{"type":30},{"type":16,"attrs":1465,"content":1466},{"level":56},[1467],{"text":1468,"type":21,"marks":1469},"Chapter One:  Transformation — Reimagining the Foundation",[1470,1471],{"type":24},{"type":335,"attrs":1472},{"color":430},{"type":30,"content":1474},[1475],{"text":1476,"type":21,"marks":1477},"The transformative phase has already begun, where we refine and elevate the tools that have brought us this far. ",[1478],{"type":335,"attrs":1479},{"color":430},{"type":30,"content":1481},[1482,1487,1495],{"text":1483,"type":21,"marks":1484},"Grail, our bridge to the vibrant EVM ecosystem, is getting a major upgrade. We’re augmenting it with institutional-grade capabilities—think robust security, seamless onboarding, and tools tailored for the heavyweights of Bitcoin. Today, major institutional entities including custodians, treasury companies, ETFs and exchanges hold approximately ",[1485],{"type":335,"attrs":1486},{"color":430},{"text":1488,"type":21,"marks":1489},"6 million BTC",[1490,1492,1494],{"type":42,"attrs":1491},{"href":1108,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":335,"attrs":1493},{"color":561},{"type":47},{"text":1496,"type":21,"marks":1497},", and this number is increasing. This is a major opportunity. Grail’s institutional upgrade is not just a technical enhancement—it is reimagining Bitcoin’s role in the global economy. As we enable institutions to activate their Bitcoin through decentralised rails, we are shifting even closer to the promise of Bitcoin’s future as a global financial system.",[1498],{"type":335,"attrs":1499},{"color":430},{"type":30,"content":1501},[1502,1507,1516,1521,1530,1535,1544],{"text":1503,"type":21,"marks":1504},"Charms, our programmability standard for Bitcoin and UTXO chains, is also evolving. We’re weaving in key upgrades: wallet integrations, block explorers, and developer tools. At the same time, we’re expanding Charms’ reach.  Beyond ",[1505],{"type":335,"attrs":1506},{"color":430},{"text":1508,"type":21,"marks":1509},"Cardano (demoed!)",[1510,1513,1515],{"type":42,"attrs":1511},{"href":1512,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://x.com/BTC_OS/status/1919376592146674001",{"type":335,"attrs":1514},{"color":561},{"type":47},{"text":1517,"type":21,"marks":1518}," and ",[1519],{"type":335,"attrs":1520},{"color":430},{"text":1522,"type":21,"marks":1523},"Litecoin (announced)",[1524,1527,1529],{"type":42,"attrs":1525},{"href":1526,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://bitcoinos.build/media-center/articles/welcome-home-litecoin-bos-brings-zk-rollups-and-programmable-tokens-to-bitcoin-s-silver-twin",{"type":335,"attrs":1528},{"color":561},{"type":47},{"text":1531,"type":21,"marks":1532},", other VMs (",[1533],{"type":335,"attrs":1534},{"color":430},{"text":1536,"type":21,"marks":1537},"BOS ecosystem",[1538,1541,1543],{"type":42,"attrs":1539},{"href":1540,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://bitcoinos.build/ecosystem",{"type":335,"attrs":1542},{"color":561},{"type":47},{"text":1545,"type":21,"marks":1546},") and UTXO chains are fast approaching. BOS will usher in a new era for programmability, cross chain interoperability, built on decentralized and trustless rails. ",[1547],{"type":335,"attrs":1548},{"color":430},{"type":30,"content":1550},[1551],{"text":1552,"type":21,"marks":1553},"This is about making Bitcoin a citizen of every blockchain - the universal unit of value. ",[1554],{"type":335,"attrs":1555},{"color":430},{"type":30},{"type":16,"attrs":1558,"content":1559},{"level":56},[1560],{"text":1561,"type":21,"marks":1562},"Chapter Two: Production—Iterating, Expanding, Launching",[1563,1564],{"type":24},{"type":335,"attrs":1565},{"color":430},{"type":30,"content":1567},[1568],{"text":1569,"type":21,"marks":1570},"Building on our strong foundation, we enter the production phase.  This is a time of testing, learning, and growth as we apply our work to real-world use and scale, refining our tools to ensure market-readiness. ",[1571],{"type":335,"attrs":1572},{"color":430},{"type":30,"content":1574},[1575],{"text":1576,"type":21,"marks":1577},"Here, Grail steps into the spotlight with institutional pilots. We’re inviting real enterprise users to test our systems, both on testnets and mainnets. Their feedback will shape the future, ensuring Grail is ready for the demands of the global digital economy. ",[1578],{"type":335,"attrs":1579},{"color":430},{"type":30,"content":1581},[1582],{"text":1583,"type":21,"marks":1584},"Charms takes a leap forward, too, spawning a dApp ecosystem that runs natively cross-chain and where creativity sets the boundaries, not the chain. With key upgrades battle-tested and ready for use, true programmability and interoperability across even more chains will become a reality, bringing enhanced liquidity, seamless communication and asset diversification. Cardano and Litecoin, the pioneer chains to use Charms, will be the main protagonists followed by other major VMs.",[1585],{"type":335,"attrs":1586},{"color":430},{"type":30,"content":1588},[1589],{"text":1590,"type":21,"marks":1591},"The $BOS token also makes its debut on mainnet. It’s not just a token; it’s a key to our ecosystem, a way for the community to participate, capture value and contribute. ",[1592],{"type":335,"attrs":1593},{"color":430},{"type":30,"content":1595},[1596],{"text":1597,"type":21,"marks":1598},"As the system races to launch, we're igniting efforts to scale TVL, forging value chains across the crypto universe,  unleashing seamless value flow across the BOS ecosystem and cementing our role as a powerhouse in activating Bitcoin. ",[1599],{"type":335,"attrs":1600},{"color":430},{"type":30},{"type":16,"attrs":1603,"content":1604},{"level":56},[1605],{"text":1606,"type":21,"marks":1607},"Chapter Three: Expansion—Scaling to Dominate",[1608,1609],{"type":24},{"type":335,"attrs":1610},{"color":430},{"type":30,"content":1612},[1613],{"text":1614,"type":21,"marks":1615},"From our learnings and rigorous testing, we’re now ready to launch to new heights. ",[1616],{"type":335,"attrs":1617},{"color":430},{"type":30,"content":1619},[1620],{"text":1621,"type":21,"marks":1622},"Grail becomes a production-ready powerhouse, onboarding major players and capturing institutional TVL at scale. ",[1623],{"type":335,"attrs":1624},{"color":430},{"type":30,"content":1626},[1627],{"text":1628,"type":21,"marks":1629},"Charms will become an adopted standard for programmability and interoperability. Charmed tokens will enjoy a rich dApp ecosystem across the whole crypto ecosystem. Liquidity and applications will finally be united instead of fragmented. ",[1630],{"type":335,"attrs":1631},{"color":430},{"type":30,"content":1633},[1634],{"text":1635,"type":21,"marks":1636},"The $BOS economy and vision comes alive, allowing real value capture and utility. We’re democratizing participation with nodes, verification mechanisms, voting, and community grants. ",[1637],{"type":335,"attrs":1638},{"color":430},{"type":30,"content":1640},[1641],{"text":1642,"type":21,"marks":1643},"This is no mere roadmap; it’s a story of intention, and of genuine ambition to redefine Bitcoin’s role in the world. The Book of BOS is still being written, and every chapter brings us closer to a future where Bitcoin is not just a store of value but a vibrant, programmable, interconnected ecosystem. Join us as we turn the next pages in the Book of BOS.",[1644],{"type":335,"attrs":1645},{"color":430},[1647],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":1648,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":1655,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1656,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":1649,"_editable":391},{"type":13,"content":1650},[1651],{"type":16,"attrs":1652,"content":1653},{"level":18},[1654],{"text":390,"type":21},[],[],{"id":1658,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":1659,"copyright":136,"fieldtype":138,"meta_data":1660,"is_external_url":140},83712770507667,"https://a.storyblok.com/f/343174/1300x728/d345a0ab44/bos-mediacenter-thumbnail-98.png",{},"2025-08-25 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"2457e486-aa14-4910-bc33-3adce14203a8\", \"id\": \"83712665371984\"}-->","the-book-of-bos-writing-bitcoin-s-next-chapter","media-center/articles/the-book-of-bos-writing-bitcoin-s-next-chapter",[],"622ea3be-e096-4b17-b321-ae525f3c4d12",[],{"name":1669,"created_at":1670,"published_at":6,"updated_at":1671,"id":1672,"uuid":1673,"content":1674,"slug":1975,"full_slug":1976,"sort_by_date":6,"position":394,"tag_list":1977,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":1978,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1979,"default_full_slug":6,"translated_slugs":6},"BitcoinOS and Arichain to Unlock Trustless zkBTC Liquidity for Multi-Dimensional Future","2025-07-16T00:30:22.078Z","2025-07-31T20:20:48.381Z",69370765673098,"99373b25-b9a7-401b-9dfd-067d120bf3de",{"_uid":1675,"title":1676,"authors":1684,"content":1685,"component":315,"prefooter":321,"card_image":1956,"categories":1960,"main_image":1971,"published_date":1973,"_editable":1974},"13412b20-cfe6-46a6-95c8-248f78f4fae5",{"type":13,"content":1677},[1678],{"type":16,"attrs":1679,"content":1680},{"level":18},[1681],{"text":1669,"type":21,"marks":1682},[1683],{"type":24},[26],{"type":13,"content":1686},[1687,1714,1721,1748,1752,1784,1788,1795,1799,1836,1840,1844,1870,1877,1881,1901,1905,1909],{"type":30,"content":1688},[1689,1691,1695,1696,1700,1702,1706,1708,1712],{"text":1690,"type":21},"We’re excited to announce a groundbreaking partnership between ",{"text":1692,"type":21,"marks":1693},"BitcoinOS (BOS)",[1694],{"type":24},{"text":1517,"type":21},{"text":1697,"type":21,"marks":1698},"Arichain",[1699],{"type":24},{"text":1701,"type":21},", bringing ",{"text":1703,"type":21,"marks":1704},"trustless zkBTC liquidity",[1705],{"type":24},{"text":1707,"type":21}," into Arichain’s multi-VM, cross-dimensional blockchain ecosystem. Through the integration of the BOS ",{"text":1709,"type":21,"marks":1710},"Grail Vault",[1711],{"type":24},{"text":1713,"type":21},", Arichain builders and users can seamlessly access decentralized Bitcoin liquidity while maintaining full self-custody and cross-chain composability.",{"type":16,"attrs":1715,"content":1716},{"level":56},[1717],{"text":1718,"type":21,"marks":1719},"About Arichain: Reimagining Blockchain into Dimensions",[1720],{"type":24},{"type":30,"content":1722},[1723,1725,1729,1731,1735,1737,1741,1742,1746],{"text":1724,"type":21},"Arichain has redefined the idea of a Layer 1. Built as a ",{"text":1726,"type":21,"marks":1727},"multi-dimensional network",[1728],{"type":24},{"text":1730,"type":21},", Arichain unifies execution environments—including ",{"text":1732,"type":21,"marks":1733},"EVM",[1734],{"type":24},{"text":1736,"type":21},", ",{"text":1738,"type":21,"marks":1739},"SVM",[1740],{"type":24},{"text":1736,"type":21},{"text":1743,"type":21,"marks":1744},"WASM",[1745],{"type":24},{"text":1747,"type":21},", and more—under a single consensus layer (Delegated Random Proof-of-Stake). Instead of fragmented chains and isolated virtual machines, Arichain creates a unified plane where assets, data, and user experiences coexist frictionlessly.",{"type":30,"content":1749},[1750],{"text":1751,"type":21},"Key innovations of Arichain:",{"type":495,"content":1753},[1754,1764,1774],{"type":84,"content":1755},[1756],{"type":30,"content":1757},[1758,1762],{"text":1759,"type":21,"marks":1760},"Native Wallet Compatibility",[1761],{"type":24},{"text":1763,"type":21},": Use your familiar EVM or SVM wallets without new accounts.",{"type":84,"content":1765},[1766],{"type":30,"content":1767},[1768,1772],{"text":1769,"type":21,"marks":1770},"Parallel Multi-VM Execution",[1771],{"type":24},{"text":1773,"type":21},": Deploy apps across environments in the same network.",{"type":84,"content":1775},[1776],{"type":30,"content":1777},[1778,1782],{"text":1779,"type":21,"marks":1780},"True Cross-Dimensional UX",[1781],{"type":24},{"text":1783,"type":21},": No network switching, bridging, or fragmented liquidity.",{"type":30,"content":1785},[1786],{"text":1787,"type":21},"This architecture opens the door to a new wave of cross-chain DeFi, gaming, and identity protocols—all with user simplicity at their core.",{"type":16,"attrs":1789,"content":1790},{"level":56},[1791],{"text":1792,"type":21,"marks":1793},"BOS' zkBTC Meets Multi-VM Architecture",[1794],{"type":24},{"type":30,"content":1796},[1797],{"text":1798,"type":21},"Through this partnership:",{"type":495,"content":1800},[1801,1811,1824,1830],{"type":84,"content":1802},[1803],{"type":30,"content":1804},[1805,1809],{"text":1806,"type":21,"marks":1807},"Arichain gains direct access to zkBTC",[1808],{"type":24},{"text":1810,"type":21}," liquidity via the Grail Vault.",{"type":84,"content":1812},[1813],{"type":30,"content":1814},[1815,1817,1822],{"text":1816,"type":21},"Users can bring BTC liquidity on-chain to Arichain in a ",{"text":1818,"type":21,"marks":1819},"provably trustless",[1820],{"type":1821},"italic",{"text":1823,"type":21}," way.",{"type":84,"content":1825},[1826],{"type":30,"content":1827},[1828],{"text":1829,"type":21},"Developers can build DeFi protocols—lending, trading, payments—using Bitcoin as collateral or settlement.",{"type":84,"content":1831},[1832],{"type":30,"content":1833},[1834],{"text":1835,"type":21},"zkBTC moves across EVM, SVM, and WASM environments in Arichain without bridging friction.",{"type":30,"content":1837},[1838],{"text":1839,"type":21},"This integration aligns perfectly with Arichain’s mission to eliminate fragmentation. This isn’t about layers anymore—it’s about dimensions.",{"type":30,"content":1841},[1842],{"text":1843,"type":21},"BOS and Arichain together deliver a unified experience:",{"type":495,"content":1845},[1846,1852,1858,1864],{"type":84,"content":1847},[1848],{"type":30,"content":1849},[1850],{"text":1851,"type":21},"One network.",{"type":84,"content":1853},[1854],{"type":30,"content":1855},[1856],{"text":1857,"type":21},"One account.",{"type":84,"content":1859},[1860],{"type":30,"content":1861},[1862],{"text":1863,"type":21},"Native Bitcoin liquidity.",{"type":84,"content":1865},[1866],{"type":30,"content":1867},[1868],{"text":1869,"type":21},"Zero custodial risk.",{"type":16,"attrs":1871,"content":1872},{"level":56},[1873],{"text":1874,"type":21,"marks":1875},"Welcome Home Arichain",[1876],{"type":24},{"type":30,"content":1878},[1879],{"text":1880,"type":21},"This collaboration pushes the limits of what’s possible for Bitcoin and cross-chain liquidity:",{"type":495,"content":1882},[1883,1889,1895],{"type":84,"content":1884},[1885],{"type":30,"content":1886},[1887],{"text":1888,"type":21},"Bitcoin remains the most secure settlement layer in crypto.",{"type":84,"content":1890},[1891],{"type":30,"content":1892},[1893],{"text":1894,"type":21},"zkBTC ensures no centralized custodians, no trusted bridges.",{"type":84,"content":1896},[1897],{"type":30,"content":1898},[1899],{"text":1900,"type":21},"Arichain unlocks a seamless UX across execution environments.",{"type":30,"content":1902},[1903],{"text":1904,"type":21},"Together, BOS and Arichain are setting a new standard for secure, frictionless, and composable liquidity in the multi-chain economy.",{"type":30,"content":1906},[1907],{"text":1908,"type":21},"We proudly welcome ARI into the BOS family. ",{"type":30,"content":1910},[1911,1913,1920,1922,1929,1930,1937,1939,1946,1948,1954],{"text":1912,"type":21},"Follow BOS on ",{"text":1914,"type":21,"marks":1915},"X",[1916,1919],{"type":42,"attrs":1917},{"href":1918,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://x.com/BTC_OS",{"type":47},{"text":1921,"type":21},", and make sure to join the community on ",{"text":1923,"type":21,"marks":1924},"Discord",[1925,1928],{"type":42,"attrs":1926},{"href":1927,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://discord.com/invite/bitcoinos",{"type":47},{"text":1517,"type":21},{"text":1931,"type":21,"marks":1932},"Telegram",[1933,1936],{"type":42,"attrs":1934},{"href":1935,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://t.me/BitcoinOS_Build",{"type":47},{"text":1938,"type":21},". Also check out Arichain's ",{"text":1940,"type":21,"marks":1941},"website",[1942,1945],{"type":42,"attrs":1943},{"href":1944,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://arichain.com/",{"type":47},{"text":1947,"type":21},", and scope out the project on ",{"text":1914,"type":21,"marks":1949},[1950,1953],{"type":42,"attrs":1951},{"href":1952,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://x.com/Arichain_",{"type":47},{"text":1955,"type":21},".",{"id":1957,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":1958,"copyright":136,"fieldtype":138,"meta_data":1959,"is_external_url":140},71855448040528,"https://a.storyblok.com/f/343174/1950x1092/041d005b82/bos-mediacenter-thumbnail-1.png",{},[1961],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":1962,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":1969,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":1970,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":1963,"_editable":391},{"type":13,"content":1964},[1965],{"type":16,"attrs":1966,"content":1967},{"level":18},[1968],{"text":390,"type":21},[],[],{"id":1957,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":1958,"copyright":136,"fieldtype":138,"meta_data":1972,"is_external_url":140},{},"2025-07-11 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"13412b20-cfe6-46a6-95c8-248f78f4fae5\", \"id\": \"69370765673098\"}-->","bitcoinos-and-arichain-to-unlock-trustless-zkbtc-liquidity-for-multi-dimensional-future","media-center/articles/bitcoinos-and-arichain-to-unlock-trustless-zkbtc-liquidity-for-multi-dimensional-future",[],"1d230acd-d7a8-4fe4-83ee-daf04df86bd5",[],{"name":1981,"created_at":1982,"published_at":6,"updated_at":1983,"id":1984,"uuid":1985,"content":1986,"slug":2185,"full_slug":2186,"sort_by_date":6,"position":2187,"tag_list":2188,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":2189,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":2190,"default_full_slug":6,"translated_slugs":6},"DeltaDeFi Joins BOS To Bring Bridgeless Bitcoin to Cardano DeFi With Hydra","2025-07-16T00:36:58.527Z","2025-07-31T20:20:49.283Z",69372389511832,"eed100c6-5708-4de5-98e6-31ff21637480",{"_uid":1987,"title":1988,"authors":1996,"content":1997,"component":315,"prefooter":321,"card_image":2166,"categories":2170,"main_image":2181,"published_date":2183,"_editable":2184},"0f621d39-44b2-4415-9af5-f1c7b67deb82",{"type":13,"content":1989},[1990],{"type":16,"attrs":1991,"content":1992},{"level":18},[1993],{"text":1981,"type":21,"marks":1994},[1995],{"type":24},[26],{"type":13,"content":1998},[1999,2013,2023,2030,2034,2063,2067,2074,2078,2082,2104,2108,2115,2125,2129,2133],{"type":30,"content":2000},[2001,2005,2007,2011],{"text":2002,"type":21,"marks":2003},"BitcoinOS",[2004],{"type":24},{"text":2006,"type":21}," has entered into a strategic partnership with ",{"text":2008,"type":21,"marks":2009},"DeltaDeFi",[2010],{"type":24},{"text":2012,"type":21},", a pioneering team building next-generation, scalable, decentralized trading infrastructure on Cardano.",{"type":30,"content":2014},[2015,2017,2021],{"text":2016,"type":21},"Together, we’ll unlock new possibilities for trust-minimized, bridgeless Bitcoin-powered DeFi by integrating ",{"text":2018,"type":21,"marks":2019},"xBTC",[2020],{"type":24},{"text":2022,"type":21},", BOS’s cryptographic BOS' programmable and cross-chain BTC variant, into DeltaDeFi’s Hydra-based trading protocol and vault products. At last, secure and scalable DeFi will be available to Bitcoiners on the Cardano blockchain,",{"type":16,"attrs":2024,"content":2025},{"level":56},[2026],{"text":2027,"type":21,"marks":2028},"The BOS and DeltaDeFi Combination",[2029],{"type":24},{"type":30,"content":2031},[2032],{"text":2033,"type":21},"Despite Bitcoin’s role as the foundation of crypto, its utility across non-custodial DeFi has remained constrained by reliance on wrapped assets and centralized bridges. Our collaboration with DeltaDeFi directly addresses this challenge by combining:",{"type":495,"content":2035},[2036,2045,2057],{"type":84,"content":2037},[2038],{"type":30,"content":2039},[2040,2043],{"text":2018,"type":21,"marks":2041},[2042],{"type":24},{"text":2044,"type":21},", a fully cryptographic, bridgeless BTC representation designed for composable cross-chain settlement",{"type":84,"content":2046},[2047],{"type":30,"content":2048},[2049,2051,2055],{"text":2050,"type":21},"DeltaDeFi’s ",{"text":2052,"type":21,"marks":2053},"high-performance order book protocol",[2054],{"type":24},{"text":2056,"type":21},", engineered for efficient, transparent trading and non-custodial custody",{"type":84,"content":2058},[2059],{"type":30,"content":2060},[2061],{"text":2062,"type":21},"The shared vision of expanding UTxO-based ecosystems that put sovereignty and decentralization first",{"type":30,"content":2064},[2065],{"text":2066,"type":21},"This partnership will empower users to trade and utilize BTC within DeFi applications without compromising on trust, security, or composability.",{"type":16,"attrs":2068,"content":2069},{"level":56},[2070],{"text":2071,"type":21,"marks":2072},"UTXBros: Lightning vs Hydra",[2073],{"type":24},{"type":30,"content":2075},[2076],{"text":2077,"type":21},"Hydra is Cardano’s scalability layer, similar in spirit to Bitcoin’s Lightning Network, designed to enable off-chain transaction processing. However, Hydra goes further by leveraging the UTxO model and native smart contract capabilities of Cardano to create highly efficient state channels that can settle thousands of transactions with minimal fees. Through DeltaDeFi, Hydra is used to deliver instant, low-cost trade execution and liquidity management, improving upon Lightning by combining scalability with programmable settlement and advanced DeFi primitives.",{"type":30,"content":2079},[2080],{"text":2081,"type":21},"Under the partnership, our teams will:",{"type":495,"content":2083},[2084,2094],{"type":84,"content":2085},[2086],{"type":30,"content":2087},[2088,2092],{"text":2089,"type":21,"marks":2090},"Establish a shared technical roadmap",[2091],{"type":24},{"text":2093,"type":21}," for integrating xBTC into DeltaDeFi’s trading and vault architecture",{"type":84,"content":2095},[2096],{"type":30,"content":2097},[2098,2102],{"text":2099,"type":21,"marks":2100},"Co-develop educational content and ecosystem updates",[2101],{"type":24},{"text":2103,"type":21}," to drive awareness and adoption across Bitcoin and Cardano communities",{"type":30,"content":2105},[2106],{"text":2107,"type":21},"By aligning our infrastructure and research, we’re laying the groundwork for a new era of Bitcoin-native DeFi that transcends siloed chains and centralized dependencies.",{"type":16,"attrs":2109,"content":2110},{"level":56},[2111],{"text":2112,"type":21,"marks":2113},"Welcome Home DeltaDeFi",[2114],{"type":24},{"type":30,"content":2116},[2117,2119,2123],{"text":2118,"type":21},"DeltaDeFi will help BOS advance the mission of ",{"text":2120,"type":21,"marks":2121},"programmable, self-custodied Bitcoin",[2122],{"type":24},{"text":2124,"type":21}," across the decentralized economy, scalable using Cardano's eUTXO and Hydra technologies. ",{"type":30,"content":2126},[2127],{"text":2128,"type":21},"Together, we’re building the infrastructure that will make Bitcoin the beating heart of an open, unstoppable financial system.",{"type":30,"content":2130},[2131],{"text":2132,"type":21},"We're proud to welcome DeltaDeFi to the BOS Family.",{"type":30,"content":2134},[2135,2137,2143,2144,2149,2151,2156,2158,2164],{"text":2136,"type":21},"For more, check out BitcoinOS on ",{"text":2138,"type":21,"marks":2139},"Twitter",[2140,2142],{"type":42,"attrs":2141},{"href":1918,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":1736,"type":21},{"text":1923,"type":21,"marks":2145},[2146,2148],{"type":42,"attrs":2147},{"href":1927,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":2150,"type":21},", and ",{"text":1931,"type":21,"marks":2152},[2153,2155],{"type":42,"attrs":2154},{"href":1935,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":2157,"type":21},", and also find DeltaDeFI on ",{"text":2138,"type":21,"marks":2159},[2160,2163],{"type":42,"attrs":2161},{"href":2162,"uuid":6,"anchor":6,"target":6,"linktype":45},"https://x.com/DeltaDeFi",{"type":47},{"text":2165,"type":21}," and their website. ",{"id":2167,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":2168,"copyright":136,"fieldtype":138,"meta_data":2169,"is_external_url":140},71855448282215,"https://a.storyblok.com/f/343174/1950x1092/80ef3b0259/bos-mediacenter-thumbnail-19.png",{},[2171],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":2172,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":2179,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":2180,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":2173,"_editable":391},{"type":13,"content":2174},[2175],{"type":16,"attrs":2176,"content":2177},{"level":18},[2178],{"text":390,"type":21},[],[],{"id":2167,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":2168,"copyright":136,"fieldtype":138,"meta_data":2182,"is_external_url":140},{},"2025-07-07 00:00","\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"0f621d39-44b2-4415-9af5-f1c7b67deb82\", \"id\": \"69372389511832\"}-->","deltadefi-joins-bos-to-bring-bridgeless-bitcoin-to-cardano-defi-with-hydra","media-center/articles/deltadefi-joins-bos-to-bring-bridgeless-bitcoin-to-cardano-defi-with-hydra",480,[],"5e5bbefb-9ccf-4ca7-87a9-dc296e00666b",[],{"name":2192,"created_at":2193,"published_at":6,"updated_at":2194,"id":2195,"uuid":2196,"content":2197,"slug":2393,"full_slug":2394,"sort_by_date":6,"position":2395,"tag_list":2396,"is_startpage":140,"parent_id":409,"meta_data":6,"group_id":2397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":2398,"default_full_slug":6,"translated_slugs":6},"Hathor Network and BitcoinOS Join Forces to Unlock Seamless Bitcoin Interoperability","2025-07-16T00:35:47.663Z","2025-07-31T20:20:49.300Z",69372099256982,"8a971f56-a111-4e8c-8591-5a76c2238a7b",{"_uid":2198,"title":2199,"authors":2207,"content":2208,"component":315,"prefooter":321,"card_image":2375,"categories":2379,"main_image":2390,"published_date":2183,"_editable":2392},"f0de666d-54f8-4c86-9835-647abe243d6b",{"type":13,"content":2200},[2201],{"type":16,"attrs":2202,"content":2203},{"level":18},[2204],{"text":2192,"type":21,"marks":2205},[2206],{"type":24},[26],{"type":13,"content":2209},[2210,2230,2244,2251,2255,2295,2302,2306,2310,2314,2321,2325,2335,2339,2346,2350],{"type":30,"content":2211},[2212,2214,2218,2219,2222,2224,2228],{"text":2213,"type":21},"We’re excited to announce a strategic partnership between ",{"text":2215,"type":21,"marks":2216},"Hathor Network",[2217],{"type":24},{"text":1517,"type":21},{"text":1692,"type":21,"marks":2220},[2221],{"type":24},{"text":2223,"type":21},", the modular and programmable layer for Bitcoin. Together, we’re laying the foundation for ",{"text":2225,"type":21,"marks":2226},"native Bitcoin liquidity and cross-chain token portability",[2227],{"type":24},{"text":2229,"type":21}," between the Hathor Network and Bitcoin’s emerging DeFi ecosystem.",{"type":30,"content":2231},[2232,2234,2238,2239,2242],{"text":2233,"type":21},"This collaboration will integrate ",{"text":2235,"type":21,"marks":2236},"BOS",[2237],{"type":24},{"text":1517,"type":21},{"text":1419,"type":21,"marks":2240},[2241],{"type":24},{"text":2243,"type":21},", a Bitcoin-based token issuance protocol, with Hathor Network’s Nano Contracts and native UTXO architecture, enabling frictionless movement of assets between the two chains.",{"type":16,"attrs":2245,"content":2246},{"level":167},[2247],{"text":2248,"type":21,"marks":2249},"Unlocking New Opportunities for Bitcoin and Hathor Ecosystems",[2250],{"type":24},{"type":30,"content":2252},[2253],{"text":2254,"type":21},"The integration of BOS and Charms with Hathor Network will unlock several key benefits for both ecosystems:",{"type":495,"content":2256},[2257,2275,2283],{"type":84,"content":2258},[2259],{"type":30,"content":2260},[2261,2265,2268,2270,2273],{"text":2262,"type":21,"marks":2263},"xBTC on Hathor:",[2264],{"type":24},{"type":332,"marks":2266},[2267],{"type":24},{"text":2269,"type":21},"Hathor users and developers will soon be able to leverage ",{"text":2018,"type":21,"marks":2271},[2272],{"type":24},{"text":2274,"type":21},", a tokenized Bitcoin asset from BitcoinOS issued via Charms. This opens the door for Bitcoin’s 2.1 trillion in native liquidity to power Hathor-based DeFi apps, including trading, lending, and payment use cases with fewer intermediaries and higher trust minimization than traditional wrapped BTC solutions.",{"type":84,"content":2276},[2277],{"type":30,"content":2278},[2279],{"text":2280,"type":21,"marks":2281},"Uniting Bitcoin and Hahor’s Token Ecosystems",[2282],{"type":24},{"type":84,"content":2284},[2285],{"type":30,"content":2286},[2287,2289,2293],{"text":2288,"type":21},"Using Charms,",{"text":2290,"type":21,"marks":2291}," ",[2292],{"type":24},{"text":2294,"type":21},"Bitcoin-based tokens will be able to migrate to Hathor network, and Hathor native tokens can migrate to Bitcoin, gaining access to Bitcoin-based DEXs, wallets, and emerging apps built around Bitcoin DeFi.",{"type":16,"attrs":2296,"content":2297},{"level":167},[2298],{"text":2299,"type":21,"marks":2300},"A Shared Vision of Modular, Scalable, UTXO-Based Innovation",[2301],{"type":24},{"type":30,"content":2303},[2304],{"text":2305,"type":21},"Both BitcoinOS and Hathor share a common vision: bringing advanced programmability and liquidity to UTXO-based networks, without sacrificing decentralization, scalability, or simplicity.",{"type":30,"content":2307},[2308],{"text":2309,"type":21},"BitcoinOS uses zero-knowledge proofs and modular execution layers to expand Bitcoin’s capabilities, while Hathor leverages its novel Nano Contracts — lightweight smart contracts designed for scalability and ease of use within a UTXO architecture.",{"type":30,"content":2311},[2312],{"text":2313,"type":21},"This deep technical alignment allows the two ecosystems to collaborate seamlessly, fostering cross-chain interoperability while respecting each protocol’s core design principles.",{"type":16,"attrs":2315,"content":2316},{"level":167},[2317],{"text":2318,"type":21,"marks":2319},"Phased Approach with a Focus on Marketing and Long-Term Development",[2320],{"type":24},{"type":30,"content":2322},[2323],{"text":2324,"type":21},"This partnership will begin with joint marketing efforts and technical exploration, allowing both communities to discover the benefits of this collaboration early on.",{"type":30,"content":2326},[2327,2329,2333],{"text":2328,"type":21},"Given current roadmap priorities, Hathor Network plans to begin deeper technical work on this integration in ",{"text":2330,"type":21,"marks":2331},"Q4 2025",[2332],{"type":24},{"text":2334,"type":21}," or later, aligning with the evolution of both ecosystems.",{"type":30,"content":2336},[2337],{"text":2338,"type":21},"In the meantime, we’ll be working closely with the BitcoinOS team to share updates, co-create educational content, and highlight the future potential of this integration.",{"type":16,"attrs":2340,"content":2341},{"level":167},[2342],{"text":2343,"type":21,"marks":2344},"Looking Ahead",[2345],{"type":24},{"type":30,"content":2347},[2348],{"text":2349,"type":21},"We’re thrilled to explore this collaboration with BitcoinOS and Charms — two of the most exciting projects in the Bitcoin DeFi space. By connecting our ecosystems, we’re unlocking new opportunities for liquidity, innovation, and community growth, all while staying true to our shared commitment to scalable, decentralized, UTXO-based finance.",{"type":30,"content":2351},[2352,2354,2359,2361,2366,2367,2373],{"text":2353,"type":21},"‍Follow BOS  ",{"text":1914,"type":21,"marks":2355},[2356,2358],{"type":42,"attrs":2357},{"href":1918,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":2360,"type":21},", and join the community on ",{"text":1931,"type":21,"marks":2362},[2363,2365],{"type":42,"attrs":2364},{"href":1935,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":2150,"type":21},{"text":2368,"type":21,"marks":2369},"Discord ",[2370,2372],{"type":42,"attrs":2371},{"href":1927,"uuid":6,"anchor":6,"target":6,"linktype":45},{"type":47},{"text":2374,"type":21},"as we continue building the future of cross-chain Bitcoin DeFi.",{"id":2376,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":2377,"copyright":136,"fieldtype":138,"meta_data":2378,"is_external_url":140},71855448298600,"https://a.storyblok.com/f/343174/1950x1092/e30324ec81/bos-mediacenter-thumbnail-29.png",{},[2380],{"name":358,"created_at":359,"published_at":6,"updated_at":360,"id":361,"uuid":362,"content":2381,"slug":392,"full_slug":393,"sort_by_date":6,"position":394,"tag_list":2388,"is_startpage":140,"parent_id":396,"meta_data":6,"group_id":397,"first_published_at":6,"release_id":6,"lang":354,"path":6,"alternates":2389,"default_full_slug":6,"translated_slugs":6,"_stopResolving":346},{"_uid":364,"component":365,"prefooter":321,"page_title":2382,"_editable":391},{"type":13,"content":2383},[2384],{"type":16,"attrs":2385,"content":2386},{"level":18},[2387],{"text":390,"type":21},[],[],{"id":2376,"alt":136,"name":136,"focus":136,"title":136,"source":136,"filename":2377,"copyright":136,"fieldtype":138,"meta_data":2391,"is_external_url":140},{},"\u003C!--#storyblok#{\"name\": \"article\", \"space\": \"343174\", \"uid\": \"f0de666d-54f8-4c86-9835-647abe243d6b\", \"id\": \"69372099256982\"}-->","hathor-network-and-bitcoinos-join-forces-to-unlock-seamless-bitcoin-interoperability","media-center/articles/hathor-network-and-bitcoinos-join-forces-to-unlock-seamless-bitcoin-interoperability",490,[],"a2c6339f-3c6e-4a9b-8edb-42dd8736b309",[],1765472538877]