TrueBitFoundation / truebit-os

[DEPRECATED] Interactive client
Apache License 2.0
82 stars 26 forks source link

merkle-computer merkleRoot module should be own npm module #110

Open hswick opened 5 years ago

hswick commented 5 years ago

After changes to filesystem we need the merkle root of the code file when creating them in the truebit filesystem. In the scrypt-test we use the merkleRoot module.

We should expose this module more publicly so it can be reused more easily.