Skip to content

Commit

Permalink
renamed guides to overview and moved it to the beginning
Browse files Browse the repository at this point in the history
  • Loading branch information
kareniel committed Mar 25, 2022
1 parent a3fd51c commit 11ff34f
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,22 @@ This list is an overview of the EVM ecosystem from an information security manag

## Contents

- [Overview](#overview)
- [Governance](#governance)
- [Architecture](#architecture)
- [Standards](#standards)
- [System Assets](#system-assets)
- [Threats](#threats)
- [Vulnerabilities](#vulnerabilities)
- [Controls](#controls)
- [Guides](#guides)
- [Ecosystem](#ecosystem)


## Overview
- [CryptoSec.info](https://cryptosec.info/) - Information to help beginners learn how to protect their funds against hackers and scammers.
- [How to become a smart contract auditor](https://cmichel.io/how-to-become-a-smart-contract-auditor/) - Frequently asked questions that are related to auditing and auditors can get their first job.
- [Genesis 0x00: A Series on Blockchain Security](https://devansh.xyz/blockchain-security/2021/09/13/genesis.html) - Weekly articles on Blockchain Security, covering secure development, common vulnerabilities in smart contracts, auditing Solidity, and static analysis.

## Governance
- [A beginner's guide to DAOs](https://linda.mirror.xyz/Vh8K4leCGEO06_qSGx-vS5lvgUqhqkCz9ut81WwCP2o) - Gives a high level overview of what DAOs are, why they are interesting and some of their use cases.
- [Deep DAO](https://deepdao.io/#/deepdao/dashboard) - Lists, ranks and analyzes top DAOs across multiple metrics.
Expand Down Expand Up @@ -91,13 +96,7 @@ This list is an overview of the EVM ecosystem from an information security manag
- [Smart Contract Security Registry](https://github.com/ethereum-lists/contracts) - An effort to identify deployed contracts instances given their chain and address, by listing the project they belong to.
- [Forta](https://docs.forta.network/) - Community-based runtime security network for smart contracts.

## Guides
- [CryptoSec.info](https://cryptosec.info/) - Information to help beginners learn how to protect their funds against hackers and scammers.
- [How to become a smart contract auditor](https://cmichel.io/how-to-become-a-smart-contract-auditor/) - Frequently asked questions that are related to auditing and auditors can get their first job.
- [Genesis 0x00: A Series on Blockchain Security](https://devansh.xyz/blockchain-security/2021/09/13/genesis.html) - Weekly articles on Blockchain Security, covering secure development, common vulnerabilities in smart contracts, auditing Solidity, and static analysis.

## Ecosystem

- [People to follow on Twitter](https://twitter.com/i/lists/1453086258436128770) - Twitter list to an overview of the web3 ecosystem and security people.
- [Videos to watch on YouTube](https://www.youtube.com/playlist?list=PLox242_JhiuEe64LzW1M8XpiQ2-N5bZsX) - YouTube playlist of web3 security videos.

Expand Down

0 comments on commit 11ff34f

Please sign in to comment.