Skip to content

Commit

Permalink
Merge pull request #12 from blocksecteam/feature/logo
Browse files Browse the repository at this point in the history
[Feature] add logo
  • Loading branch information
futuretech6 committed Jan 20, 2024
2 parents 50936bb + 84b24d1 commit a1efc82
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# HookScan

<img src="./logo.svg" alt="HookScan" width="500"/>

HookScan is an automated static analyzer designed specifically for [Uniswap v4](https://blog.uniswap.org/uniswap-v4) hooks.
Its purpose is to identify the most prevalent and severe vulnerabilities within Uniswap v4 hooks that are susceptible to malicious manipulation. The security model and design of HookScan draw from insights detailed in a series of our published articles:

Expand Down
83 changes: 83 additions & 0 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1efc82

Please sign in to comment.