Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 731 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 731 Bytes

Uploading Foloder to IPFS using nft.storage

This repository includes script for uploading bulk files in a directory to ipfs using nft.storage

Acknowledgements

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY (your nft.storage API KEY)

Tech Stack

Installation

Install dependencies

  npm i
  node index [Absolute path of the folder]