You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: program-analysis/echidna/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
# Echidna Tutorial
2
2
3
-
The aim of this tutorial is to show how to use Echidna to automatically test smart contracts.
3
+
The aim of this tutorial is to show how to use Echidna to automatically test smart contracts.
4
4
5
-
The first part introduces how to write properties for Echidna.
6
-
The second part is a set of exercises to solve.
5
+
Watch our [Fuzzing workshop](https://www.youtube.com/watch?v=QofNQxW_K08&list=PLciHOL_J7Iwqdja9UH4ZzE8dP1IxtsBXI) to learn through live coding sessions.
7
6
8
7
**Table of contents:**
9
8
@@ -35,6 +34,7 @@ The second part is a set of exercises to solve.
0 commit comments