Skip to content

RSilviu/coq2sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coq2sol

This repository aims to provide formal semantics for a subset of Solidity smart contracts language.

Requirements

Then build the .v files in the main/ directory using

make

and the setup is completed.