mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-01-30 08:24:21 +00:00
clitor
CLI util to operate with large objects in small blocks size
drivers
put
export FS object to blockchain namespace
php driver/put.php processor filename [length]
processor
- path to kevacoin-clifilename
- file path to store in blockchainlength
- optional split size, 3072 bytes max
get
import namespace to FS location
php driver/get.php processor namespace [destination]
processor
- path to kevacoin-clinamespace
- hash received from theput
commanddestination
- optional file system location,data/import
by default
Description
CLI tools for KevaCoin blockchain
blockchainblockchain-fsblockchain-storageclicli-appclitorclitor-phpdecentralized-storagedistributed-storagekevacoinkevacoin-apiphp
Readme
MIT
73 KiB
Languages
PHP
100%