Skip to main content

How to Verify a Contract

[stub] Verification will compare an on-chain locking script and state output against a published Lambit artifact and constructor/state arguments.

Planned Checklist

  • Decode the artifact script placeholders.
  • Rebuild constructor and state arguments.
  • Compare the script hash and state data hash.
  • Record the source revision used for the published artifact.