This repository includes script for uploading bulk files in a directory to ipfs using nft.storage
To run this project, you will need to add the following environment variables to your .env file
API_KEY
(your nft.storage API KEY)
Install dependencies
npm i
node index [Absolute path of the folder]