Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 444 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 444 Bytes

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.