https://github.com/yearn/budget
yearn budget requests and audits
https://github.com/yearn/budget
python yearn yearn-finance
Last synced: over 1 year ago
JSON representation
yearn budget requests and audits
- Host: GitHub
- URL: https://github.com/yearn/budget
- Owner: yearn
- License: mit
- Created: 2020-09-19T13:53:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T16:01:08.000Z (over 2 years ago)
- Last Synced: 2025-03-20T19:07:26.854Z (over 1 year ago)
- Topics: python, yearn, yearn-finance
- Language: Python
- Homepage:
- Size: 476 KB
- Stars: 38
- Watchers: 7
- Forks: 26
- Open Issues: 131
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# ychad.eth audit
produce a csv with all incoming and outgoing transactions of [yearn multisig](https://gnosis-safe.io/app/#/safes/0xFEB4acf3df3cDEA7399794D0869ef76A6EfAff52/transactions)
## installation
- install python 3.7+
- pip install -r requirements.txt
## usage
```
brownie run ychad audit
```