Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 395 Bytes

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.