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: src/data/externalTutorials.json
+15-73Lines changed: 15 additions & 73 deletions
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,7 @@
54
54
"description": "What is fuzz testing? What are invariant tests? We introduce how to use these tools in Web3 & Solidity and explain why they are essential, especially for security. ",
"description": "We look at formal verification & symbolic execution with two Trail of Bits Web3 security team members. Additionally, we review the value these techniques bring and compare them to other tools.",
"description": "Learn how to fetch the current price of Bitcoin, Ethereum and other cryptocurrencies in your Solidity smart contracts.",
514
464
"author": "Harry Papacharissiou",
515
465
"authorGithub": "https://github.com/kwsantiago",
516
-
"tags": [
517
-
"solidity",
518
-
"oracles"
519
-
],
466
+
"tags": ["solidity", "oracles"],
520
467
"skillLevel": "beginner",
521
468
"lang": "en",
522
469
"publishDate": "01/05/2021"
@@ -527,14 +474,9 @@
527
474
"description": "devpill.me is a public good blockchain development guide aimed at becoming the go-to learning resource aggregator for building on Ethereum and its wider ecosystem of scaling solutions and applications.",
0 commit comments