Skip to content

delta-hq/tvl-snapshot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

TVL by User - Adapters

In this repo you will find the code responsible to get data positions from the subrgaph and calculate the TVL by users. The main scripts is generating a output as CSV and there is another one that can be used to generate the JSON file.

How to execute this project?

npm install // install all packages
npm run watch //other terminal tab
npm run start // other terminal tab

Now you can see the outputData.csv file. That's it.

About

tvl-snapshot fork openblock labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.3%
  • JavaScript 13.7%