Community Projects
This page highlights real projects that show Synapse and Filecoin Onchain Cloud (FOC) in action. Start with the FOC WG spotlight projects, then explore additional community-built SDKs and tooling.
FOC WG Spotlight
Section titled “FOC WG Spotlight”| Project | Demo | Source |
|---|---|---|
| Filecoin Pin | Open Demo | GitHub |
| FOC Upload dApp | Open Demo | GitHub |
Filecoin Pin
Section titled “Filecoin Pin”Filecoin Pin is a reference pinning app built on FOC primitives. It is a good starting point for understanding production-style upload, IPFS pin management, and retrieval flows.
FOC Upload dApp
Section titled “FOC Upload dApp”FOC Upload dApp demonstrates an upload-first flow with wallet-connected interactions. Use it as a baseline for quickly integrating Synapse/FOC upload workflows in your own dApp.
- Best for: rapid upload dApp prototyping
- Integration focus: minimal end-to-end storage flow with wallet UX
Additional Community Projects
Section titled “Additional Community Projects”Python
Section titled “Python”pynapse — A Python SDK for interacting with Filecoin Onchain Cloud services.
- Upload and download data
- Payment and allowance management
- Provider discovery
go-synapse — A Go SDK for Filecoin Onchain Cloud.
- Native Go implementation
- Suitable for backend services and CLI tools
FWSS Subgraph
Section titled “FWSS Subgraph”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.
FOC Storage MCP
Section titled “FOC Storage MCP”foc-storage-mcp — An MCP server for the Filecoin Onchain Cloud storage service.
Contributing
Section titled “Contributing”Have a project you’d like to add? Open a pull request to this page with your project details.

