File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
public/content/developers/docs/smart-contracts/security Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -544,8 +544,6 @@ If you plan on querying an on-chain oracle for asset prices, consider using one
544
544
545
545
### Tutorials on smart contract security {#tutorials-on-smart-contract-security}
546
546
547
- - [ Cyfrin Updraft - Smart contracts security and auditing full course] (https://updraft.cyfrin.io/courses/security )
548
-
549
547
- [ How to write secure smart contracts] ( /developers/tutorials/secure-development-workflow/ )
550
548
551
549
- [ How to use Slither to find smart contract bugs] ( /developers/tutorials/how-to-use-slither-to-find-smart-contract-bugs/ )
@@ -555,3 +553,5 @@ If you plan on querying an on-chain oracle for asset prices, consider using one
555
553
- [ Smart contract security guidelines] ( /developers/tutorials/smart-contract-security-guidelines/ )
556
554
557
555
- [ How to safely integrate your token contract with arbitrary tokens] ( /developers/tutorials/token-integration-checklist/ )
556
+
557
+ - [ Cyfrin Updraft - Smart contracts security and auditing full course] ( https://updraft.cyfrin.io/courses/security )
You can’t perform that action at this time.
0 commit comments