hdp
hdp copied to clipboard
Fact Hash computation command
For debugging purpose and mocking submit-sharp logic, would nice to have command in hdp to compute fact hash value from given Cairo input ( As the hash will be deterministic from input file )
Reference for fact hash calcuation
https://gist.github.com/rkdud007/0b161e3dcd6ede711637edd5a5ead9c3
Ideal solution
hdp compute-fact --input-file ${file_path}