proto-kit / starter-kit

Starter kit for privacy enabled application chains
41 stars 23 forks source link

Indexer integration #24

Closed maht0rz closed 4 weeks ago

maht0rz commented 2 months ago

⚠️ This PR depends on https://github.com/proto-kit/framework/pull/196 to be merged and released. Also we can't forget to update packages not to point to locally installed & built packages, but to the ones released to npm before releasing.

This PR adds the integration for the Protokit indexer, providing access to historical block & transaction data via rich GQL APIs. Readme has been updated to provide up-to-date running instructions as well.

maht0rz commented 4 weeks ago

i'll close this in favour of #27, where the indexer is integrated as well, in order to release them both at the same time.