Skip to content
Snippets Groups Projects
Commit 2ba12787 authored by Lyuben Penkovski's avatar Lyuben Penkovski
Browse files

Merge branch 'example-policies-signer-proofs' into 'main'

Create example policies for VC proof creation and verification

See merge request !20
parents 82a2e3b0 f7a10f9f
No related branches found
No related tags found
1 merge request!20Create example policies for VC proof creation and verification
Pipeline #52772 passed with stage
in 35 seconds
package example.createProof
_ := proof.create(input)
package example.verifyProof
valid := proof.verify(input)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment