kommitters/chaincerts-smart-contracts

Create Vault Contract function to deploy and register a DID

Closed this issue · 0 comments

Objective

Create a new function that allows deploying and registering a new DID at the same time in the Vault Smar Contract.

Checklist

  • Rename the old register_vault function to register_vault_with_did.
  • Create the new function as register_vault.
  • Update the respective documentation.