Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Vishwas1 Vishwas1 released this 16 Feb 04:39
· 494 commits to main since this release
e7305f2

Features

  • create_did
  • query_did
  • update_did
  • create_schema
  • query_schema

Limitations

  • create_did: We have followed old w3c did spec, we need to update it to lastest version of the spec.
  • query_did: We have to implement DID Url like query, fragment, path etc.
  • update_did: We need to implement update in such a way that we should be able to update a specific property of the didDoc.
  • create_schema & query_schema: We have some confusion here which we asked to the w3c community here

What's Changed

New Contributors

Full Changelog: https://github.com/hypersign-protocol/hid-node/commits/v0.0.1