mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-01-27 23:14:32 +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]
processor
- path tokevacoin-cli
filename
- file path to store in blockchainlength
- optional split size, 3072 bytes max
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%