Skip to content

0xahtle7/aura-analytics

 
 

Repository files navigation

aura-analytics

Aura Analytics Dashboard

Aura Analytics Dashboard interface

An open sourced interface for Aura Finance analytics

Release URL: https://aura.defilytica.com

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

Autogenerate apollo types

Simply define Balancertypes.gql and AuraTypes.gql and execute

yarn generate

to auto generate all needed queries and classes

Dependencies

  • Apollo
  • Emotion
  • Material-UI

Contributions

  • Xeonus: Lead front-end developer
  • Hyferion: Lead Integration developer

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

About

Aura analytics dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.5%
  • Other 0.5%