A website for uploading files to IPFS, using Helia
Installation • Usage • Contributing • License
- Node 14+
- Yarn
- Clone this repo:
git clone https://github.com/SoftCreatR/ipfs-file-uploader
- cd into project directory
cd ipfs-uploader
- Install dependencies:
yarn install
yarn dev
yarn build
yarn deploy
If you see Error: ENOSPC: no space left on device
errors, crank up your max inotify watches:
sysctl -w fs.inotify.max_user_watches=524288
echo "fs.inotify.max_user_watches=524288" >> /etc/sysctl.conf
If you have any ideas, just open an issue and describe what you would like to add/change.
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the ecologi project, you’ll be creating employment for local families and restoring wildlife habitats.