Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 452 Bytes

This demo showcases crudfs and casfs interoperability in browser and Node.js.

First, in browser an object is stored into casfs (Content Addressable Storage) and its hash (CID) is persisted using crudfs, in a real user folder.

Then, from Node.js, the CID is retrieved using crudfs and the object is read using casfs.

crud-and-cas.mp4

Run:

yarn demo:git-fsa