An open API service indexing awesome lists of open source software.

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

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
```