Javascript packages for Filecoin Onchain Cloud.
- @filoz/synapse-sdk - Synapse SDK for Filecoin Onchain Cloud
Check the documentation website
The examples
folder has many examples on how to start using Synapse in different environments and frameworks.
script-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 install
You 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.