FilOzone / pdp

Smart contracts and utilities for Proof of Data Possession
Other
2 stars 2 forks source link

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