Skip to content

Commit

Permalink
init monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJoichiro committed May 10, 2024
1 parent 5db9383 commit 5b785bc
Show file tree
Hide file tree
Showing 5 changed files with 903 additions and 0 deletions.
33 changes: 33 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@



### Security monitoring


- [ ] Deploy anvil
- [ ] Deploy script
- [x] understand it
- [x] get all addresses out
- [ ] Make changes for script 2 or make a new one
- [ ] Script for adding money and other acc removing 30% liq
- [ ] add liq using 3 accounts
- [ ] Remove 30% liq
- [ ] check for triggers
- [ ] Deploy Sepolia do all as anvil
- [ ] Start defender
- [ ] Check monitor
- [ ] Start actions
- [ ] Write setup for telegram notification
- [ ] Pause contracts (needed ones)
- [ ] Write a telegram bot for this one
- [ ] Write all of it with screenshots




### links

- https://forta.org/blog/preventing-smart-contract-exploits-with-automatic-pausing/
- https://www.openzeppelin.com/#secure-operations
- https://docs.openzeppelin.com/defender/v2/manage
-
Loading

0 comments on commit 5b785bc

Please sign in to comment.