Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 227 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 227 Bytes

Sygma Squid Indexer

Running locally

Starting the indexer:

yarn start

Checking stored data using GraphQL:

sqd serve

Stopping and removing containers:

yarn stop

For additional commands see commands.json