mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-01-31 00:44:18 +00:00
clitor
CLI util to operate with large objects in small blocks size
drivers
put
export FS object to blockchain namespace
php kevacoin/put.php processor filename [length] [delay]
processor
- path tokevacoin-cli
filename
- local file path to store in blockchainlength
- optional split size,3072
bytes maxdelay
- optional seconds of parts sending delay to preventtoo-long-mempool-chain
reject, default60
get
import namespace to FS location
php kevacoin/get.php processor namespace [destination]
processor
- path tokevacoin-cli
namespace
- 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%