Skip to content

Commit 5a6b5b3

Browse files
authored
docs: add references to FWSS subgraph repository (#608)
1 parent c046b7a commit 5a6b5b3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/src/content/docs/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Congratulations! You've successfully stored and retrieved data using the Synapse
215215
| | **Error Handling**: Comprehensive error management |
216216
| 🌐 **Network Integration** | **Provider Discovery**: Find optimal storage providers |
217217
| | **Proof Verification**: Verify data integrity with PDP |
218-
| | **Subgraph Integration**: Query blockchain data efficiently |
218+
| | **[Subgraph Integration](https://github.com/FIL-Builders/fwss-subgraph)**: Query blockchain data efficiently |
219219

220220
#### Quick Examples
221221

docs/src/content/docs/resources/community-projects.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ The projects listed below are developed and maintained by community members. For
2828
- Native Go implementation
2929
- Suitable for backend services and CLI tools
3030

31+
## Tools
32+
33+
### FWSS Subgraph
34+
35+
**[fwss-subgraph](https://github.com/FIL-Builders/fwss-subgraph)** — Indexes on-chain data from the Filecoin Warm Storage Service contracts, making it easy to query data sets, pieces, payment rails, and provider activity using GraphQL.
36+
3137
## Contributing
3238

3339
Have a project you'd like to add? Open a pull request to this page with your project details.

0 commit comments

Comments
 (0)