Skip to content
/ w3s-cli Public

A simple command line program to upload file or directory to web3.storage with optional encryption and compression

License

Notifications You must be signed in to change notification settings

qdwang/w3s-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3s-cli

release

A simple command line program to upload file or directory to web3.storage with optional encryption and compression.

w3s-cli

Features

  • Uploads single file to web3.storage
  • Uploads entire directory recursively to web3.storage
  • Uploads with optional encryption and compression
  • Encryption and compression during upload, no pre-processing required

  • Downloads single file from IPFS gateway
  • Downloads entire directory recursively from IPFS gateway
  • Downloads with optional decryption and decompression
  • Decryption and decompression during download, no post-processing required

Preparation

  1. Sign in https://web3.storage/.
  2. Create an API token and copy it to the clipboard.
  3. Download the w3s executable file here.
  4. Open termianl and type:
w3s remember eyJhbG...lq0(your API token)
  1. Now you can upload your files. (Don't upload your sensitive data without encryption)

About

A simple command line program to upload file or directory to web3.storage with optional encryption and compression

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages