From 02f2003a079bde0bf443698f4321209548f13634 Mon Sep 17 00:00:00 2001 From: "@charliexfi" <54091831+CXYZTW@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:01:25 +0200 Subject: [PATCH] Add SQD to Indexers (#80) * add SQD to Indexers * add SQD to Indexers --------- Co-authored-by: charliexfi --- README.md | 71 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index fa1bd9b..382ca4d 100644 --- a/README.md +++ b/README.md @@ -27,44 +27,44 @@ ### Contents - [Resources](#resources) - - [Official](#official) - - [Tutorials and Examples](#tutorials-and-examples) - - [Articles and Blogs](#articles-and-blogs) - - [Papers](#papers) - - [Cryptography and maths](#cryptography-and-maths) - - [Audits](#audits) - - [Wallet](#wallet) - - [Block explorers](#block-explorers) - - [Bridges and on-ramps](#bridges-and-on-ramps) + - [Official](#official) + - [Tutorials and Examples](#tutorials-and-examples) + - [Articles and Blogs](#articles-and-blogs) + - [Papers](#papers) + - [Cryptography and maths](#cryptography-and-maths) + - [Audits](#audits) + - [Wallet](#wallet) + - [Block explorers](#block-explorers) + - [Bridges and on-ramps](#bridges-and-on-ramps) - [Ecosystem](#ecosystem) - - [Dapps](#dapps) - - [Community](#community) - - [Governance](#governance) - - [Events](#events) - - [Open-source and jobs](#open-source-and-jobs) + - [Dapps](#dapps) + - [Community](#community) + - [Governance](#governance) + - [Events](#events) + - [Open-source and jobs](#open-source-and-jobs) - [Additional developer resources](#additional-developer-resources) - - [Developer Tools](#developer-tools) - - [Starknet SDKs](#starknet-sdks) - - [Cairo VMs](#cairo-vms) - - [Node implementations](#node-implementations) - - [Provers](#provers) - - [Cairo libraries](#cairo-libraries) - - [Dapps libraries](#dapps-libraries) - - [Other libraries](#other-libraries) - - [Sequencers](#sequencers) - - [ZkEvm](#zkevm) - - [Gaming](#gaming) - - [AI](#ai) - - [Storage Proofs](#storage-proofs) - - [Security](#security) - - [Oracles](#oracles) - - [Indexers](#indexers) - - [Misc](#misc) + - [Developer Tools](#developer-tools) + - [Starknet SDKs](#starknet-sdks) + - [Cairo VMs](#cairo-vms) + - [Node implementations](#node-implementations) + - [Provers](#provers) + - [Cairo libraries](#cairo-libraries) + - [Dapps libraries](#dapps-libraries) + - [Other libraries](#other-libraries) + - [Sequencers](#sequencers) + - [ZkEvm](#zkevm) + - [Gaming](#gaming) + - [AI](#ai) + - [Storage Proofs](#storage-proofs) + - [Security](#security) + - [Oracles](#oracles) + - [Indexers](#indexers) + - [Misc](#misc) - [Open-source projects](#open-source-projects) - - [Defi](#defi) - - [Gaming](#gaming-1) - - [Governance](#governance-1) - - [Misc](#misc-1) + - [Defi](#defi) + - [Gaming](#gaming-1) + - [Governance](#governance-1) + - [Misc](#misc-1) - [License](#license) ## Resources @@ -331,6 +331,7 @@ - [Checkpoint](https://checkpoint.fyi/#/) - GraphQL indexing library. - [Apibara](https://www.apibara.com/) - Open source indexer. - [dipdup-io/starknet-indexer](https://github.com/dipdup-io/starknet-indexer) +- [SQD](https://sqd.dev/) - Web3’s largest data lake. #### Misc