You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note : 1. run.js file imports module from MerkleTree.js. So, you need to have both the files in the repo while running run.js.
2. I have used the javascript module for sha256. To install : npm install js-sha256