Categorygithub.com/hexablock/blox
repositorypackage
0.0.0-20171229175303-0ae67737e69c
Repository: https://github.com/hexablock/blox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

blox Build Status

A Content-Addressable storage system

Command line hash verification

Example:

    # Verify data block
    echo -n -e '\x01' | cat - assembler.go | shasum -a 256 -b