Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kenogo/ipfs-prov

Repository files navigation

IPFS with W3C PROV

Build

Requirements:

  • go
  • node and npm

Build everything simply by running make.

Usage

  1. Run everything with make run.
  2. Open demo web page
  3. If you want to add a new policy file:
    1. ipfs add --provenance <provenance_data> <file>
    2. ipfs name publish --key prov <CID>
    3. It will take a while to sync for the web page
  4. Enjoy
  5. Gracefully stop everything with make stop

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors