Skip to content

Implement contract verification during migration #208

@tarrencev

Description

@tarrencev

When declaring new contracts, verify them with starkscan.

We should do this in a generic way to support future verification implementations.

Here is the Starkscan API info:
JSON def:
https://github.com/starkscan/starkscan-verifier/blob/acf3762c3ede91fe22a661e5b74c2e688289ffee/src/types.ts#L5
Endpoint:
https://github.com/starkscan/starkscan-verifier/blob/acf3762c3ede91fe22a661e5b74c2e688289ffee/src/api.ts#L78

Here is the Voyager API repo:
https://github.com/NethermindEth/voyager-verify

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis issue is blocked due to some other issuesenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions