Skip to content

A simple helper script to upload files to IPFS via the console

License

Notifications You must be signed in to change notification settings

SteffenKeller/ipfs-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-uploader

This is a simple node helper script to upload files to IPFS using the Infura API.

How to use

  1. Install dependencies with npm install
  2. Update the config.js file with your Infura project id and secret
  3. Add your file(s) to the upload folder
  4. Run node upload.js

Dependencies

About

A simple helper script to upload files to IPFS via the console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published