tableflip/ipfs-fuse

Name: ipfs-fuse

Owner: TABLEFLIP

Description: Mount IPFS MFS as a FUSE volume using Node.js

Created: 2018-03-15 14:06:43.0

Updated: 2018-05-25 11:43:59.0

Pushed: 2018-03-17 08:58:59.0

Homepage: https://youtu.be/jXkTEBdM6aA

Size: 189

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ipfs-fuse

dependencies Status JavaScript Style Guide

Mount IPFS MFS as a FUSE volume using Node.js

EXPERIMENTAL! Most things you can do, some things will explode.

Demo: https://youtu.be/jXkTEBdM6aA

Install

Full installation instructions are also available.

Install FUSE, Node.js and IPFS (the Go version), and start your IPFS daemon. Then:

install -g ipfs-fuse

You need Python 2 to install, so you might need to tell gyp the path to Python2. For me it looked like this:

config_python=/usr/local/opt/python2/bin/python2 npm i -g ipfs-fuse
Usage

Mount IPFS MFS on ~/IPFS or I:// (windows).

-fuse

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.