This app implents a Partial Lock Commit Reveal intended to be used in Aragon's TCR stack, as defined in these documents:
It's based on the work done by adChain.
npm install
This installs global package dependencies.
Running tests on all apps can be done running npm run test
.