An open API service indexing awesome lists of open source software.

https://github.com/developerfred/defillama-app


https://github.com/developerfred/defillama-app

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# DefiLlama History

![Tests](https://github.com/sushiswap/sushiswap-vision/workflows/Tests/badge.svg)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

Check it out live: [https://defillama.com](https://defillama.com).

### To Start Development

###### Installing dependencies

```bash
yarn
```

###### Running locally

```bash
yarn start
```