Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0x3bfc/awesome-smart-contracts-notes

:closed_lock_with_key: Sustainable Smart Contract Development
https://github.com/0x3bfc/awesome-smart-contracts-notes

List: awesome-smart-contracts-notes

blockchain ethereum security smart-contracts

Last synced: 13 days ago
JSON representation

:closed_lock_with_key: Sustainable Smart Contract Development

Awesome Lists containing this project

README

        

# Awesome Smart Contract Notes
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/aabdulwahed/Smart-Contracts-Notes)

**Disclaimer: This is a work in progress**

This work is meant to be a curated list of common security issues in decentralized apps and smart contract vector attacks. It addresses most of them by providing a working test cases, [examples](examples/), [references](docs/References.md) and extra readings.

1. [Vector Attacks](docs/VectorAttacks.md)
2. [Symbolic Execution](docs/symbolicExec.md)
3. [Static Analaysis](docs/staticAnalaysis.md)
2. [Registries & Audits](docs/Registry.md)
3. [Design Patterns](docs/DesignPatterns.md)
4. [Research Papers](docs/ResearchPapers.md)
5. [Security Tools](docs/SecurityTools.md)
6. [Testing Tools](docs/TestingTools.md)
7. [Useful Repositories](docs/UsefulRepos.md)
8. [Awesome Blogs](blogs.md)
9. [Awesome Playlists](docs/videos.md)
10. [Notes & Checklists](notes.md)
11. [Solidity By Example](examples/)
12. [Solidity Library Tricks](sollib.md)
13. [Solidity based online wargame](https://ethernaut.zeppelin.solutions/)
14. [References](docs/References.md)
15. [EVM analysis tools](docs/EVMAnalaysisTools.md)

## Contributing
For any new issue, feature, or update, create a pull request and we will add it there. Ping me on [twitter](https://twitter.com/0x3bfc) or [linkedIn](https://www.linkedin.com/in/0x3bfc/). Find [here](https://aabdulwahed.github.io/Smart-Contracts-Notes/) the online web version of this repo.