Javascript packages for Filecoin Onchain Cloud. Works in Node.js, browsers, and all major bundlers.
- @filoz/synapse-sdk - Synapse SDK for Filecoin Onchain Cloud
- @filoz/synapse-core - JavaScript Standard Library for Filecoin Onchain Cloud
- @filoz/synapse-react - React hooks for Synapse
Check the documentation website
Examples on how to start using Synapse in different environments and frameworks.
synapse-playground- How to build a React app using Synapsecli- How to build a CLI in Node JS using Synapsescript-tag- Use Synapse with CDN script tag.
To clone it locally:
npx tiged FilOzone/synapse-sdk/examples/script-tag script-tag
cd script-tag
pnpm installYou can try any of the examples by replacing script-tag with the name of the example you want to try.
Read contributing guidelines.
Dual-licensed: MIT, Apache Software License v2 by way of the Permissive License Stack.