diff --git a/README.md b/README.md index 31aeddf..ef896ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# 🧱⛓☠️ Blockchain Development and Security +# 🧱⛓☠️ 1337 blockchain hacker toolkit
-## EVM +## the evm
@@ -17,7 +17,7 @@ --- -## Solidity +## solidity
@@ -37,7 +37,7 @@ ---- -## Blockchain security +## all things security
@@ -84,7 +84,7 @@ --- -## Contracts of interest +## contracts of interest
@@ -101,7 +101,7 @@ --- -## Practice your hacking skils +## practice your hacking skils
@@ -125,11 +125,11 @@ --- -## Hacking tools +## hacking tools
-#### Ethereum general +#### ethereum general * [Ethstats](https://ethstats.net/) @@ -146,7 +146,7 @@
-#### Analysis tools +#### analysis tools * [Manticor, symbolic execution tool](https://github.com/trailofbits/manticore) * [Echidna, smart contract fuzzer](https://github.com/crytic/echidna) @@ -169,7 +169,7 @@
-#### VSCode +#### vscode * [Vscode plugin: Solidity visual](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) * [Vscode plugin: Solidity support](https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity) @@ -177,7 +177,7 @@
-#### Other useful dev tools +#### other useful dev tools * [Solhint, a linter for Solidity](https://github.com/protofire/solhint) * [Solidity coverage tool](https://github.com/sc-forks/solidity-coverage)