Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 773 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 773 Bytes

balancer-analytics

Balancer V2 analytics

Balancer V2 Analytics

An open sourced interface for Balancer V2 analytics - reimagined by Xeonus

Release URL: https://balancer.defilytica.com Deprecated URL: https://info.balancer.xeonus.io/#/

Development

Configure .env environment

  • replace sample .env_example file with your file
  • rename to .env
  • do not store sensitive API keys in this file

Install Dependencies

yarn install

Run

yarn start

Dependencies

  • Apollo
  • Emotion
  • Material-UI

Contributions

  • Xeonus: core contributor for the Balancer v2 implementation
  • BEETs team: implementing core subgraph integration

Please open all pull requests against the master branch. CI checks will run against all PRs.