Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 206 Bytes

File metadata and controls

11 lines (8 loc) · 206 Bytes

ipfs-ftp

A simple ftp server that serves the IPFS MFS. It has no authentication and will only connect to an ipfs node running on standard ports (as of now).

Usage

yarn install
yarn start