matter-labs / zksync-docs

Developer documentation site for zkSync community.
https://docs.zksync.io/
Apache License 2.0
4 stars 14 forks source link

feat: adds envio to zksync supported data indexers #119

Open SvenMuller95 opened 3 weeks ago

SvenMuller95 commented 3 weeks ago

Description

Adds Envio as a supported Data Indexer and Data Infrastructure Provider for building applications on ZkSync.

Linked Issues

N/A

Additional context

We are also currently working on two community tutorials (one more indexer focused, e.g. indexing factory contracts like liquidity pool pairs and their swaps; and one more data analytics-focused, e.g. fetching all erc20 token transfers on zksync).

itsacoyote commented 3 weeks ago

@SvenMuller95 Hi! Thanks for the PR, would you mind taking care of the failing lint checks?

For your tutorials, are you aware of the Community Code repo? https://github.com/zkSync-Community-Hub/community-code