Share this article

Adam Back's Blockstream Unveils Bitcoin-Powered, Liquid Network-Based Smart Contracts

Co-founded by early Bitcoin contributor Adam Back, Blockstream introduced Simplicity to solve the limitations of Bitcoin as a smart contract venue

Updated Oct 16, 2025, 1:41 p.m. Published Jul 31, 2025, 4:19 p.m. 1 min read
Blockstream CEO Adam Back at Consensus Hong Kong in February (CoinDesk/Personae Digital)

What to know:

  • Simplicity is now live on the Liquid Network, marking a major step toward advanced smart contracts on Bitcoin.
  • Developed by Blockstream, the language emphasizes formal verification and security.
  • It advances the movement that began with BitVM to bring expressive programmability to Bitcoin without compromising its minimalist design.

Bitcoin development firm Blockstream has unveiled "Simplicity," a programming language for smart contracts built on the layer-2 network Liquid.

Co-founded by cryptographer and early Bitcoin contributor Dr. Adam Back, Blockstream has introduced Simplicity with the aim of solving the limitations of Bitcoin as a venue for smart contracts.

"Simplicity gives Bitcoin expressive smart contracting power, but without the security problems associated with VM-based chains," said Back in an emailed announcement on Thursday. "It’s built from the ground up to be formally specified, secure, and efficient.”

The push for Bitcoin-native programmability has gained momentum in recent years, especially since the introduction of BitVM in 2023, a framework that explored how complex computations could be verified on Bitcoin without altering the base protocol.

Simplicity's origins in fact predate BitVM, having been conceptualized by Blockstream research Dr. Russell O'Connor in 2012. It is designed to enable smart contracts eschewing some of the features like unbounded loops that can lead to vulnerabilities and exploits on networks like Ethereum.

Instead, Simplicity uses Bitcoin's UTXO model, whereby tokens function like digital cash and users spend specific coins, as opposed to account balances being updated.

Simplicity is now live on the Liquid Network, a Bitcoin layer-2 with over $3 billion in total value locked (TVL), allowing developers to build many of the applications commonplace on smart contract-enabled blockchains, such as programmable vaults, decentralized exchanges, custody services and governance protocols, using Bitcoin as the settlement layer.

AI Disclaimer: Parts of this article were generated with the assistance from AI tools and reviewed by our editorial team to ensure accuracy and adherence to our standards. For more information, see CoinDesk's full AI Policy.

More For You

XRP News

A draft XRPL amendment notes that flash loan attacks are "structurally impossible" on the network because of how its transactions are built, an architectural quirk that has spared the chain from the exploit class that has cost Ethereum DeFi billions.

What to know:

  • Recent DeFi exploits on protocols like Thorchain, Drift and KelpDAO have relied on flash loans, a mechanism that does not exist on the XRP Ledger.
  • Because XRPL transactions are atomic and cannot include composable intra-transaction calls, flash loan attacks are structurally impossible on the network.
  • As XRPL pursues AMM upgrades...