Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Files, the Mutable File System API #38

Closed
wants to merge 2 commits into from
Closed

Files, the Mutable File System API #38

wants to merge 2 commits into from

Conversation

daviddias
Copy link
Contributor

@daviddias daviddias commented Jun 28, 2016

WIP

  • API calls
    • ipfs.files.ls
    • ipfs.files.mkdir
    • ipfs.files.rm.
    • ipfs.files.flush
    • ipfs.files.mv
    • ipfs.files.write
    • ipfs.files.cp
    • ipfs.files.stat
    • ipfs.files.read
  • Works in js-ipfs This will be left for milestone 6 of js-ipfs
  • Works in js-ipfs-api
  • Relevant/Dependencies

@daviddias
Copy link
Contributor Author

//cc @victorbjelkholm

@daviddias daviddias changed the title mfs API Files, the Mutable File System API Sep 26, 2016
@daviddias daviddias added backlog and removed ready labels Jan 29, 2017
@daviddias daviddias closed this Oct 22, 2017
@daviddias daviddias deleted the mfs-api branch October 22, 2017 17:35
@ghost ghost removed the ready label Oct 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants