Originless

v{{ status.appver }}

Upload a .zip to create a folder on IPFS

The archive will be extracted and uploaded as a directory (max {{ status.fileLimit }})

Download content from any URL and upload to IPFS (max {{ status.remoteFileLimit }})

Use curl to upload files from your terminal:

curl -X POST -F "[email protected]" {{ currentUrl }}/upload

Replace yourfile.pdf with your file path

curl -X POST -F "[email protected]" {{ currentUrl }}/uploadzip

Replace archive.zip with your zip path

Uploading to IPFS...

{{ uploadProgress.toFixed(1) }}% complete Uploading... Processing...

Your file is being distributed across the anonymous network