Upload users.json
Browse files- .integrity/users.json +10 -0
.integrity/users.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": [
|
3 |
+
{
|
4 |
+
"name": "nopattern",
|
5 |
+
"did": "did:key:z6MkutbV1GPZLLquVDwfVrkHcJezwvvCp92RmL1MGdvN4J5Pa",
|
6 |
+
"status": "trusted",
|
7 |
+
"url": "https://huggingface.co/nopattern"
|
8 |
+
}
|
9 |
+
]
|
10 |
+
}
|