Skip to content

Create imported credential from hard-coded zkprogram metadata #97

Description

@mitschabaude

Currently, when creating an imported credential we need to compute featureFlags and maxProofsVerified by running all the methods. Later, also the verification key often needs to be created by calling compile(), because we want to hard-code it in our attestation spec.

For imported specs shipped with our library, we should create that data at build time and check that it didn't change in CI. So that users of the library have these specs available immediately without compiling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions