Skip to content

rhinofi/defillama-app

This branch is 2 commits ahead of, 6529 commits behind DefiLlama/defillama-app:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d7d423d · Jul 15, 2022
Jun 28, 2022
Jul 15, 2022
Jul 15, 2022
Jun 28, 2022
Jun 28, 2022
Jun 15, 2022
Jun 28, 2022
Jun 28, 2022
Mar 27, 2021
Jul 6, 2022
Feb 18, 2022
Jul 1, 2022
Jul 11, 2022
Jul 1, 2022
Jun 28, 2022
Jul 11, 2022

Repository files navigation

DefiLlama History

code style: prettier

Check it out live: https://defillama.com.

To Start Development

Installing dependencies
yarn
Running locally
yarn dev

Updating API docs

  1. Get the API spec in /docs/spec.yaml and paste it into https://editor.swagger.io/
  2. Modify it
  3. Generate a json file by clicking "File" -> "Convert and save as JSON"
  4. Copy the generated json file along with the changed yml spec into this repo

At the end you should have modified /docs/spec.yaml and /docs/resolvedSpec.json

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.7%
  • JavaScript 37.0%
  • CSS 0.3%