Refactor out IPFS class from API/FileController.ts
Author: kennylavenderCreated Oct 31, 2018Updated Jan 8, 2019
Labelsrefactor
API/FileController currently contains its a function that uploads to IPFS, it should be extracted how the other modules have a IPFS class.
Source: poetapp/node