jakeburden / defillama-app

Home Page:defillama-ui-git-main-defillama-team.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

defillama-ui-git-main-defillama-team.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 84.6%Language:JavaScript 15.3%Language:CSS 0.2%