https://github.com/decurity/trustx-workshop
https://github.com/decurity/trustx-workshop
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decurity/trustx-workshop
- Owner: Decurity
- Created: 2023-11-11T16:31:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T13:15:09.000Z (over 2 years ago)
- Last Synced: 2024-11-15T00:28:17.932Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 31.3 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrustX Workshop
[](https://colab.research.google.com/github/decurity/trustx-workshop/blob/main/workshop.ipynb)
## Compound precision loss scanner
Find vulnerable markets of Compound forks using hisotrical data and on-chain scanning.
## Requirements
```
web3
tqdm
pandas
python-dotenv
```