keep large objects in small blocks
- create namespace
- append filename with extension as
_KEVA_NS_
value - append encoder info as
_CLITOR_IS_
value - encode file content to base64 string
- split encoded string to
3072
byte pieces - save pieces as namespace records where
key
is part index andvalue
is part data
- kevacoin-cli - CLI tools for KevaCoin blockchain
- kevacoin-php - PHP 8 / Composer library