TL;DR
POSE introduces a practical off-chain smart contract execution protocol utilizing Trusted Execution Environments to reduce costs, enhance privacy, and improve robustness compared to existing solutions.
Contribution
The paper presents POSE, a novel off-chain smart contract protocol that overcomes limitations of current solutions by using TEEs for secure, efficient, and resilient execution.
Findings
POSE reduces blockchain interaction costs significantly.
The protocol ensures strong security even with many corrupted parties.
Implementation shows high efficiency and robustness.
Abstract
Smart contracts enable users to execute payments depending on complex program logic. Ethereum is the most notable example of a blockchain that supports smart contracts leveraged for countless applications including games, auctions and financial products. Unfortunately, the traditional method of running contract code on-chain is very expensive, for instance, on the Ethereum platform, fees have dramatically increased, rendering the system unsuitable for complex applications. A prominent solution to address this problem is to execute code off-chain and only use the blockchain as a trust anchor. While there has been significant progress in developing off-chain systems over the last years, current off-chain solutions suffer from various drawbacks including costly blockchain interactions, lack of data privacy, huge capital costs from locked collateral, or supporting only a restricted set of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
