Secure Smart Contracts with Isabelle/Solidity

Archive

Month: August 2024


Paper accepted in SEFM 24

Smart contracts are programs stored on the blockchain, often developed in a high-level programming language, the most popular of which is Solidity. Smart contracts are used to automate financial transactions and thus bugs can lead to large financial losses. With this paper, we address this problem by describing a verification environment for Solidity in Isabelle/HOL. […]


View