Skip to content

nicholasgodfreyclarke/mango-instruction-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango Instruction Stats

TODO

  • Get all new transactions since last ran
  • Parse withdraws and deposits
  • Parse oracle prices
  • Assign oracle prices to withdraws and deposits
  • Parse liquidation and partial liquidation
  • Transition from sqlite to postgres

Run

yarn install
yarn start

When the program is first run it will initialise the sqlite db and insert the last 6 hours of mango instructions and oracle price updates. Subsequent runs will insert all new transactions (since the previous run).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published