avalanche-docs
avalanche-docs copied to clipboard
Update indexers.md
Please add SQD to [Tooling, Indexers]. We have been supporting Avalanche for some time: https://docs.subsquid.io/subsquid-network/reference/evm-networks/. Thank you.
Docs PR Template
Why this should be merged
How this works
How these changes were tested
To prevent any errors while building
- [] run
vale /docs/file/pathon all changed.mdfiles to ensure all grammar rules pass - [] run
markdownlint /docs/file/pathon all changed.mdfiles to ensure all linting rules pass - [] complete the above two checks and all additional rules outlined in
style-checker-notes.mdto ensure all checks pass
If a document was removed/deleted
- [] the path to that doc must be redirected to a valid URL via the
_redirectsfile - []
_redirectswere manually verified with the cloudflare preview link - []
sidebars.jsonreflects all changes made to file path
If a document was moved
- [] all files that were moved from their current directory to a new path have had their paths
redirected via the
_redirectsfile - []
_redirectswere manually verified with the cloudflare preview link - []
sidebars.jsonreflects all changes made to file path