ipfs / js-dag-service

Library for storing and replicating hash-linked data over the IPFS network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move addFile and getFile methods from tests/examples to 'core' API

carsonfarmer opened this issue · comments

commented

This is just to make the core API similar to the mobile and gRPC-based versions. It might be changed at a later date to fit with plans for a more 'pluggable' API.

commented

Fixed with #9