ipfs-uploader This is a simple node helper script to upload files to IPFS using the Infura API. How to use Install dependencies with npm install Update the config.js file with your Infura project id and secret Add your file(s) to the upload folder Run node upload.js Dependencies ipfs-http-client