Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.43 KB

README.md

File metadata and controls

46 lines (31 loc) · 2.43 KB

Ethdam - Trail of Bits

During EthDam, up to $2k are to be the won for the best project(s) using Slither (see ethdam hackathon rules)

Ressources

Themes

We look for projects exploring one of these themes:

  • UX/UI: leverage slither through an interfaces. Ex:
  • On-chain monitoring (aka slither-read-storage on steroids). Ex:
    • Show the state variables evolution over time/block number
    • Show the contract relationship (caller, called, what functions are called, etc)
  • Machine learning & slither. Ex:
    • Build a RAG with langchain to do code understand / QA bot on solidity
    • Use LLM to enhance the detectors filtering

You do not need to follow the examples provided, we are also looking for ideas and exploratory projects.

Judging critera

  • Novelty
  • Reliance on slither (the more the project extends and uses slither, the better)

Registration process

Registration is optional, but we can help you better if we know about your team.

To register, send a DM on discord to josselin_trailofbits with the team name and the members list (ex: github username + discord usernames).

Requirements

  • Python