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

Create example policies for VC proof creation and verification

parent 82a2e3b0
No related branches found
No related tags found
1 merge request!20Create example policies for VC proof creation and verification
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