-
Notifications
You must be signed in to change notification settings - Fork 973
Home
Dan Guido edited this page Oct 18, 2018
·
17 revisions
- Review the guide to adding a detector
- Reference the complete API documentation
- Reference the complete SlithIR definition
Slither includes a set of "printers" to help visualize information in smart contracts. Review the documentation on available printers.
We're happy to offer bounties for contributions to Slither! Please review Gitcoin for a list of available bounties.
Upon any new release, Trail of Bits may consider sending a bounty payment to any PR that was not covered by Gitcoin. In these cases, we will send an automated payment to the email in your git log
via PayPal upon a new release of Slither.
In general, we are interested in and would like to see contributions of:
- Detector modules for new conditions and vulnerability patterns
- Enhancements to existing detector modules to improve confidence in the analysis
- Enhancements and refinements to the SlithIR intermediate representation
- Architectural and code quality improvements of any kind
- Bugfixes of any kind
- 3rd-party writeups and blogs that demonstrate advanced usage of Slither