Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 710 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 710 Bytes

PoP : Proof-of-Provenance

This project aims at building a solution to track critical software lifecycle on Cardano.

It is meant to provide two set of tools:

  • Off-chain untrusted services to track events happening on-chain, provide a nice user interface to summarize those, and tools to interoperate with code infrastructure ie. artifacts repository like hackage, crates.io, Docker hub or maven central,
  • On-chain smart contracts and associated tooling to enforce PoP rules on Cardano.

A somewhat detailed specification of PoP is available.