PhysarumSM / service-registry

Apache License 2.0
0 stars 0 forks source link

Auto-hash binary or directory via command-line and associate with key #1

Closed t-lin closed 4 years ago

t-lin commented 4 years ago

(todo)

t-lin commented 4 years ago

Works for single file right now. Directory currently cats file contents and then takes hash, this part needs to be re-designed (e.g. look into what ipfs does).

hivanco commented 4 years ago

Uses same methods as ipfs for creating merkle dag from given file or directory, and takes hash from root node. https://github.com/Multi-Tier-Cloud/hash-lookup/commit/c6a38a2919a519bacaa48b191b04203b588fae4a