Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 641 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 641 Bytes

PLCR App

This app implents a Partial Lock Commit Reveal intended to be used in Aragon's TCR stack, as defined in these documents:

Requirements Technical specs

It's based on the work done by adChain.

Developing

npm install

This installs global package dependencies.

Running tests on all apps can be done running npm run test.