https://github.com/badger-finance/badger_info
Badger Finance Analytics
https://github.com/badger-finance/badger_info
Last synced: 3 months ago
JSON representation
Badger Finance Analytics
- Host: GitHub
- URL: https://github.com/badger-finance/badger_info
- Owner: Badger-Finance
- License: gpl-3.0
- Created: 2021-06-24T01:04:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T15:37:48.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T18:08:33.500Z (4 months ago)
- Language: TypeScript
- Size: 15.1 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Badger Info
An open sourced interface for Badger analytics based on https://info.uniswap.org/#/.
## Development
### Install Dependencies
```bash
yarn
```### Run
```bash
yarn start
```## Contributions
**Please open all pull requests against the `master` branch.**
CI checks will run against all PRs.