https://github.com/murderteeth/yogammagamma
https://github.com/murderteeth/yogammagamma
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/murderteeth/yogammagamma
- Owner: murderteeth
- Created: 2024-02-13T08:49:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T04:10:08.000Z (about 2 years ago)
- Last Synced: 2024-04-14T02:00:01.890Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://yogammagamma.yearn.farm
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yo𝛄𝛄
web tool for claiming gamma strategy rewards
https://docs.angle.money/merkl/integration-guide#claiming-user-rewards
```bash
bun install
cp .env.example .env
# configure .env
bun dev
```