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

Update `add` interface to match interface-ipfs-core

Compare
Choose a tag to compare
@daviddias daviddias released this 05 Jun 19:53
· 946 commits to master since this release

The new interface for add can be found here https://github.com/ipfs/interface-ipfs-core#javascript---ipfsfilesadddata-callback

You can still add files from fs, single or recursively, under the call addFiles.
Adding urls is now under addUrl