mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-02-07 04:14:21 +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
- file path to store in blockchainlength
- optional split size, 3072 bytes maxdelay
- optional seconds of parts sending delay to preventtoo-long-mempool-chain
reject, 60 by default
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%