Skip to content

hugomrdias/filecoin

Repository files navigation

⨎ Filecoin Javascript Packages

This monorepo contains javascript packages to interact with the Filecoin blockchain.

Packages

Docs

Check docs website

Examples

  • ledger - React + Vite example using all the packages. Open in StackBlitz

To clone it locally:

npx tiged hugomrdias/filecoin/examples/ledger filecoin-ledger
cd filecoin-ledger
pnpm install
pnpm dev

You can try any of the examples by replacing ledger with the name of the example you want to try.

Contributing

Read contributing guidelines here.

Open in GitHub Codespaces

License

MIT © Hugo Dias