8000 GitHub - bchain618/formalmethod
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bchain618/formalmethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Formal Methods

Demo of Formal Methods of Smart Contracts

e-shopping smart contract

e-shopping.pml is a simple e-shopping contract program build by PROMELA, and we verify this contract by iSpin.

Detail Process:

  1. build e-shopping contract program
  2. install iSpin follow the guide of How to install iSpin
  3. use iSpin to verify our contract program(Using iSpin
    • ispin e-shopping.pml
    • click 'Syntax Check': check our program
    • click 'Simulate/Replay' -> (Re)Run: run check
    • result dialog will show the check result
  4. finally, our check result was recorded in 'result.png'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0