-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5db9383
commit 5b785bc
Showing
5 changed files
with
903 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
- |
Oops, something went wrong.