Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/py7hon/uup-cli

Encrypted and Fully Decentralized File Sharing, Using IPFS, Store on Filecoin and Ethereum.
https://github.com/py7hon/uup-cli

dart decentralized encrypted ethereum file-sharing filecoin ipfs

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# UUP-CLI
CLI CLient Uploader for [UUP](https://uup.bugs.today).
## Install
**1.** Get Module `dart pub get`.

**2.** Get **APIKEY** on [NFT.STORAGE](https://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](https://www.facebook.com/composer.json).