nodejs-ipfs-verifier
v0.0.7
Published
A verification library for our IPFS oracle
Downloads
11
Readme
This package describes a framework for proving the availability of files on an IPFS network.
It implements a method for testing the availability of a batch of files over IPFS, and recording their status in a Timestamped Root Hash
Storage proofs can be saved by the caller via a callback, and used to prove the availability of files during the specified timestamp
Install
npm install
Building
npm run build
Run tests
npm test
Author
👤 Alex Miller and Jonah Kaye
- Github: @amiller68
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator