MichaelMure / Arbore

Friend-to-friend filesharing app to save the world from dystopia
http://arbo.re
GNU General Public License v3.0
340 stars 51 forks source link

Update ipfs-connector to change the default API port #28

Open MichaelMure opened 7 years ago

MichaelMure commented 7 years ago

It's blocked for now because of https://github.com/AkashaProject/ipfs-connector/issues/8 and https://github.com/ipld/js-ipld-eth-storage-trie/issues/3

MichaelMure commented 7 years ago

The gateway is actually needed because it serve content for the app (e.g. avatars).

The problem is fixed in ipfs-connector but i'm stuck with this problem: https://github.com/MichaelMure/TotallyNotArbore/blob/master/app/ipfs/ipfsMain.js#L7-L31

If I change the ports, the ipfs-connector of the renderer can't query the API anymore.