mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-01-31 00:44:18 +00:00
kevacoin-cli
CLI tools for KevaCoin
about
documentation
put
export FS object to blockchain
example
php src/put.php processor filename [delay]
arguments
processor
- path tokevacoin-cli
filename
- path to source filedelay
- optional delay in seconds for pieces pool to preventtoo-long-mempool-chain
reject, default60
fix
check (validate) existing namespace and fix missed FS pieces in blockchain
example
php src/fix.php processor namespace filename [delay]
arguments
processor
- path tokevacoin-cli
namespace
- hash of namespace where object was storedfilename
- path to source filedelay
- optional delay in seconds for pieces pool to preventtoo-long-mempool-chain
reject, default60
get
import stored object from blockchain to FS location
example
php src/get.php processor namespace [filename]
arguments
processor
- path tokevacoin-cli
namespace
- hash of namespace where object was storedfilename
- path to the file
Description
CLI tools for KevaCoin blockchain
blockchainblockchain-fsblockchain-storageclicli-appclitorclitor-phpdecentralized-storagedistributed-storagekevacoinkevacoin-apiphp
Readme
MIT
73 KiB
Languages
PHP
100%