Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kybernetwork/promm-analytics
https://github.com/kybernetwork/promm-analytics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kybernetwork/promm-analytics
- Owner: KyberNetwork
- License: gpl-3.0
- Created: 2022-02-24T03:39:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T08:43:36.000Z (about 1 year ago)
- Last Synced: 2024-04-21T17:18:45.807Z (8 months ago)
- Language: TypeScript
- Size: 17.3 MB
- Stars: 3
- Watchers: 9
- Forks: 64
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## KyberSwap Elastic Analytics
An open sourced interface for ProMM Analytics.
URL: https://analytics.kyberswap.com/elastic
## 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.