Commit Graph

4 Commits

Author SHA1 Message Date
basti fe356429fe Fix tests
One can use transforms with Browserify, so I added babelify in order to
compile all node modules to ES5.
2017-02-17 21:30:53 +08:00
basti 0bf09fbe49 Fix getFile 2017-02-17 18:31:27 +08:00
basti 31dc7c9c8a Remove debug object from window global 2017-02-17 18:26:08 +08:00
basti be568840db Add IPFS service
Add the `ipfs-api` JS library and a service using the browserified
version of it. The service has functions for storing and reading file
contests.
2017-02-17 18:20:46 +08:00