Advertisement
Singapore markets open in 7 hours 4 minutes
  • Straits Times Index

    3,367.90
    +29.33 (+0.88%)
     
  • S&P 500

    5,493.95
    +18.86 (+0.34%)
     
  • Dow

    39,224.26
    +54.74 (+0.14%)
     
  • Nasdaq

    17,991.93
    +112.63 (+0.63%)
     
  • Bitcoin USD

    61,980.47
    -1,547.23 (-2.44%)
     
  • CMC Crypto 200

    1,310.03
    -34.48 (-2.57%)
     
  • FTSE 100

    8,121.20
    -45.56 (-0.56%)
     
  • Gold

    2,332.40
    -6.50 (-0.28%)
     
  • Crude Oil

    83.25
    -0.13 (-0.16%)
     
  • 10-Yr Bond

    4.4530
    -0.0260 (-0.58%)
     
  • Nikkei

    40,074.69
    +443.63 (+1.12%)
     
  • Hang Seng

    17,769.14
    +50.53 (+0.29%)
     
  • FTSE Bursa Malaysia

    1,597.96
    -0.24 (-0.02%)
     
  • Jakarta Composite Index

    7,125.14
    -14.48 (-0.20%)
     
  • PSE Index

    6,358.96
    -39.81 (-0.62%)
     

‘Storage Proofs’ Touted as Alternative to Hack-Prone Bridges in Multichain World

As new blockchains proliferate, users who want to swap assets between chains are dependent on bridges prone to problems and attacks.

Chainanalysis estimates that bridge attacks accounted for 69% of all cryptocurrency stolen in 2022, with over $2 billion siphoned from buggy cross-chain bridge platforms.

As blockchain developers increasingly recognize the problem of vulnerable bridges, some, like the Ethereum layer 2 network Starknet, are turning to “storage proofs” for help.

Storage proofs are a cryptographic method to allow users to “prove” that certain data, transactions or assets on a blockchain are true or valid, without having to rely on a third party.

ADVERTISEMENT

“Today, you hand over money to third parties to transport over a bridge. Anyone can be lurking, waiting to ambush you and steal money,” Eli Ben-Sasson, co-founder of Starkware, the company behind the Starknet blockchain, explained in a statement. “Storage proofs will let you just press a button and more-or-less teleport liquidity from chain to chain. It’sa dramatic difference.”

This article is featured in the latest issue of The Protocol, our weekly newsletter exploring the tech behind crypto, one block at a time. Sign up here to get it in your inbox every Wednesday.

According to Starknet, they will be the first network to have storage proofs natively integrated, after it goes through a security audit later this year. Currently, Starkware’s Goerli testnet has storage proofs built on it by a team called Herodotus, so project developers can experiment with the new setup.

Starkware is betting that rising demand for cross-chain transfers will soon bring storage proofs to more platforms.

How do Storage proofs work?

Storage proofs aim to enable “trustless”' cross-chain bridges, using cryptography to eliminate the need for third-party “oracles” to track assets between chains.

The method could be particularly useful for tracking assets between Ethereum and its growing community of “layer 2” chains – faster, cheaper networks that operate alongside Ethereum and rely on bridges to communicate with it and between each other.

With storage proofs, “You're basically proving mathematically – and using the integrity of math – to assert that you indeed own this asset on Ethereum,” Ben-Sasson told CoinDesk.”You don't need intermediaries, you just need the power of math.”

Ben-Sasson contends that storage proofs can, in some cases, even eliminate the need to transfer assets across different chains. Instead, users could use storage proofs to simply show on one chain that assets exist on another.

For instance, say a user has vote-bearing tokens on one blockchain, but a platform’s governance process takes place on another chain. The user can use a storage proof to show their assets on the first chain, and then vote on the second one, without having to move over the assets and pay high gas fees.

Why now?

One team working on storage proofs is Herodotus, which is focused on bringing them to Ethereum’s layer 2 platforms.

Cryptographic proofs, like storage proofs, can be quite large and complex for computers to verify, making them difficult for space-constrained blockchain networks to handle. Previously, “what really made storage proofs economically unfeasible, is the fact that all the computation had to happen on the blockchain,” said Kacper Koziol, co-founder of Herodotus.

Starkware turned to zero-knowledge (ZK) cryptography to address this issue when building its storage proofs, allowing for smaller and more efficient computation.

“We can simply prove that it was computed in a valid manner and just do the verification of the computation,” Koziol said.

Read more: Ethereum Upgrade Could Make It Harder to Lose All Your Crypto