Skip to content

getnimbus/sui-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sui Indexer Solution

The package consists of 4 main sources:

  • Sui indexer: indexing all on-chain data into the Data warehouse (S3 and PostgresQL).
  • Sui ingest: consuming real-time swap trade events.
  • Sui price feed: providing real-time SUI token price feed.
  • Sui API: exposing API for tokens, historical events, etc.