Aura Analytics Dashboard
An open sourced interface for Aura Finance analytics
Release URL: https://aura.defilytica.com
- replace sample .env_example file with your file
- rename to .env
- do not store sensitive API keys in this file
yarn install
yarn start
Simply define Balancertypes.gql and AuraTypes.gql and execute
yarn generate
to auto generate all needed queries and classes
- Apollo
- Emotion
- Material-UI
- 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.