Skip to content

munanadi/cykura-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indexer for Cykura

Listens to swap events and adds them to a local postgres.

This will start with the latest 1000 txns and continue fetching there on. Modifications to this can be done to populate the same database if required.

prerequisite
  • Have postgres installed locally with postgres user
  • good_txnstable exists with the columns required
TODO
  • Need to see why connection fails? Line 42.
  • Add env variables back
  • Listen to other events, only listening to SwapEvent
  • Docekrize the whole thing?

About

Indexer for Cykura Swap Event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published