Skip to content

Commit

Permalink
add readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malik672 committed Nov 13, 2023
1 parent 62b608f commit 8ad26d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# gas-analyzer
a tool that analyzes a smart contract and tries to optimize the contract, by pointing out potential gas optimization

## Todo
- [ ] add control flow analysis
- [ ] add data flow analysis
- [ ] add complexity analysis
- [ ] implement all secereum slots(this will take me months)

0 comments on commit 8ad26d1

Please sign in to comment.