# Community Projects

This page showcases community-maintained projects that extend the Filecoin Onchain Cloud ecosystem. These are independent projects and are not officially maintained or endorsed by the FOC team.

:::caution[Community Maintained]
The projects listed below are developed and maintained by community members. For support, documentation, and compatibility questions, please refer to each project's repository.
:::

## SDKs

### Python

**[pynapse](https://github.com/anjor/pynapse)** — A Python SDK for interacting with Filecoin Onchain Cloud services.

- Upload and download data
- Payment and allowance management
- Provider discovery

### Go

**[go-synapse](https://github.com/data-preservation-programs/go-synapse)** — A Go SDK for Filecoin Onchain Cloud.

- Native Go implementation
- Suitable for backend services and CLI tools

## Tools

### FWSS Subgraph

**[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.

## Contributing

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