tools icon indicating copy to clipboard operation
tools copied to clipboard

Hash a File via CLI Tool

Open joepetrowski opened this issue 3 years ago • 1 comments

As pointed out in the README, sometimes files are inputs to functions. However, sometimes (e.g. authorize_upgrade) a file's hash is needed. See e.g. this Stack Exchange question.

Feature Request: Add a CLI command to hash a file (presumably with Blake 256 as default).

joepetrowski avatar May 09 '22 14:05 joepetrowski

PRs welcome to add, should not be much work, but will take me ages to get to - so if urgent, PRs are welcome.

jacogr avatar May 09 '22 17:05 jacogr