Skip to content

Build IPFS evidence fetcher and validator in grantstream-verifie #46

Description

@teethaking

In grantstream-verifier, write a service that fetches milestone evidence from IPFS by CID using the reqwest crate against a public IPFS gateway. Validate that the fetched content is non-empty, matches expected content type (JSON, PDF, image), and is reachable. Return a VerificationResult enum: Valid, Unreachable, InvalidFormat.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions