Skip to content

Instantly share code, notes, and snippets.

View rya-sge's full-sized avatar

Ryan S. rya-sge

View GitHub Profile
@rya-sge
rya-sge / awesome-solidity-doc-tools.md
Last active June 25, 2024 13:00
awesome-solidity-doc-tools

Awesome solidity doc tools

There are a lot of tools to create an excellent documentation for your Solidity Smart Contracts.

Here a quick list:

  • Slither to perform a static analysis on the smart contract and generate a vulnerability report.
  • Solidity-docgen: extract the documentation
  • Surya : generate graph, inheritance, markdown report, ...
  • Solgraph: generates a DOT graph that visualizes function control flow of a Solidity contract and highlights potential security vulnerabilities.
  • Sol2uml: generate an UML/Class diagram

Awesome crypto events playlist

If you want to deepen your knowledge in the field of crypto and blockchain, video from conferences are a great resources of information.

A lot of events provide very insightful talks and the videos are available freely on YouTube.

Here a quick list: