crytic/slither

Printer: echidna/manticore-verifier properties printer

Open

#606 opened on Aug 27, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (886 forks)batch import
enhancementgood first issuehelp wantednew printer

Repository metrics

Stars
 (4,769 stars)
PR merge metrics
 (Avg merge 54d 9h) (2 merged PRs in 30d)

Description

Print something like:

Description | Name | Contract | Result
------------------------------------
Natspec doc | crytic_test | my_contract |

The output must be markdown-compatible, and have hyperlinks (compatible with the --markdown-root flag)

Contributor guide