Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 285 Bytes

Provable Data Possession -- service contract and tools

This project contains code for the PDP service contract, auxillory contracts and other tools needed for development, test and deployment of the PDP service contract.

Build

make build

Test

make test

Deploy

todo