Skip to content

Commit

Permalink
Add FM course
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Alt committed Apr 1, 2022
1 parent 865d320 commit 43375b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ There is also an overwhelming amount of papers describing techniques related to
https://ntu-srslab.github.io/smart-contract-publications/ and type `2020` into the search box. For that reason I am not listing anymore papers
describing techniques for which I could not find the actual tool.

#### Learning

* [Formal Methods for DeFi Developers](https://github.com/WilfredTA/formal-methods-curriculum/): a course sequence for training developers in the use & development of formal methods and formal tools.

#### Specification

* [Act](https://github.com/ethereum/act): Act allows specification of storage updates, pre/post conditions and contract invariants. Its tool suite also has proof backends able to prove many properties via Coq, SMT solvers, or hevm.
Expand Down

0 comments on commit 43375b7

Please sign in to comment.