https://github.com/murderteeth/yo
The bot that helps you manage your assets with Yearn Finance.
https://github.com/murderteeth/yo
gpt yearn-finance
Last synced: about 1 year ago
JSON representation
The bot that helps you manage your assets with Yearn Finance.
- Host: GitHub
- URL: https://github.com/murderteeth/yo
- Owner: murderteeth
- License: cc0-1.0
- Created: 2023-06-15T09:11:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T00:23:29.000Z (over 2 years ago)
- Last Synced: 2024-04-14T02:00:01.908Z (about 2 years ago)
- Topics: gpt, yearn-finance
- Language: TypeScript
- Homepage: https://yo-greatsword.vercel.app
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yo
The bot that helps you manage your assets with Yearn Finance.

#### requirements
make, bun, tmux
## lfg
```sh
cp .env.example .env
# configure .env
make dev
```
## test
```sh
bun test
bun test --only
```
### tmux
**quit** - `ctrl+b`, `:` then `kill-session` (your dev environment will also shutdown gracefully)
**pane navigation** - `ctrl+b` then `arrow keys`
**zoom\unzoom pane** - `ctrl+b` then `z`
**scroll** - `ctrl+b` then `[` then `arrow keys` or `page up\down keys` then `q` to quit scroll mode
**more** - [tmux shortcuts & cheatsheet](https://gist.github.com/MohamedAlaa/2961058)
### original wireframes

