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: 5 months 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 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T10:18:34.000Z (about 4 years ago)
- Last Synced: 2025-04-14T02:35:44.709Z (9 months ago)
- Topics: dart, decentralized, encrypted, ethereum, file-sharing, filecoin, ipfs
- Language: Dart
- Homepage: https://uup.bugs.today
- Size: 20.5 KB
- Stars: 7
- 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).