Skip to content

Commit 45486c7

Browse files
Add proof DID Method.
1 parent c031c2a commit 45486c7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

methods/proof.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "proof",
3+
"status": "registered",
4+
"verifiableDataRegistry": "Sui Mainnet",
5+
"contactName": "PaperProof Labs",
6+
"contactEmail": "paperproof.labs@gmail.com",
7+
"contactWebsite": "paperproof.wal.app",
8+
"specification": "https://github.com/PaperProofLabs/proof/blob/main/doc/en/Proof%20Protocol%20Specification.md"
9+
}

0 commit comments

Comments
 (0)