Open alainncls opened 5 months ago
As a User, I want to endorse & report Snaps via Verax attestations, So that my contribution lives on-chain
onSign
Following this example: snap://CLwZocaUEbDErtQAsybaudZDJq65a8AwlEFgkGUpmAQ= Note: this subject will be encoded (Solidity keccack256)
snap://CLwZocaUEbDErtQAsybaudZDJq65a8AwlEFgkGUpmAQ=
Following this example:
{ "reaction": "Disputed", "reasons": [ "Scam" ] }
{ "reaction": "Endorsed", "reasons": [ "User-friendly", "Useful" ] }
As a User, I want to endorse & report Snaps via Verax attestations, So that my contribution lives on-chain
Technical notes:
onSign
functionAttestation details
Subject
Following this example:
snap://CLwZocaUEbDErtQAsybaudZDJq65a8AwlEFgkGUpmAQ=
Note: this subject will be encoded (Solidity keccack256)Report Attestation payload
Following this example:
Endorsement Attestation payload
Following this example:
Out of scope:
Acceptance Criteria:
Definition of Ready