hypersign-protocol / hid-node

A permissionless blockchain network to manage digital identity and access rights
https://hypersign.id
Apache License 2.0
223 stars 23 forks source link

Implement `get_schema` RPC #11

Closed Vishwas1 closed 2 years ago

Vishwas1 commented 2 years ago

If we send schemaId, it should return the schema

arnabghose997 commented 2 years ago

Code has implemented:

PR: https://github.com/hypersign-protocol/hid-node/pull/12