Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Add SubQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly authored Oct 19, 2023
1 parent b945315 commit 94e3248
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/developer-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ A simple, powerful framework for building modern Soroban dApps using React.
### [Sorobix](https://sorobix.vercel.app/)

An IDE where you can write, deploy, and invoke contracts on the Stellar network using Soroban.

### [SubQuery](https://subquery.network/)

A open-source flexible data indexer that supports both Stellar and Soroban. SubQuery makes it easy to build a custom API for your dApp or smart contracts in minutes, providing clean indexed data to any service. You can index ledgers, transactions, operations, and effects from Stellar, and transactions and events from Soroban, into your own Postgres database. Read the [quick start guide here](https://academy.subquery.network/quickstart/quickstart_chains/stellar.html).

0 comments on commit 94e3248

Please sign in to comment.