mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-07-29 09:28:34 -04:00
Update README.md
This commit is contained in:
parent
1dc78bb79b
commit
95c85d8039
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
@ -3,7 +3,7 @@
|
|||
<br>
|
||||
|
||||
|
||||
## EVM basics
|
||||
## EVM
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
---
|
||||
|
||||
## Solidity basics
|
||||
## Solidity
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -37,11 +37,12 @@
|
|||
|
||||
----
|
||||
|
||||
## Blockchain security basics
|
||||
## Blockchain security
|
||||
|
||||
<br>
|
||||
|
||||
* [SWC Registry](https://swcregistry.io/)
|
||||
* [Blockchain Security Database](https://consensys.github.io/blockchainSecurityDB/)
|
||||
* [Intro to Security first dev](https://www.youtube.com/watch?v=72K57I9yvyI)
|
||||
* [Spoof tokens on Ethereum](https://medium.com/etherscan-blog/spoof-tokens-on-ethereum-c2ad882d9cf6)
|
||||
* [Solidity security mind map](https://github.com/x676f64/secureum-mind_map)
|
||||
|
@ -71,6 +72,10 @@
|
|||
* [Smart Contract Security Verification Standard](https://github.com/securing/SCSVS)
|
||||
* [SecurETH Guidelines](https://guidelines.secureth.org/)
|
||||
* [REKT leaderboard](https://rekt.news/leaderboard/)
|
||||
* [Rug Doc Wiki](https://wiki.rugdoc.io/)
|
||||
* [Smart Contract Attack Vectors](https://github.com/KadenZipfel/smart-contract-attack-vectors)
|
||||
* [List of known attack vectors](https://blog.sigmaprime.io/solidity-security.html)
|
||||
* [Awesome Ethereum security](Awesome Ethereum Security)
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -106,6 +111,8 @@
|
|||
* [Gamefication vault](https://hats.finance/gamification)
|
||||
* [Cipher Shastra](https://ciphershastra.com/)
|
||||
* [Etherhack](https://etherhack.positive.com/#/)
|
||||
* [DeFiHack.xyz](https://www.defihack.xyz/)
|
||||
* [List of lockchain CTF competitions](https://github.com/blockthreat/blocksec-ctfs)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue