Skip to content

poolshark-protocol/tvl-snapshot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poolshark - TVL by User

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 Snapshots by User

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.0%
  • JavaScript 12.0%