walnuthq / op-scan

Lightweight transaction explorer for the OP Stack.
https://opscan.co
12 stars 22 forks source link

op-indexer MVP #18

Closed saimeunt closed 3 months ago

saimeunt commented 3 months ago

This PR introduces the indexer MVP along with documentation on how to run it locally.

The data fetching for the homepage has been tweaked to query data from the indexer and fallback to JSON-RPC in order to validate the indexing logic.