Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/py7hon/uup-cli
- Owner: py7hon
- Created: 2021-08-23T07:10:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T10:18:34.000Z (about 3 years ago)
- Last Synced: 2023-03-04T01:29:26.765Z (almost 2 years ago)
- Topics: dart, decentralized, encrypted, ethereum, file-sharing, filecoin, ipfs
- Language: Dart
- Homepage: https://uup.bugs.today
- Size: 20.5 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Codeowners: .github/CODEOWNERS
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).