Add IPFS service #4

Merged
raucao merged 4 commits from feature/ipfs into master 2017-02-18 09:48:26 +00:00
raucao commented 2017-02-17 10:25:00 +00:00 (Migrated from github.com)

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.

Unfortunately, there's some ES6 breaking in PhantomJS again, this time from some dependency of the new IPFS lib.

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. Unfortunately, there's some ES6 breaking in PhantomJS again, this time from some dependency of the new IPFS lib.
raucao commented 2017-02-17 14:01:58 +00:00 (Migrated from github.com)

Green now. Make sure to squash and use the first commits message when merging.

Green now. Make sure to squash and use the first commits message when merging.
Sign in to join this conversation.