-
If we send `schemaId`, it should return the `schema`
-
Implement a RPC to store schema
key : schemaID
value : schemaStr
-
- Get count of schema and did
- Get list of schema (pagination)
-
As of now, the only way to register DID in `hid-node` is through using the following CLI command:
```
hid-noded tx did create-did [did] [didDocString] [createdAt] --from
-
# Introduction
> **The Credential Schema is a document that is used to guarantee the structure, and by extension the semantics, of the set of claims comprising a Verifiable Credential. A shared C…
-
this https://app.fyre.hypersign.id/admin/participants?projectId=61965cc5f46fdca2b7eb4b71 link is globally accessible as long as jwt is valid
- [ ] check for owner
![Screenshot from 2021-11-18…
-
Create a RPC `create-did` under the module `ssi` module
-
![image](https://user-images.githubusercontent.com/15328561/132124892-e0d8a053-629b-4bbb-b15e-c6f73fcdd709.png)
Take help from @Vishwas1
-
If subscription expires:
- [x] Let participants keep participating in the event.
- [x] But we will stop the admin to access the application.
- [x] Notify (by email) admin at 80% and at 100% com…
-
If admin is logged and clicks on `WhitelistForm Url` of the event tile goes to event page to fill the form. at that time, he see his score `0`. Which means he did not participate (i.e Hypersign Auth a…