Ref to the published folder hash
It seems that the published folder is the last item of the list returned by ipfs.util.addFromFs
I'm still missing something, but I can't find docs for ipfs.util.addFromFs...
I can't even find it in the js-ipfs-api repo...
where is it hide itself?! :P
what do you see :D https://github.com/ipfs/js-ipfs-api#add-files-or-entire-directories-from-the-filesystem-to-ipfs
Just saw the pull request #89 resolve the same issue (we can close this)
ahah, I was searching in the code... :P