Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
If you are interested to learn more about creating a vulnerability detection on smart contracts, checkout this article[https://lejdiprifti.com/2023/12/17/ethereum-smart-contract-vulnerability-detection-with-rnns/].
|
| 6 |
+
|
| 7 |
+
If you want to try the model, checkout this application[https://main.d1arbitptbavgn.amplifyapp.com/]
|