Skip to content
/ uup-cli Public

Encrypted and Fully Decentralized File Sharing, Using IPFS, Store on Filecoin and Ethereum.

Notifications You must be signed in to change notification settings

py7hon/uup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUP-CLI

CLI CLient Uploader for UUP.

Install

1. Get Module dart pub get.

2. Get APIKEY on NFT.STORAGE.

3. Copy APIKEY to lib/config.dart on line 2.

4. Compile to Binary:

  • Windows: dart compile exe bin/main.dart -o uup.exe.
  • Linux/Unix: dart compile exe bin/main.dart -o uup.
2021 🄯 Iqbal Rifai.